Commit Graph

3 Commits

Author SHA1 Message Date
Ryan Tidwell 2201953759
Move neutron-dynamic-routing BGP tests from stadium
This is step 1 of the movement of the tempest plugin for
neutron-dynamic-routing.

Co-Authored-By: Slawek Kaplonski <skaplons@redhat.com>

Change-Id: I35984bb3ad3673b7a54982657c1ac6fdc3ed6de0
2019-09-24 08:56:13 -05:00
caoyuan d49cf7ab5c Replace git.openstack.org URLs with opendev.org URLs
Change-Id: If60f0bea94b5cf1009466c6371a4c8ee06e9c728
2019-04-26 17:31:20 +08:00
Slawek Kaplonski f31e3ee50c Migrate dvr multinode scenario to zuulv3 syntax
Job neutron-tempest-plugin-dvr-multinode-scenario was the
last job in neutron-tempest-plugin repo defined using
legacy zuulv2 templates.
This commit migrates it to zuulv3 syntax.

It also adds new ansible role "multi-node-setup" which
which creates patch ports between Neutron's external
bridge (br-ex) and infra bridge (br-infra). That is necessary
to provide connectivity to floating IPs, which may be
configured on subnode when dvr is used, from each node.

This patch introduces also new playbook
"dvr-multinode-scenario-pre-run" which is used to be run in
neutron-tempest-plugin-dvr-multinode-scenario job and which
uses "multi-node-setup" role to create those patch ports
on each host used in job.

Change-Id: Ic5bb7649ebb8bf229459f3d9911f64635cbf1e44
2018-10-04 16:21:54 +02:00