radv/ci: allow specifying a warning pattern

This will be used to detect soft resets without aborting the run, but
still make the job fail.

Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org>
Acked-by: Timur Kristóf <timur.kristof@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16841>
This commit is contained in:
Martin Roukala (né Peres) 2022-06-20 16:53:51 +03:00
parent 3e90eb4463
commit acbec0fa23
1 changed files with 3 additions and 0 deletions

View File

@ -35,6 +35,9 @@ console_patterns:
job_success:
regex: >-
{{ job_success_regex }}
job_warn:
regex: >-
{{ job_warn_regex }}
# Environment to deploy
deployment: