
Since [1], the functional tests are being executed in Ubuntu 22.04. The test "test_get_all_devices" is failing frequently, maybe because other tests are interfering and modifying the root namespace interface list. Because this test cannot be executed inside a temporary namespace, this patch moves the execution of this test to the section of "concurrency=1". That will ensure no other test interferes the result. Closes-Bug: #1997341 Change-Id: If0631bf0cdfd5f0989c60d40e31f89cee317e497
OpenStack Neutron
Neutron is an OpenStack project to provide "network connectivity as a service" between interface devices (e.g., vNICs) managed by other OpenStack services (e.g., Nova).
To learn more about neutron:
- Documentation: https://docs.openstack.org/neutron/latest/
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
- Source: https://opendev.org/openstack/neutron
If you would like to contribute to Neutron, please read the file CONTRIBUTING.rst or see the Neutron contributor guide:
https://docs.openstack.org/neutron/latest/contributor/contributing.html
Get in touch via email. Use [Neutron] in your subject.
Description
Languages
Python
99.7%
Shell
0.3%