commit | b557a21b88ed1b500606346b001072b9872e5b3a | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Fri Aug 17 14:53:10 2018 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Fri Aug 17 14:53:10 2018 -0700 |
tree | 656c954d7491284078c9166d4aadc44aab97e82e | |
parent | bf4339cc0c33110a8a6733ec23fede8c0236e9d1 [diff] |
add rook helm repo to lint job Change-Id: If2da02f7da948e75cfaa30f4dca6b400fa35623e
diff --git a/jjb/lint.yaml b/jjb/lint.yaml index 7db3452..9a672f5 100644 --- a/jjb/lint.yaml +++ b/jjb/lint.yaml
@@ -128,6 +128,7 @@ - shell: | helm init --client-only helm repo add incubator https://kubernetes-charts-incubator.storage.googleapis.com/ + helm repo add rook-beta https://charts.rook.io/beta helm repo add cord https://charts.opencord.org/master - shell: !include-raw-escape: shell/helmlint.sh