commit | e234fa538825bbbcc7a788756c698cbeb3bf4593 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@opennetworking.org> | Mon Feb 24 11:32:03 2020 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Mon Feb 24 11:32:03 2020 -0700 |
tree | 016d51e2ee127f912e66c3c298d304422320a172 | |
parent | ec2b3e2aa2eb6374d9e2fc0d7176401ba7e3d5f3 [diff] |
Re-enable device teardown for per-patchset sanity test Change-Id: I18cf4dc1d17833fe7ec9a19cd97239a23838135d
diff --git a/jjb/pipeline/voltha-bbsim-tests.groovy b/jjb/pipeline/voltha-bbsim-tests.groovy index 1865276..588136e 100644 --- a/jjb/pipeline/voltha-bbsim-tests.groovy +++ b/jjb/pipeline/voltha-bbsim-tests.groovy
@@ -37,7 +37,7 @@ DEPLOY_K8S="y" VOLTHA_LOG_LEVEL="DEBUG" CONFIG_SADIS="n" - ROBOT_MISC_ARGS="-d $WORKSPACE/RobotLogs -v teardown_device:False" + ROBOT_MISC_ARGS="-d $WORKSPACE/RobotLogs" } stages {