diff --git a/run-openqa-tests.sh b/run-openqa-tests.sh index 7fb0ac28..185ff28a 100755 --- a/run-openqa-tests.sh +++ b/run-openqa-tests.sh @@ -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 \