Remove openstack/devstack-gate from jobs

project openstack/devstack-gate has been deprecated and it was not
really necessary for tobiko jobs, so this patch removes it.

Change-Id: I85ca0dcabb055533a9567895d26255c0fb49c520
This commit is contained in:
Eduardo Olivares 2024-06-12 10:43:13 +02:00 committed by Omer
parent 7b61a5bb6b
commit ecf4e7331d
2 changed files with 0 additions and 5 deletions

View File

@ -1,8 +1,5 @@
Set up connection between infra bridge and Neutron external bridge
Network topology used in CI multinode jobs is described In `Devstack documention
<https://opendev.org/openstack/devstack-gate/src/branch/master/multinode_setup_info.txt#L81>`_
In case when DVR is used, there is also additional bridge ``br-infra`` added
on each node to provide connectivity to floating IPs from main node.

View File

@ -29,7 +29,6 @@
test setup. To run a multi-node test inherit from devstack-tobiko
job and set the nodeset to a multi-node one.
required-projects:
- openstack/devstack-gate
- openstack/heat
- x/devstack-plugin-tobiko
- x/tobiko
@ -101,7 +100,6 @@
test setup. To run a multi-node test inherit from devstack-tobiko
job and set the nodeset to a multi-node one.
required-projects:
- openstack/devstack-gate
- openstack/heat
- x/devstack-plugin-tobiko
- x/tobiko