Update zuul-dev.o.o pipelines

zuul-dev is for testing only so we set all zuul-dev pipelines
to low priority.  We also want to update zuul-dev pipelines
to match zuul pipeline configurations.

Change-Id: I392496d2d48952fe2eac24e1ebcdf1aea0721e06
This commit is contained in:
Khai Do 2015-11-04 16:19:59 -08:00
parent 23da1ea04a
commit 4191ccb501
1 changed files with 4 additions and 3 deletions

View File

@ -81,7 +81,7 @@ pipelines:
description: This pipeline runs jobs in response to any tag event.
manager: IndependentPipelineManager
source: gerrit
precedence: high
precedence: low
trigger:
gerrit:
- event: ref-updated
@ -91,7 +91,7 @@ pipelines:
description: This pipeline runs jobs on projects in response to pre-release tags.
manager: IndependentPipelineManager
source: gerrit
precedence: high
precedence: low
trigger:
gerrit:
- event: ref-updated
@ -101,7 +101,7 @@ pipelines:
description: When a commit is tagged as a release, this pipeline runs jobs that publish archives and documentation.
manager: IndependentPipelineManager
source: gerrit
precedence: high
precedence: low
trigger:
gerrit:
- event: ref-updated
@ -149,6 +149,7 @@ pipelines:
on the same project are still mergeable.
failure-message: Build failed (merge-check pipeline).
manager: IndependentPipelineManager
ignore-dependencies: true
source: gerrit
precedence: low
require: