Use meta-jobs.
Needs these changes to be installed and running first: https://review.openstack.org/#/c/8052/ https://review.openstack.org/#/c/8053/ Change-Id: Ic243d148797f1b27d3c95282d1a1347a57fbbe50
This commit is contained in:
parent
181e49dcb6
commit
6abc773278
@ -1,4 +1,4 @@
|
|||||||
queue:
|
queues:
|
||||||
- name: check
|
- name: check
|
||||||
manager: IndependentQueueManager
|
manager: IndependentQueueManager
|
||||||
trigger:
|
trigger:
|
||||||
@ -25,11 +25,7 @@ queue:
|
|||||||
ref: ^(?!refs/).*$
|
ref: ^(?!refs/).*$
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- name: gate-zuul-merge
|
- name: ^.*-merge$
|
||||||
failure-message: This change was unable to be automatically merged with the current state of the repository. Please rebase your change and upload a new patchset.
|
|
||||||
- name: gate-pypi-mirror-merge
|
|
||||||
failure-message: This change was unable to be automatically merged with the current state of the repository. Please rebase your change and upload a new patchset.
|
|
||||||
- name: gate-gerrit-merge
|
|
||||||
failure-message: This change was unable to be automatically merged with the current state of the repository. Please rebase your change and upload a new patchset.
|
failure-message: This change was unable to be automatically merged with the current state of the repository. Please rebase your change and upload a new patchset.
|
||||||
|
|
||||||
projects:
|
projects:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user