neutron/neutron/tests/functional/cmd
Choi-Sung-Hoon a0fbb3da9b Modify exception string to have more information
The original exception string was "Didn't spawn expected number
of processes" and it's not enough to understand why the test
failed.

Improve test_cleanup_network_namespaces_cleans_dhcp_and_l3_namespaces()
error message for timeout.

The improved error message now has expected process number, spawned
process number and process information.

Change-Id: Ie0c27316f0e26b3770724a8bc97e46adf7e32d4c
Closes-Bug: #1857035
2020-01-14 10:16:53 +00:00
..
__init__.py Add a netns-cleanup functional test 2015-03-13 17:14:37 +00:00
process_spawn.py Fix flake8 H404 errors 2018-10-05 21:48:41 +00:00
test_ipset_cleanup.py All functional tests logs results now 2018-11-21 19:58:18 +00:00
test_linuxbridge_cleanup.py Switch IPDevice.exists() method to use pyroute2 2018-03-19 11:56:45 +01:00
test_netns_cleanup.py Modify exception string to have more information 2020-01-14 10:16:53 +00:00
test_ovs_cleanup.py Remove deprecated 'external_network_bridge' option 2019-03-09 22:07:38 +00:00
test_status.py Fix neutron-status upgrade check CLI tool 2019-03-21 15:01:50 +00:00