commit | 4be370672457f2e58b75bc397170d98f8ce775d2 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@opennetworking.org> | Mon Jun 29 15:17:26 2020 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Mon Jun 29 15:17:26 2020 -0700 |
tree | 8823aab17eb1d44c505e67483e87ac9ee94caa9d | |
parent | 880d886ece548eb3496f9982050dd3a1405b8506 [diff] [blame] |
VOL-3292 Consolidate BBSIM tests Change-Id: I313ea3d5414b710eb1f1163ac6781179b521e257
diff --git a/jjb/pipeline/voltha-nightly-tests-bbsim.groovy b/jjb/pipeline/voltha-nightly-tests-bbsim.groovy index f01a024..2e66338 100644 --- a/jjb/pipeline/voltha-nightly-tests-bbsim.groovy +++ b/jjb/pipeline/voltha-nightly-tests-bbsim.groovy
@@ -37,7 +37,7 @@ DEPLOY_K8S="yes" VOLTHA_LOG_LEVEL="DEBUG" CONFIG_SADIS="no" - ROBOT_MISC_ARGS="${params.extraRobotArgs}" + ROBOT_MISC_ARGS="-e PowerSwitch ${params.extraRobotArgs}" } stages {