Merge "only run branchless jobs on master"
This commit is contained in:
commit
5e490632e6
@ -394,6 +394,9 @@ jobs:
|
||||
voting: false
|
||||
- name: check-tempest-dsvm-cells-full
|
||||
voting: false
|
||||
# tempest and d-g branchless tests need to only run on master
|
||||
- name: ^.*(-icehouse|-havana)$
|
||||
branch: ^master.*$
|
||||
# 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