From 86e20f7c8bfd16e6c9ff269c2f21ce500aa4c92b Mon Sep 17 00:00:00 2001 From: Jamo Luhrsen Date: Thu, 2 Aug 2018 15:32:19 -0700 Subject: Add OS_DEPLOY topology variable to pybot args Change-Id: I2fd7485b0938bfa481f9c24add704658aab210f8 Signed-off-by: Jamo Luhrsen --- jjb/cperf/cperf-robot-netvirt-csit.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'jjb/cperf/cperf-robot-netvirt-csit.sh') 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 \ -- cgit 1.2.3-korg