You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
neutron/neutron/tests/functional/cmd
Slawek Kaplonski 4ad302af87 All functional tests logs results now
Some functional tests clases didn't inherit from
neutron.tests.functional.base.BaseLoggingTestCase class
and because of that there was no logs from such tests
in DEFAULT_LOG_DIR.

This patch changes it and logs should be available for all
functional tests.

TrivialFix

Change-Id: Ia71390afe9c8191179c626375ed683f242d35b3e
5 years ago
..
__init__.py Add a netns-cleanup functional test 8 years ago
process_spawn.py Fix flake8 H404 errors 5 years ago
test_ipset_cleanup.py All functional tests logs results now 5 years ago
test_linuxbridge_cleanup.py Switch IPDevice.exists() method to use pyroute2 5 years ago
test_netns_cleanup.py Fix flake8 H404 errors 5 years ago
test_ovs_cleanup.py More efficiently clean up OVS ports 5 years ago