Tempest plugin with whitebox Neutron related tests useful for the Tripleo based deployments.
Go to file
Roman Safronov 8741bffcfa Add test_qos.py tests
Moved almost all tests from the downstream test_qos.py except
test_qos_user_policies that was intended for non-RBAC environments.
The test can be handled later in another patch, if needed.

Added window_size parameter for tweaking iperf functionality.

Updated test uuids in order to distinguish between d/s tests.

Changed node to ubuntu (nested-virt-ubuntu-jammy) in order to
overcome node_failure zuul issues with centos-9-stream.

Change-Id: Ieda4ed56a0c69b97ac0c0584faad8be8dc5006ca
2024-03-19 02:29:30 +02:00
devstack Adjust devstack plugin to debian/fedora package install 2024-03-07 23:09:25 +02:00
playbooks Implement node discovery 2024-03-05 17:18:02 +02:00
whitebox_neutron_tempest_plugin Add test_qos.py tests 2024-03-19 02:29:30 +02:00
zuul.d Add test_qos.py tests 2024-03-19 02:29:30 +02:00
.gitignore Add gitignore file to the new repo 2022-08-22 12:18:50 +02:00
.gitreview Added .gitreview 2022-08-08 12:03:41 +00:00
.stestr.conf Adds .stestr.conf configuration file 2023-01-17 12:50:01 +02:00
LICENSE Add LICENSE and README.rst files 2022-11-09 07:24:40 +00:00
README.rst Add LICENSE and README.rst files 2022-11-09 07:24:40 +00:00
requirements.txt Exclude test_vrrp from OVS job 2024-03-14 11:05:30 +02:00
setup.cfg Add base plugin class and setup module 2022-08-22 12:19:14 +02:00
setup.py Add base plugin class and setup module 2022-08-22 12:19:14 +02:00
test-requirements.txt Add requirements and base pep8 job 2022-08-22 12:19:28 +02:00
tox.ini Add extra dhcp options tests 2023-12-21 16:21:32 +02:00

Whitebox Neutron Tempest Plugin

Tempest plugin with TripleO oriented whitebox tests for Neutron project.