nova/tools/hooks
Dan Smith 85bf71b2ae Make db archival return a meaningful result code
This helps with automating to know when it's done. Update our own
post-test-hook to use it.

Change-Id: I61c3b187edab3e0e612470735eecd2db59028413
2016-09-29 15:38:18 -07:00
..
README Add a post-test-hook to run the archive command 2016-09-28 13:28:55 +00:00
post_test_hook.sh Make db archival return a meaningful result code 2016-09-29 15:38:18 -07: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.