Fix functional jobs
Reenable the functional jobs, they used a non-existing job name due to a wrong conflict resolution. The openstack-functional jobs are the right jobs for this purpose. Change-Id: I7d0fbe498e81e32fbd65c43029ae366520a330eb Co-Authored-By: Michael Johnson <johnsomor@gmail.com>
This commit is contained in:
parent
649b33d247
commit
9ec8c65256
@ -11,14 +11,14 @@
|
|||||||
- neutron-lbaasv2-dsvm-py3x-scenario:
|
- neutron-lbaasv2-dsvm-py3x-scenario:
|
||||||
branches: ^(?!stable/ocata).*$
|
branches: ^(?!stable/ocata).*$
|
||||||
voting: false
|
voting: false
|
||||||
- octavia-tox-functional:
|
- openstack-tox-functional:
|
||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
- ^api-ref/.*$
|
- ^api-ref/.*$
|
||||||
- ^doc/.*$
|
- ^doc/.*$
|
||||||
- ^etc/.*$
|
- ^etc/.*$
|
||||||
- ^releasenotes/.*$
|
- ^releasenotes/.*$
|
||||||
- octavia-tox-functional-py35:
|
- openstack-tox-functional-py35:
|
||||||
branches: ^(?!stable/ocata).*$
|
branches: ^(?!stable/ocata).*$
|
||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
@ -37,14 +37,14 @@
|
|||||||
gate:
|
gate:
|
||||||
queue: octavia
|
queue: octavia
|
||||||
jobs:
|
jobs:
|
||||||
- octavia-tox-functional:
|
- openstack-tox-functional:
|
||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
- ^api-ref/.*$
|
- ^api-ref/.*$
|
||||||
- ^doc/.*$
|
- ^doc/.*$
|
||||||
- ^etc/.*$
|
- ^etc/.*$
|
||||||
- ^releasenotes/.*$
|
- ^releasenotes/.*$
|
||||||
- octavia-tox-functional-py35:
|
- openstack-tox-functional-py35:
|
||||||
branches: ^(?!stable/ocata).*$
|
branches: ^(?!stable/ocata).*$
|
||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
|
Loading…
Reference in New Issue
Block a user