commit | b5c8cafbb603c1485a220b776d1d13fb689eabc8 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@opennetworking.org> | Mon Apr 06 14:12:07 2020 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Thu Apr 09 18:18:36 2020 +0000 |
tree | 269b487e9b8f9852bfc97517e15480e3577bc461 | |
parent | f284d3f27f902cbbdfc2aa8e52804c2f466f08de [diff] [blame] |
VOL-2871 VOL-2872 Pipeline changes for moving kind-voltha to gerrit Change-Id: I2a116966ce1bf275ce871d66cb4d0f25f1466501
diff --git a/jjb/pipeline/voltha-system-test-bbsim.groovy b/jjb/pipeline/voltha-system-test-bbsim.groovy index 2d89c03..fcea75a 100644 --- a/jjb/pipeline/voltha-system-test-bbsim.groovy +++ b/jjb/pipeline/voltha-system-test-bbsim.groovy
@@ -45,7 +45,7 @@ stage('Create Kubernetes Cluster') { steps { sh """ - git clone https://github.com/ciena/kind-voltha.git + git clone https://gerrit.opencord.org/kind-voltha pushd kind-voltha/ JUST_K8S=y ./voltha up popd