Skip to content

Commit 386855f

Browse files
committed
Running the suite
1 parent 4d2079f commit 386855f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

run_containerqa.sh

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,7 @@ do
5454
done
5555

5656
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."
57+
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.sh ${SCRIPT_DIR}/${SUITE_FOLDER} ${CONTAINER_VERSION}

0 commit comments

Comments
 (0)