neutron/neutron/tests
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
..
api Catch DBDuplicateEntry errors in RBAC code 2016-03-24 12:58:08 +01:00
common Add the rebinding chance in _bind_port_if_needed 2016-02-17 15:52:48 +00:00
contrib Run functional gate jobs in a constrained environment 2016-01-08 16:31:11 -08:00
etc Postpone heavy policy check for ports to later 2016-02-09 13:47:53 +01:00
fullstack Make fullstack test_connectivity tests more forgiving 2015-11-27 13:31:26 +00:00
functional Refactor and fix dummy process fixture 2016-03-31 15:46:25 +02:00
retargetable Remove lingering traces of q_ 2015-07-07 17:04:44 -04:00
tempest Use tempest-lib's token_client 2015-09-16 10:08:50 +00:00
unit Merge "lb: avoid doing nova VIF work plumbing tap to qbr" into stable/liberty 2016-03-30 20:57:58 +00:00
var Allow combined certificate/key files for SSL 2014-04-13 09:22:23 +00:00
__init__.py Add eventlet monkey_patch helper 2015-03-24 08:44:00 -07:00
base.py Add tunneling support to full stack tests 2015-09-10 14:30:21 +00:00
fake_notifier.py Pass serializer to oslo.messaging Notifier 2014-06-20 14:58:28 +02:00
post_mortem_debug.py Cleanup recent generalization in post mortem debugger 2014-12-04 15:28:11 +01:00
tools.py test_db_base_plugin_v2: Skip a few tests on some platforms 2015-11-02 17:29:16 +01:00