Add SECURITY_GROUP_MODE to pybot command line args 08/52908/2
authorJamo Luhrsen <jluhrsen@redhat.com>
Mon, 6 Mar 2017 21:05:40 +0000 (13:05 -0800)
committerJamo Luhrsen <jluhrsen@redhat.com>
Mon, 6 Mar 2017 21:30:49 +0000 (21:30 +0000)
Change-Id: I2665987ff0ddcb3493b40405c57ccfcecd8f8d1b
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
jjb/integration/include-raw-integration-deploy-openstack-run-test.sh

index 28aa092afd02dd8ad259957f99b1be8379400d40..39f0822f0f97ff28a23e6077f2b4c87ce1b3b74b 100644 (file)
@@ -692,6 +692,7 @@ pybot -N ${TESTPLAN} --removekeywords wuks -c critical -e exclude \
     -v OS_COMPUTE_2_IP:${OPENSTACK_COMPUTE_NODE_2_IP} \
     -v OS_USER:${USER} \
     -v PUBLIC_PHYSICAL_NETWORK:${PUBLIC_PHYSICAL_NETWORK} \
+    -v SECURITY_GROUP_MODE:${SECURITY_GROUP_MODE} \
     -v TOOLS_SYSTEM_IP:${TOOLS_SYSTEM_1_IP} \
     -v TOOLS_SYSTEM_1_IP:${TOOLS_SYSTEM_1_IP} \
     -v TOOLS_SYSTEM_2_IP:${TOOLS_SYSTEM_2_IP} \