Add stable filters for neutron functional+api jobs
The functional job is only valid from icehouse onwards, and the api job will only be valid for juno onwards. Change-Id: I5aa77e91fba97cbe2f00b53831579ae54874bfac
This commit is contained in:
parent
665bf44709
commit
e2cac7e4f4
@ -536,8 +536,10 @@ jobs:
|
||||
- name: gate-nova-docker-python27
|
||||
voting: false
|
||||
- name: check-neutron-dsvm-functional
|
||||
branch: ^(?!stable/havana).*$
|
||||
voting: false
|
||||
- name: check-neutron-dsvm-api
|
||||
branch: ^(?!stable/(havana|icehouse)).*$
|
||||
voting: false
|
||||
# puppet-openstack targets
|
||||
- name: gate-puppet-vswitch-puppet-lint
|
||||
|
Loading…
x
Reference in New Issue
Block a user