-python3 -m pytest $TEST_SUITE -v --update_ref 1 -m create_ref_part2 -n auto || exit_code=$?# Catch exit code to prevent halt in case this step produces zero tests
.update-scripts-repo:&update-scripts-repo
@@ -212,9 +214,9 @@ stages:
# timeout of 15 min per individual testcase - hopefully too much, but better be safe for now