Change gate queue to normal precedence
With the active window in effect, it should be less likely to starve the check queue. Change-Id: I814c8e462e620929e0338a7ad26852eadaa89384
This commit is contained in:
parent
23983c79ad
commit
51a7db6eb9
@ -31,7 +31,7 @@ pipelines:
|
||||
description: Changes that have been approved by core developers are enqueued in order in this pipeline, and if they pass tests in Jenkins, will be merged.
|
||||
failure-message: Build failed. For information on how to proceed, see https://wiki.openstack.org/wiki/GerritJenkinsGit#Test_Failures
|
||||
manager: DependentPipelineManager
|
||||
precedence: low
|
||||
precedence: normal
|
||||
trigger:
|
||||
gerrit:
|
||||
- event: comment-added
|
||||
|
Loading…
x
Reference in New Issue
Block a user