Add 'check arm64' trigger to check-arm64 pipeline

The check-arm64 pipeline is a non-voting pipeline. At times it is useful
to limit rechecks to ARM64 jobs rather than also the main check
pipeline which can spawn potentially dozens of x86_64 jobs.

In addition to the existing "recheck" trigger, this patch adds a new
"check arm64" trigger.

Change-Id: I57b480156165c3fe0001b6caba59ccfea216160b
This commit is contained in:
Carlos Goncalves 2020-09-14 16:27:12 +02:00
parent 67dbee77ff
commit 8862d9e90c
1 changed files with 2 additions and 1 deletions

View File

@ -429,7 +429,8 @@
- event: patchset-created
- event: change-restored
- event: comment-added
comment: (?i)^(Patch Set [0-9]+:)?( [\w\\+-]*)*(\n\n)?\s*recheck
comment: (?i)^(Patch Set [0-9]+:)?( [\w\\+-]*)*(\n\n)?\s*(recheck|check arm64)
success:
gerrit: {}
mysql: