neutron/neutron/tests/functional
Hynek Mlnarik 7175fdef97 Refactor and fix dummy process fixture
Extracting the test fixture that creates a new process and leaves it
running for a given amount of time into helpers where other fixtures for
functional tests live. This both keeps the fixtures at one place and
increases visibility of the fixture so that it can be reused in other
tests. At the same time, the fixture is fixed as the original code
omitted starting the process.

Conflicts:
	neutron/tests/functional/agent/linux/helpers.py

Change-Id: I97aeb8d1d5773ef3d59e8f908aea34ccceb38378
Related-Bug: 1561046
(cherry picked from commit 2690eed19a)
2016-03-31 15:46:25 +02:00
..
agent Refactor and fix dummy process fixture 2016-03-31 15:46:25 +02:00
api Refactor RESOURCE_ATTRIBUTE_MAP cleanup 2015-04-22 12:02:34 -02:30
cmd Remove unnecessary executable permission 2015-08-01 05:16:32 +00:00
db test_migrations: Avoid returning a filter object for python3 2015-12-18 16:21:17 +00:00
pecan_wsgi Use pecan controllers for routing 2015-09-18 06:00:14 -07:00
plugins Add the rebinding chance in _bind_port_if_needed 2016-02-17 15:52:48 +00:00
sanity Check missed ip6tables utility 2016-01-20 16:13:20 +00:00
scheduler Merge "Fix dhcp autoschedule test assertion logic" 2015-08-06 01:22:52 +00:00
services Do not remove router from dvr_snat agents on dvr port deletion 2016-03-04 05:18:06 -08:00
__init__.py Prepare for full stack CI job 2015-06-22 11:47:54 -04:00
base.py Retain logs for functional test cases 2015-09-03 10:50:38 -04:00
requirements.txt Merge "Handle SIGHUP: neutron-server (multiprocess) and metadata agent" 2015-06-10 20:25:16 +00:00
test_server.py Mock oslo policy HTTPCheck instead of urllib 2015-10-13 17:26:23 +02:00
test_service.py Revert "Revert "Set default of api_workers to number of CPUs"" 2015-06-12 16:43:27 +00:00