Merge "Partial revert of func job setup for VPNaaS repo"
This commit is contained in:
commit
c9f4714614
@ -683,19 +683,8 @@ jobs:
|
||||
- name: ^(gate|check)-tempest-dsvm-networking-odl
|
||||
branch: ^(?!stable)
|
||||
voting: false
|
||||
- name: ^(gate|check)-neutron-vpnaas-dsvm-functional$
|
||||
# Note: This job will run common test cases (first line), and
|
||||
# OpenSwan specific tests (second line).
|
||||
files:
|
||||
- '^neutron_vpnaas/tests/functional/[^/]+\.py$'
|
||||
- '^neutron_vpnaas/tests/functional/openswan/.+\.py$'
|
||||
- name: check-neutron-vpnaas-dsvm-functional-sswan
|
||||
- name: ^check-neutron-vpnaas-dsvm-functional-sswan$
|
||||
voting: false
|
||||
# Note: this job will run common test cases (first line), and
|
||||
# StrongSwan specific tests (second line).
|
||||
files:
|
||||
- '^neutron_vpnaas/tests/functional/[^/]+\.py$'
|
||||
- '^neutron_vpnaas/tests/functional/strongswan/.+\.py$'
|
||||
# For Gerrit ver 2.4.x (using maven)
|
||||
- name: ^(gate|check)-gerrit-unittests$
|
||||
branch: ^openstack/2\.4.*$
|
||||
|
Loading…
Reference in New Issue
Block a user