Fix the double zuul project definition

Change-Id: Ia6148c498e8c0c5cddc5111a2cd38f1e7b32eba7
This commit is contained in:
Adam Harwell 2018-04-13 05:00:58 +09:00 committed by Michael Johnson
parent b476b2bdf6
commit 86548cc0c5
2 changed files with 2 additions and 7 deletions

View File

@ -1,7 +0,0 @@
- project:
check:
jobs:
- openstack-tox-lower-constraints
gate:
jobs:
- openstack-tox-lower-constraints

View File

@ -1,6 +1,7 @@
- project:
check:
jobs:
- openstack-tox-lower-constraints
- neutron-lbaasv2-dsvm-api
- neutron-lbaasv2-dsvm-py3x-api:
branches: ^(?!stable/ocata).*$
@ -16,6 +17,7 @@
gate:
queue: neutron-lbaas
jobs:
- openstack-tox-lower-constraints
- neutron-lbaasv2-dsvm-api
- neutron-lbaasv2-dsvm-py3x-api:
branches: ^(?!stable/ocata).*$