neutron/neutron/tests/contrib
Maru Newby 540e4d791f Automate host configuration for functional testing
This change adds a new script, configure_for_func_testing.sh, that
automates configuration of a host to support functional testing.  The
script's functionality is consumed by a refactored version of
gate_hook.sh, and both minimizes runtime and removes the previous
dependency on the devstack-gate repo.

Additionally, the dsvm-functional tox env is no longer dependent on
devstack to deploy neutron's rootwrap configuration system-wide.
Rootwrap configuration is now deployed to the target tox venv on each
tox invocation.

Change-Id: Iaf43be458bdf3c4535f95ee5a3a3b47a744020a0
2015-02-14 05:13:03 +00:00
..
README Drop functional/contrib directory 2015-01-06 12:21:55 -08:00
functional-testing.filters Automate host configuration for functional testing 2015-02-14 05:13:03 +00:00
gate_hook.sh Automate host configuration for functional testing 2015-02-14 05:13:03 +00:00
post_test_hook.sh Fix outstanding failures with Neutron API job 2015-01-17 00:24:24 -08: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.