Add OS_DEPLOY topology variable to pybot args 37/60537/1
authorJamo Luhrsen <jluhrsen@redhat.com>
Thu, 2 Aug 2018 22:32:19 +0000 (15:32 -0700)
committerJamo Luhrsen <jluhrsen@redhat.com>
Thu, 2 Aug 2018 22:32:19 +0000 (15:32 -0700)
Change-Id: I2fd7485b0938bfa481f9c24add704658aab210f8
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
jjb/cperf/cperf-robot-netvirt-csit.sh

index c787cfc..71508b0 100755 (executable)
@@ -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 \