nova/gate
Balazs Gibizer 2cf9a5f9fa Add cold migrate and resize to nova-grenade-multinode
Changes in [1] could potentially break a mixed-compute-version
environment as we don't have grenade coverage for cold migrate and
resize. This adds that coverage to the nova-grenade-multinode
job.

[1]https://review.opendev.org/#/c/655721/10

Change-Id: I81372d610ddf8abb473621deb6e7cb68eb000fee
2019-08-30 15:35:46 -04:00
..
live_migration/hooks Add cold migrate and resize to nova-grenade-multinode 2019-08-30 15:35:46 -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.