Enable rebooting the Tucson pod ONUs via power switch before starting the tests
Change-Id: I4d5bc5a2f48d16eb37f4a4aaf538c45179e55fa6
diff --git a/jjb/voltha-e2e.yaml b/jjb/voltha-e2e.yaml
index 817e15f..67c5aeb 100644
--- a/jjb/voltha-e2e.yaml
+++ b/jjb/voltha-e2e.yaml
@@ -157,6 +157,7 @@
oltDebVersionMaster: 'openolt_asfvolt16-3.3.2-f7feb4b828467ccc99104b56b29dc7a19aa2008b-40G-NNI.deb'
oltDebVersionVoltha23: 'openolt_asfvolt16-3.2.0-fc10f0d035181d3125ffc6e7a60bf5328fcf5bfa-40G-NNI.deb'
profile: 'Default'
+ default-test-args: '-i sanityORDeleteOLT -i PowerSwitch -X'
# Per-patchset Pod builds on Tucson pod
- 'verify_physical_voltha_patchset_manual':
@@ -167,7 +168,7 @@
oltDebVersionVoltha23: 'openolt_asfvolt16-3.2.0-fc10f0d035181d3125ffc6e7a60bf5328fcf5bfa-40G-NNI.deb'
profile: 'Default'
trigger-string: 'hardware test'
- default-test-args: '-i sanityORDeleteOLT -X'
+ default-test-args: '-i sanityORDeleteOLT -i PowerSwitch -X'
# Per-patchset Pod builds on Tucson pod
@@ -180,8 +181,7 @@
profile: 'Default'
pipeline-script: 'voltha-dt-physical-build-and-tests.groovy'
trigger-string: 'DT hardware test'
- default-test-args: '-i sanityDt -X'
-
+ default-test-args: '-i sanityDt -i PowerSwitch -X'
# Manual build job for Tucson pod
@@ -194,6 +194,7 @@
oltDebVersionMaster: 'openolt_asfvolt16-3.3.2-f7feb4b828467ccc99104b56b29dc7a19aa2008b-40G-NNI.deb'
oltDebVersionVoltha23: 'openolt_asfvolt16-3.2.0-fc10f0d035181d3125ffc6e7a60bf5328fcf5bfa-40G-NNI.deb'
profile: 'Default'
+ default-test-args: '-i sanityORDeleteOLT -i PowerSwitch -X'
- job-template:
id: 'voltha-periodic-test'