Remove incorrect job definitions

Currently the project.yaml contains ovn testing.

This is a problem because:
- The feature was only introduced in stein
- This is voting in gates.

These two jobs were mistakenly introduced while backporting.

This should fix it.

Change-Id: I8fe687c65443fcaaf0f2344e2dc4deda716209cb
This commit is contained in:
Jean-Philippe Evrard 2019-08-27 11:15:53 +02:00
parent deaa4f36c5
commit 5147e1613a

View File

@ -30,8 +30,8 @@
- openstack-ansible-opendaylight-bgpvpn-ubuntu-xenial:
voting: false
- openstack-ansible-functional-distro_install-ubuntu-bionic
# NOTE(hwoarang) Centos7 is having some troubles with repo dependencies
# so disabling until it's investigated.
# NOTE(hwoarang) Centos7 is having some troubles with repo dependencies
# so disabling until it's investigated.
- openstack-ansible-functional-distro_install-centos-7:
voting: false
- openstack-ansible-functional-distro_install-opensuse-423
@ -39,8 +39,6 @@
jobs:
- openstack-ansible-deploy-aio_metal_calico-ubuntu-xenial
- openstack-ansible-ovs-ubuntu-xenial
- openstack-ansible-ovn-ubuntu-xenial
- openstack-ansible-ovn-centos-7
- openstack-ansible-opendaylight-ubuntu-xenial
- openstack-ansible-ovs-nsh-ubuntu-xenial
- openstack-ansible-odl-sfc-ubuntu-xenial