Use 'robot' cli instead of 'pybot'
[releng/builder.git] / jjb / integration / integration-start-cluster-run-test.sh
index c4260c71114b0f6386d5363c3447d14016de22ce..64b261854152c26baa8d49dcce06d4783c98f4b5 100644 (file)
@@ -108,7 +108,7 @@ done
 get_test_suites SUITES
 
 echo "Starting Robot test suites ${SUITES} ..."
-pybot -N ${TESTPLAN} \
+robot -N ${TESTPLAN} \
       --removekeywords wuks -c critical -e exclude -e skip_if_${DISTROSTREAM} \
       -v BUNDLEFOLDER:${BUNDLEFOLDER} \
       -v BUNDLE_URL:${ACTUAL_BUNDLE_URL} \