Merge "Mark publish-openstack-artifacts and pipelines as post-review"

This commit is contained in:
Zuul 2017-10-15 14:22:45 +00:00 committed by Gerrit Code Review
commit 9552703c6e
2 changed files with 5 additions and 0 deletions

View File

@ -89,6 +89,7 @@
name: publish-openstack-artifacts
description: |
Publish job to upload artifacts to tarballs.openstack.org
post-review: True
post-run: playbooks/publish/openstack-artifacts
secrets:
- secret: site_tarballs

View File

@ -58,6 +58,7 @@
http://docs.openstack.org/infra/manual/developers.html#automated-testing
manager: dependent
precedence: high
post-review: True
require:
gerrit:
open: True
@ -95,6 +96,7 @@
description: This pipeline runs jobs that operate after each change is merged.
manager: independent
precedence: low
post-review: True
require:
gerrit:
open: True
@ -118,6 +120,7 @@
description: When a commit is tagged with a pre-release tag, this pipeline runs jobs that publish archives and documentation.
manager: independent
precedence: high
post-review: True
require:
gerrit:
open: True
@ -145,6 +148,7 @@
description: When a commit is tagged as a release, this pipeline runs jobs that publish archives and documentation.
manager: independent
precedence: high
post-review: True
require:
gerrit:
open: True