Feat run openqa tests #100

Merged
tcooper merged 3 commits from feat_run_openqa_tests into develop 2022-05-20 02:37:35 +00:00
Showing only changes of commit 245ac5842b - Show all commits

View File

@ -1,4 +1,5 @@
#!/bin/bash
set -e
ROCKY_FLAVOR="${ROCKY_FLAVOR:-boot-iso}"
@ -19,6 +20,7 @@ else
exit 1
fi
export PS4='# '
set -o xtrace
openqa-cli api \
-X POST isos \