mesa/.gitlab-ci/common
Guilherme Gallo ea85f6cfda ci: Fix init-stage2 exit code
After a LAVA job submitter rework, the init-stage2.sh was changed to be
compatible with new LAVA job definitions, but the result from the script
represented by `HWCI_TEST_SCRIPT` variable is obfuscated by the `set -e`
command. So when the test script fails, `set` will override the exit
code and the jobs will pass when they should fail.

Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16325>
2022-05-04 23:39:15 +00:00
..
capture-devcoredump.sh ci/bare-metal: Move devcoredump capture to CI common 2021-06-15 14:02:44 +02:00
generate-env.sh ci/lava: Simplify passthrough of the request to upload results/ to minio. 2022-04-05 21:37:46 +00:00
init-stage1.sh ci/turnip: Increase the hangcheck timer to 2 seconds. 2022-03-18 19:07:24 +00:00
init-stage2.sh ci: Fix init-stage2 exit code 2022-05-04 23:39:15 +00:00
intel-gpu-freq.sh ci: Add CPU frequency adjustment capability 2022-04-27 18:46:05 +03:00
start-x.sh ci: Disable Xorg's screensaver entirely. 2021-06-14 17:49:38 +00:00