Tempest plugin for the Neutron project.
367e118802
We need such a test in order to be able to catch issues like [1]. The test creates network and server, then launches a VM with a FIP. Then connects to the FIP and pings a global ip address. The test requires global_ip_address variable in tempest.conf. By default the value is not set and the test will be skipped. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1834433 Change-Id: Ibb3db814ed9b42f28ced8378368a3d5c2e43d7b3 |
||
---|---|---|
devstack | ||
doc/source | ||
neutron_tempest_plugin | ||
playbooks | ||
releasenotes | ||
roles | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.stestr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Neutron Tempest Plugin
Tempest plugin for Neutron project.
It contains the tempest plugin for the functional testing of Neutron Project.
- Free software: Apache license
- Documentation: https://docs.openstack.org/neutron/latest/
- Source: https://opendev.org/openstack/neutron-tempest-plugin
- Bugs: https://bugs.launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron-tempest-plugin/