neutron/neutron/tests/contrib
Ihar Hrachyshka d24df91ebf Don't use duplicate filter names for functional testing
They are not supported by Python 3.x configparser module (you get
DuplicateOptionError if duplicate names are present).

This makes tests relying on rootwrap daemon to get stuck, because the daemon
fails to spawn, while we wait for results from the process.

Change-Id: I1628bb87b235a6b4bac53afda37402e986520f39
Related-Bug: #1515118
2015-11-11 15:15:03 +01:00
..
README Drop functional/contrib directory 2015-01-06 12:21:55 -08:00
functional-testing.filters Don't use duplicate filter names for functional testing 2015-11-11 15:15:03 +01:00
gate_hook.sh Added initial devstack plugin 2015-08-20 18:27:56 +02:00
post_test_hook.sh Python 3: make post_test_hook work with more tox targets 2015-10-14 11:59:41 +02:00

README

The files in this directory are intended for use by the
Neutron infra jobs that run the various functional test
suites in the gate.