nova/gate
Matt Riedemann 2023f46015 Add volume-backed evacuate test
This adds a volume-backed instance evacuate scenario
to the test_evacuate post-test script.

Change-Id: I37120d9ce02de6dadbd279de195d2f289c891123
2018-10-25 16:15:56 -04:00
..
README move gate hooks to gate/ 2017-01-04 11:05:16 +00:00
post_test_hook.sh Make nova-manage db purge take --all-cells 2018-03-08 09:26:49 -08:00
post_test_perf_check.sh Add trait query to placement perf check 2018-08-16 18:32:12 +01:00
test_evacuate.sh Add volume-backed evacuate test 2018-10-25 16:15:56 -04:00

README

These are hooks to be used by the OpenStack infra test system. These scripts
may be called by certain jobs at important times to do extra testing, setup,
etc. They are really only relevant within the scope of the OpenStack infra
system and are not expected to be useful to anyone else.