Using test ONOS image on demo-pod
Change-Id: Ia213a3ab345917e3a351f4e2c30cb446af48a232
diff --git a/jjb/voltha-test/voltha.yaml b/jjb/voltha-test/voltha.yaml
index d4d39a0..d42c198 100644
--- a/jjb/voltha-test/voltha.yaml
+++ b/jjb/voltha-test/voltha.yaml
@@ -205,6 +205,7 @@
waitTimerForOltUp: 540
VolthaEtcdPort: 9999
time: '1'
+ extraHelmFlags: "--set onos-classic.image.repository=matteoscandolo/voltha-onos --set onos-classic.image.tag=oltapp"
# Menlo pod test job - master test job uses tech profile on voltha branch
- 'build_voltha_pod_test':
@@ -230,6 +231,7 @@
in-band-management: true
waitTimerForOltUp: 540
time: '4'
+ extraHelmFlags: "--set onos-classic.image.repository=matteoscandolo/voltha-onos --set onos-classic.image.tag=oltapp"
# Menlo pod test job - uses tech profile on voltha branch
- 'build_voltha_pod_test':
@@ -260,6 +262,7 @@
in-band-management: true
time: '7'
pipeline-script: 'voltha/voltha-2.8/physical-build.groovy'
+ extraHelmFlags: "--set onos-classic.image.repository=matteoscandolo/voltha-onos --set onos-classic.image.tag=oltapp"
# Menlo pod test job - uses tech profile on voltha branch
- 'build_voltha_pod_test':
@@ -274,6 +277,7 @@
profile: '1T8GEM'
pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy'
power-switch: True
+ extraHelmFlags: "--set onos-classic.image.repository=matteoscandolo/voltha-onos --set onos-classic.image.tag=oltapp"
# ONF Menlo Soak POD build job - voltha-master branch
- 'build_voltha_pod_manual':