aboutsummaryrefslogtreecommitdiff
path: root/scripts/games.sh
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-25 23:24:04 -0400
committerCraig Jennings <c@cjennings.net>2026-06-25 23:24:04 -0400
commitfb495d454edc3c2abac572d2e007f287fa2675e7 (patch)
treec45306bae80c16fc4235a2eabd5e3f3705050496 /scripts/games.sh
parent771b92ef7061f230a04f26cc26b5d72a18c3060c (diff)
downloadarchsetup-fb495d454edc3c2abac572d2e007f287fa2675e7.tar.gz
archsetup-fb495d454edc3c2abac572d2e007f287fa2675e7.zip
fix(testing): keep the bare-metal runner past a failing Testinfra sweep
run-test-baremetal.sh runs under set -e, and the P-D migration left run_testinfra_validation called bare. It returns pytest's rc, so a failing sweep aborted the script before it wrote the report or the TEST FAILED summary. The old run_all_validations returned 0 and never tripped set -e. Mirror the VM runner: set +e around the call, capture the rc, and derive TEST_PASSED from it so the report and summary always run.
Diffstat (limited to 'scripts/games.sh')
0 files changed, 0 insertions, 0 deletions