Merge "neutron: don't execute lbaas api tests for kilo and earlier"
This commit is contained in:
@@ -825,8 +825,11 @@ jobs:
|
||||
- name: ^check-neutron-fwaas-dsvm-functional$
|
||||
voting: false
|
||||
|
||||
- name: ^(check|gate)-neutron-lbaasv1-dsvm-api$
|
||||
branch: ^(?!stable/(?:icehouse|juno|kilo)).*$
|
||||
|
||||
- name: ^(check|gate)-neutron-lbaasv2-dsvm-api$
|
||||
branch: ^(?!stable/(?:icehouse|juno)).*$
|
||||
branch: ^(?!stable/(?:icehouse|juno|kilo)).*$
|
||||
|
||||
- name: ^(gate|check)-group-based-policy-dsvm-functional$
|
||||
voting: false
|
||||
|
||||
Reference in New Issue
Block a user