We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d2079f commit 40005afCopy full SHA for 40005af
run_containerqa.sh
@@ -54,4 +54,7 @@ do
54
done
55
56
echo "Ensure that the run-folder-as-tests sub-repo is properly pulled down."
57
-echo "Ensure Podman is installed on the host under tests."
+echo "Ensure Podman is installed on the host under tests."
58
+echo "See test.yaml file if in doubts"
59
+SUITE_FOLDER="containersQa"
60
+bash ${SCRIPT_DIR}run-folder-as-tests/run-folder-as-tests.sh ${SCRIPT_DIR}/${SUITE_FOLDER} ${CONTAINER_VERSION}
0 commit comments