nova/gate
Matt Riedemann 3b1463b968 Use tempest [compute]/build_timeout in evacuate tests
Waiting 30 seconds for an evacuate to complete is not enough
time on some slower CI test nodes. This change uses the
same build timeout configuration from tempest to determine
the overall evacuate timeout in our evacuate tests.

Change-Id: Ie5935ae54d2cbf1a4272e93815ee5f67d3ffe2eb
Closes-Bug: #1806925
2018-12-05 10:46:06 -05: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
README move gate hooks to gate/ 2017-01-04 11:05:16 +00:00
test_evacuate.sh Use tempest [compute]/build_timeout in evacuate tests 2018-12-05 10:46:06 -05:00

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.