neutron/neutron/tests/fullstack
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
..
cmd Configure root_helper and root_helper_daemon in fullstack tests 2017-06-04 06:31:13 +00:00
resources Use rootwrap for fullstack test runner 2017-06-08 18:42:47 +00:00
README Moved fullstack test doc content to TESTING.rst 2015-12-03 17:02:54 -05:00
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Use rootwrap for fullstack test runner 2017-06-08 18:42:47 +00:00
test_connectivity.py Add Linuxbridge agent to no dhcp fullstack connectivity test 2017-04-23 21:07:24 +00:00
test_dhcp_agent.py fullstack: Don't let dhcp agents failover 2017-04-20 14:04:50 +00:00
test_l3_agent.py Fullstack: enable DHCP agent 2017-04-21 09:26:46 +00:00
test_qos.py Fix updating Qos policy to be default/not default 2017-06-02 16:05:42 +00:00
test_securitygroup.py Fullstack: enable DHCP agent 2017-04-21 09:26:46 +00:00
test_trunk.py Change default exception in wait_until_true 2017-01-09 05:37:27 -05:00
utils.py fullstack: execute qos tests for all ovsdb/of interface permutations 2016-09-17 03:00:31 +00:00

README

Please see neutron/TESTING.rst.