nova/gate
Chris Dent 8b4fcdfdc6 Add placement perf info gathering hook to end of nova-next
This change adds a post test hook to the nova-next job to report
timing of a query to GET /allocation_candidates when there are 1000
resource providers with the same inventory.

A summary of the work ends up in logs/placement-perf.txt

Change-Id: Idc446347cd8773f579b23c96235348d8e10ea3f6
2018-08-14 15:42:08 +01: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 placement perf info gathering hook to end of nova-next 2018-08-14 15:42:08 +01: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.