Use the networking-l2gw project new location

networking-l2gw and networking-l2gw-tempest-plugin are
imported to new location now and supposed to be retired from
openstack/namespace[1].

-https://review.opendev.org/#/c/744110/

[1] http://lists.openstack.org/pipermail/openstack-discuss/2020-June/015647.html

Change-Id: I8902d2c3faf7e2b7bb1445014a6b34676406d49d
This commit is contained in:
Ghanshyam Mann 2020-06-25 12:55:07 -05:00
parent 6565c634c3
commit 5d2f1b50d5
3 changed files with 4 additions and 4 deletions

View File

@ -42,7 +42,7 @@
# reference magic for testing changes.
export PROJECTS="openstack/networking-midonet $PROJECTS"
export PROJECTS="openstack/neutron-dynamic-routing $PROJECTS"
export PROJECTS="openstack/networking-l2gw $PROJECTS"
export PROJECTS="x/networking-l2gw $PROJECTS"
export PROJECTS="x/tap-as-a-service $PROJECTS"
function gate_hook {

View File

@ -42,7 +42,7 @@
# reference magic for testing changes.
export PROJECTS="openstack/networking-midonet $PROJECTS"
export PROJECTS="openstack/neutron-dynamic-routing $PROJECTS"
export PROJECTS="openstack/networking-l2gw $PROJECTS"
export PROJECTS="x/networking-l2gw $PROJECTS"
export PROJECTS="x/tap-as-a-service $PROJECTS"
function gate_hook {

View File

@ -439,7 +439,7 @@
branches: stable/ocata
required-projects:
- openstack/devstack-gate
- openstack/networking-l2gw
- x/networking-l2gw
- openstack/networking-midonet
- openstack/neutron-dynamic-routing
- x/tap-as-a-service
@ -454,7 +454,7 @@
timeout: 7800
required-projects:
- openstack/devstack-gate
- openstack/networking-l2gw
- x/networking-l2gw
- openstack/networking-midonet
- openstack/neutron-dynamic-routing
- x/tap-as-a-service