Add 'hold-following-changes' to zuul config.

Add hold-following-changes to -merge jobs in zuul, so that changes
further back in the queue don't launch jobs until at least the
merge job of the job ahead of them has succeeded.

Change-Id: If3c5e710adc4ad2dcdde9d5e4ddb70ff84599c4f
This commit is contained in:
James E. Blair 2012-07-18 08:29:50 -07:00
parent d91540d174
commit dd64ef78fa
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ queues:
jobs:
- 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.
hold-following-changes: true
- name: gate-tempest-devstack-vm
parameter-function: devstack_params