neutron/neutron/tests/contrib
John Schwarz 2fcbbf3031 Move full-stack logs post-tests
Currently, it's up to the developer who wants to run full-stack on his
machine to make the directory in question (/opt/stack/logs). However,
this also means that the files don't get compressed at the end of a gate
run. Now, each full-stack test will have each own log directory in /tmp.
Once the logs are there, post_test_hook.sh can run 'gzip' on all the log
files before moving them to /opt/stack/logs on its own.

Change-Id: I5c04d0af0b9858722ae0c4baf0ee478ffb078e02
2015-05-28 12:58:40 +03:00
..
README Drop functional/contrib directory 2015-01-06 12:21:55 -08:00
functional-testing.filters OVS-agent: Ignore IPv6 addresses for ARP spoofing prevention 2015-05-02 05:21:22 -07:00
gate_hook.sh Enhance configure_for_func_testing.sh for *aaS use 2015-05-04 15:23:12 -04:00
post_test_hook.sh Move full-stack logs post-tests 2015-05-28 12:58:40 +03: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.