Tempest plugin for the Neutron project.
Go to file
Rodolfo Alonso Hernandez 20e6666c81 Change the default image in the NDR tests
This patch changes the default reporitory (hub.docker.com) to quay.io,
in order to avoid the limitations implemented in the website, reducing
the download request.

This patch is also changing the default image used (Ubuntu 22.04) to
Ubuntu 20.04 because the package "quagga-bgpd" is present only in the
older version.

NOTE: it will be needed to upgrade these tests in order to use a newer
OS release; it will be probably needed to use FRR instead of Quagga.

This patch has the same approach as [1]

[1]https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/935743

Related-Bug: #2089140
Change-Id: I3b314fc818606d60e2acd00d0e8284f740a687e0
2024-11-22 08:49:30 +00:00
devstack Use Ubuntu minimal image as advanced guest image 2021-10-12 09:44:37 +02:00
doc Merge "Add Active Active L3 GW scenario test cases" 2024-06-15 00:47:37 +00:00
neutron_tempest_plugin Change the default image in the NDR tests 2024-11-22 08:49:30 +00:00
playbooks Add Active Active L3 GW scenario test cases 2024-05-29 03:10:34 +00:00
releasenotes Remove unicode literal from code 2022-06-06 11:37:59 +00:00
roles Move neutron-dynamic-routing BGP tests from stadium 2019-09-24 08:56:13 -05:00
tools [Stateless SG] Test if TCP packets with various conn state are allowed 2023-03-28 08:15:20 +00:00
zuul.d Merge "[WSGI] Move all OVN jobs to use WSGI API module (3)" 2024-10-24 10:27:30 +00:00
.coveragerc Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
.gitignore Add test documentation for docs tox target 2023-11-08 15:52:37 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:43:58 +00:00
.mailmap Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
.pre-commit-config.yaml Add pre-commit configuration 2024-06-03 05:55:15 +00:00
.stestr.conf Switch to stestr 2018-05-29 14:34:42 -04:00
babel.cfg Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
CONTRIBUTING.rst Update the contributor information 2023-11-15 09:58:15 -05:00
HACKING.rst Sync Sphinx requirement 2019-06-19 22:58:47 +08:00
LICENSE Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
README.rst Update the contributor information 2023-11-15 09:58:15 -05:00
requirements.txt Remove old excludes 2024-05-21 13:15:48 -04:00
setup.cfg Update python version in setup.cfg 2024-10-10 12:20:58 +00:00
setup.py Updated from global requirements 2018-01-27 20:11:19 +00:00
test-requirements.txt Remove old excludes 2024-05-21 13:15:48 -04:00
tox.ini Add test documentation for docs tox target 2023-11-08 15:52:37 +01:00

Neutron Tempest Plugin

Tempest plugin for Neutron project.

It contains the tempest plugin for the functional testing of Neutron Project.