Merge "Use same regex expression to match stable branches"
This commit is contained in:
commit
d330e33f00
@ -523,7 +523,7 @@ jobs:
|
||||
- name: check-tempest-dsvm-neutron-aiopcpu
|
||||
voting: false
|
||||
- name: gate-designate-devstack-dsvm
|
||||
branch: ^(?!stable/(?:havana|icehouse)).*$
|
||||
branch: ^(?!stable/(havana|icehouse)).*$
|
||||
# For Gerrit ver 2.4.x (using maven)
|
||||
- name: ^(gate|check)-gerrit-unittests$
|
||||
branch: ^openstack/2\.4.*$
|
||||
|
Loading…
x
Reference in New Issue
Block a user