ci: drop unneeded printing of pass/fail alongside the exit_code

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35214>
This commit is contained in:
Eric Engestrom
2025-05-28 19:13:16 +02:00
committed by Marge Bot
parent fe2c93a788
commit 5a5b00cfca
8 changed files with 17 additions and 22 deletions

View File

@@ -393,7 +393,7 @@ yaml-toml-shell-py-test:
SCRIPTS_DIR: install
CI_TRON_PATTERN__JOB_SUCCESS__REGEX: 'hwci: mesa: pass, exit_code: 0\r$'
CI_TRON_PATTERN__JOB_SUCCESS__REGEX: 'hwci: mesa: exit_code: 0\r$'
CI_TRON_PATTERN__SESSION_END__REGEX: '^.*It''s now safe to turn off your computer\r$'
CI_TRON_TIMEOUT__FIRST_CONSOLE_ACTIVITY__MINUTES: 2