0e8fcab930e1922833bfc4cfeeb45bf2da540070

If test_list_all_networks is run in an env without networks configured then it will fail as it tries to assert that the list of networks are not empty but actually it is empty. So this PR skip the test if no known network is configured. Note that the test API here is deprecated since Newton. So I did the minimal effort to stabilize this test. Change-Id: I5e0bc22da5281dec0e4679fcc3891f9c2e7cb770
Team and repository tags
Tempest - The OpenStack Integration Test Suite
This is a set of integration tests to be run against a live OpenStack cluster. Tempest has batteries of tests for OpenStack API validation, scenarios, and other specific tests useful in validating an OpenStack deployment.
- Documentation: https://docs.openstack.org/tempest/latest/
- Features: https://specs.openstack.org/openstack/qa-specs/#tempest
- Bugs: https://bugs.launchpad.net/tempest/
- Release Notes: https://docs.openstack.org/releasenotes/tempest
Get in touch via email. Use [tempest] in your subject.
Description
Languages
Python
99.8%
Shell
0.2%