Merge "Chore: Update common-packer to the latest v0.10.0"
[releng/builder.git] / jjb / integration / integration-run-test.sh
index f2762481076e45aae1eaa43e4e53a9eb02d26c87..fa9db12048a4b96073e225c07f2abbb21ac0528f 100755 (executable)
@@ -38,7 +38,7 @@ echo "Starting Robot test suites ${SUITES} ..."
 # ${TESTOPTIONS}, ${SUITES} are space-separated parameters and should not be quoted.
 # shellcheck disable=SC2086
 robot -N "${TESTPLAN}" \
-      --removekeywords wuks -c critical -e exclude -e "skip_if_${DISTROSTREAM}" \
+      --removekeywords wuks -e exclude -e "skip_if_${DISTROSTREAM}" \
       -v BUNDLEFOLDER:"${BUNDLEFOLDER}" \
       -v BUNDLE_URL:"${ACTUAL_BUNDLE_URL}" \
       -v CONTROLLER:"${ODL_SYSTEM_IP}" \