commit | f300fc35eef5f3e89ac77af7826fb96b947565d7 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Fri Sep 11 14:01:12 2020 +0200 |
committer | Andrea Campanella <andrea@opennetworking.org> | Fri Sep 11 14:01:12 2020 +0200 |
tree | acd0ab872b92a1d9b203fc310d03f64bbf210944 | |
parent | 2f21f98047b16f64aa7b88656ea28cf320406ee5 [diff] |
BBSIM cfg for etcd test Change-Id: I64c65d808fe7193d152d40ce8cf68dcb10cb1dfd
diff --git a/jjb/pipeline/voltha-system-test-bbsim.groovy b/jjb/pipeline/voltha-system-test-bbsim.groovy index 7c4ceba..b81f670 100644 --- a/jjb/pipeline/voltha-system-test-bbsim.groovy +++ b/jjb/pipeline/voltha-system-test-bbsim.groovy
@@ -37,7 +37,8 @@ WITH_BBSIM="y" DEPLOY_K8S="y" VOLTHA_LOG_LEVEL="DEBUG" - CONFIG_SADIS="y" + CONFIG_SADIS="external" + BBSIM_CFG="configs/bbsim-sadis-att.yaml" ROBOT_MISC_ARGS="-d $WORKSPACE/RobotLogs" }