Merge "congress: Make new arch jobs voting"
This commit is contained in:
commit
02f7c1468c
@ -1964,12 +1964,10 @@ jobs:
|
||||
branch: ^(?!stable/kilo).*$
|
||||
|
||||
- name: gate-congress-new-arch-devstack
|
||||
branch: ^(?!stable/(kilo|liberty)).*$
|
||||
voting: false
|
||||
branch: ^(?!stable/(kilo|liberty|mitaka)).*$
|
||||
|
||||
- name: gate-congress-tox-db-new_arch
|
||||
branch: ^(?!stable/(kilo|liberty)).*$
|
||||
voting: false
|
||||
branch: ^(?!stable/(kilo|liberty|mitaka)).*$
|
||||
|
||||
- name: gate-rally-dsvm-cue-rabbitmq
|
||||
voting: false
|
||||
@ -5259,6 +5257,8 @@ projects:
|
||||
- gate-congress-tox-db-new_arch
|
||||
gate:
|
||||
- gate-congress-dsvm-api
|
||||
- gate-congress-new-arch-devstack
|
||||
- gate-congress-tox-db-new_arch
|
||||
|
||||
- name: openstack/congress-specs
|
||||
template:
|
||||
|
Loading…
Reference in New Issue
Block a user