Increase check and gate pipeline priority

Check should be higher than periodic, and gate should be higher
than check.

Change-Id: I5b5b829ab592cd53a2499a22493c348590b09573
This commit is contained in:
James E. Blair 2022-05-23 19:34:10 -07:00
parent ed439bcd81
commit 2370d23454

View File

@ -8,7 +8,7 @@
Build failed (check pipeline). For information on how to proceed, see
http://docs.openstack.org/infra/manual/developers.html#automated-testing
manager: independent
precedence: low
precedence: normal
require:
gerrit:
open: True
@ -39,7 +39,7 @@
Build failed (gate pipeline). For information on how to proceed, see
http://docs.openstack.org/infra/manual/developers.html#automated-testing
manager: dependent
precedence: normal
precedence: high
supercedes: check
post-review: True
require: