summaryrefslogtreecommitdiffstats
path: root/jjb/cperf/cperf-robot-netvirt-csit.sh
diff options
context:
space:
mode:
authorJamo Luhrsen <jluhrsen@redhat.com>2018-08-04 14:31:46 -0700
committerJamo Luhrsen <jluhrsen@redhat.com>2018-08-04 14:31:46 -0700
commit0e0dda750278d88e89ba348cdf489a910cd40054 (patch)
treea1104aca185c21cc730f911f09457170273440ec /jjb/cperf/cperf-robot-netvirt-csit.sh
parent8d98031c20f0ecbff308f191e1fb944dcfd90f49 (diff)
Use TOPO, not TOPOLOGY
Change-Id: I86453397a6039c130281de83571489380fc0e309 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.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/cperf/cperf-robot-netvirt-csit.sh b/jjb/cperf/cperf-robot-netvirt-csit.sh
index 6e92e355f..c30ff4e02 100755
--- a/jjb/cperf/cperf-robot-netvirt-csit.sh
+++ b/jjb/cperf/cperf-robot-netvirt-csit.sh
@@ -94,7 +94,7 @@ robot_cmd="pybot \
-v ODL_SYSTEM_IP:$CONTROLLER_1_IP \
-v OS_CONTROL_NODE_IP:$CONTROLLER_1_IP \
-v OPENSTACK_BRANCH:$FULL_OS_VER \
- -v OPENSTACK_TOPOLOGY="0cmb-1ctl-2cmp" \
+ -v OPENSTACK_TOPO="0cmb-1ctl-2cmp" \
-v OS_USER:heat-admin \
-v ODL_ENABLE_L3_FWD:yes \
-v ODL_SYSTEM_USER:heat-admin \