placement/gate
Chris Dent e6545dc2b2 Add a perfload job.
This adds the placeload perf output as its own job, using a
very basic devstack set up. It is non-voting. If it reports as
failing it means it was unable to generate the correct number
of resource providers against which to test.

It ought to be possible to do this without devstack, and thus speed
things up, but some more digging in existing zuul playbooks is
needed first, and having some up to date performance info is useful
now.

Change-Id: Ic1a3dc510caf2655eebffa61e03f137cc09cf098
2018-11-30 14:59:47 +00: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

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.