summaryrefslogtreecommitdiffstats
path: root/jjb/cperf/cperf-robot-netvirt-csit.sh
diff options
context:
space:
mode:
authorJamo Luhrsen <jluhrsen@redhat.com>2018-08-02 15:32:19 -0700
committerJamo Luhrsen <jluhrsen@redhat.com>2018-08-02 15:32:19 -0700
commit86e20f7c8bfd16e6c9ff269c2f21ce500aa4c92b (patch)
treea868d3939517d5977e5b5237928b39afe0fdfa52 /jjb/cperf/cperf-robot-netvirt-csit.sh
parenta50d18ac8345dc3607f2639e7753dbba8465edbb (diff)
Add OS_DEPLOY topology variable to pybot args
Change-Id: I2fd7485b0938bfa481f9c24add704658aab210f8 Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Diffstat (limited to 'jjb/cperf/cperf-robot-netvirt-csit.sh')
-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 \