Merge "installing attwf dependent services in api-tests pipeline"
diff --git a/jjb/charts.yaml b/jjb/charts.yaml
index 7348765..f499eab 100644
--- a/jjb/charts.yaml
+++ b/jjb/charts.yaml
@@ -58,7 +58,8 @@
 
           # Setup and build the helm repo
           helm init --client-only
-          helm repo add incubator https://kubernetes-charts-incubator.storage.googleapis.com/
+          helm repo add incubator http://storage.googleapis.com/kubernetes-charts-incubator
+          helm repo add cord https://charts.opencord.org
           helm repo add rook-beta https://charts.rook.io/beta
 
           git clone https://gerrit.opencord.org/helm-repo-tools