Exclude test cases labeled with skip_if_{stream}
[releng/builder.git] / jjb / integration / include-raw-integration-deploy-openstack-run-test.sh
index 1a47f91d6a6891017e241918a047a145fb811abf..13c9c624687bd8da097339b88ad6e723eae550c4 100644 (file)
@@ -804,7 +804,7 @@ source /tmp/os_netvirt_client_rc
 #FIXME currently support only 1 site
 echo "Starting Robot test suites ${SUITES} ..."
 # please add pybot -v arguments on a single line and alphabetized
-pybot -N ${TESTPLAN} --removekeywords wuks -c critical -e exclude \
+pybot -N ${TESTPLAN} --removekeywords wuks -c critical -e exclude -e skip_if_${DISTROSTREAM} \
     -v BUNDLEFOLDER:${BUNDLEFOLDER} \
     -v BUNDLE_URL:${ACTUAL_BUNDLE_URL} \
     -v CONTROLLER_USER:${USER} \