neutron/neutron/tests/functional/agent/linux
Ihar Hrachyshka a99897ffb3 Use rootwrap for fullstack test runner
We plan to switch to devstack-gate for fullstack job, and it revokes
direct sudo calls before executing tests, so we can't rely on sudo
working anymore.

This also moves functional-testing.filters to a more generic filename
(testing.filters) because the filters are now deployed and used by
fullstack target too.

Related-Bug: #1557168
Related-Bug: #1693689

Change-Id: I1718ea51836adbb8ef8dea79822a722dcf111127
2017-06-08 18:42:47 +00:00
..
bin Add a functional test for iptables_manager.binary_name 2015-03-02 16:19:50 +09:00
openvswitch_firewall ovsfw: Raise exception if tag cannot be found in other_config 2016-12-19 08:07:47 -05:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
base.py Removed deprecated tests function 2016-11-08 03:42:37 +00:00
helpers.py Refactor and fix dummy process fixture 2016-03-30 13:12:31 +02:00
simple_daemon.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
test_async_process.py Move wait_until_true to neutron.common.utils 2016-06-27 11:40:11 +00:00
test_bridge_lib.py LinuxBridge: Use ifindex for logical 'timestamp' 2016-09-14 17:02:46 +00:00
test_dhcp.py test_dhcp: Use a safer host name 2017-05-08 14:01:43 +09:00
test_interface.py use neutron_lib's get_random_mac 2017-03-07 09:13:47 -06:00
test_ip_lib.py Agent common config 2017-03-15 09:52:18 -06:00
test_ip_monitor.py Change linux/ip_lib code to better handle address families 2015-03-10 00:17:24 -04:00
test_ipset.py Forbid importing neutron.tests.* from outside tests subtree 2016-09-15 18:42:45 +00:00
test_iptables.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
test_keepalived.py ProcessManager: honor run_as_root when stopping process 2017-04-22 15:23:59 +08:00
test_linuxbridge_arp_protect.py use neutron_lib's get_random_mac 2017-03-07 09:13:47 -06:00
test_ovsdb_monitor.py Use rootwrap for fullstack test runner 2017-06-08 18:42:47 +00:00
test_process_monitor.py Stabilizing process monitor function test case 2017-03-23 11:18:11 +00:00
test_tc_lib.py Revert "Linux Bridge: driver support for QoS egress minimum bandwidth" 2017-02-09 19:11:00 +00:00
test_utils.py functional: Check for processes only if there are any 2017-01-31 07:34:13 -05:00