summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2018-08-03 00:35:51 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-08-03 00:35:51 +0000
commite1237bbaa4e7ebd0fba8d3a254a8addbec4724e6 (patch)
tree101bd102ace2dc686ea615e2e60dfdc8f677e7c5 /jjb
parentc0e7b09b0a23ba6cc311f9684a94813a76e96a14 (diff)
parent86e20f7c8bfd16e6c9ff269c2f21ce500aa4c92b (diff)
Merge "Add OS_DEPLOY topology variable to pybot args"
Diffstat (limited to 'jjb')
-rwxr-xr-xjjb/cperf/cperf-robot-netvirt-csit.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/cperf/cperf-robot-netvirt-csit.sh b/jjb/cperf/cperf-robot-netvirt-csit.sh
index c787cfcc0..71508b005 100755
--- a/jjb/cperf/cperf-robot-netvirt-csit.sh
+++ b/jjb/cperf/cperf-robot-netvirt-csit.sh
@@ -93,6 +93,7 @@ robot_cmd="pybot \
-v ODL_STREAM:$ODL_STREAM \
-v ODL_SYSTEM_IP:$CONTROLLER_1_IP \
-v OS_CONTROL_NODE_IP:$CONTROLLER_1_IP \
+ -v OS_DEPLOY="0cmb-1ctl-2cmp" \
-v OPENSTACK_BRANCH:$FULL_OS_VER \
-v OS_USER:heat-admin \
-v ODL_ENABLE_L3_FWD:yes \