ci/bare-metal: Drop the 2 vs 1 exit code from poe_run.
authorEric Anholt <eric@anholt.net>
Wed, 18 Oct 2023 13:25:44 +0000 (15:25 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 19 Oct 2023 07:42:15 +0000 (07:42 +0000)
commit97b2afa16aeeceff53fb43f657d4bfb8928682b1
tree56704cde840987674e5497043411d61e5ec2dd0e
parente2e3e4cbf3bf1865e1e80013046f8379cf8beaa7
ci/bare-metal: Drop the 2 vs 1 exit code from poe_run.

This exit code was used for the intra-job retries on the other bare-metal
run scripts, but poe_run doesn't do that.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25790>
.gitlab-ci/bare-metal/poe_run.py