nova/gate
Balazs Gibizer 3c1d9dab85 Move live_migration test hooks under gate/
This patch resolves a TODO in the .zuul.yaml about using common
irrelevant files in our dsvm jobs. To be able to do that we need to move
the test hooks from nova/tests/live_migraton under gate/.

Change-Id: I4e5352fd1a99ff2b4134a734eac6626be772caf1
2019-08-29 14:45:48 -04:00
..
live_migration/hooks Move live_migration test hooks under gate/ 2019-08-29 14:45:48 -04:00
README move gate hooks to gate/ 2017-01-04 11:05:16 +00:00
post_test_hook.sh Remove unused args from archive_deleted_rows calls 2019-08-28 05:14:18 +00:00
test_evacuate.sh Pass --nic when creating servers in evacuate integration test script 2019-04-01 09:58:01 -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.