commit | 53a90dd1ec2a840e0b868a2640e20ed3415a5956 | [log] [tgz] |
---|---|---|
author | Carmelo Cascone <carmelo@opennetworking.org> | Mon Feb 24 19:45:55 2020 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Mon Feb 24 19:45:55 2020 +0000 |
tree | 88d6a1deb852726e31f023ebf88830fa991971e4 | |
parent | e234fa538825bbbcc7a788756c698cbeb3bf4593 [diff] | |
parent | a5f0078f3d1748ed97b041ca7949fc902f625cf6 [diff] |
Merge "Always save logs after XOS service upgrade"
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 {