cinder/tools/hooks
Erlon R. Cruz 183dca0f91 Fix multibackend-matrix confs
The command to edit tempest.conf should be run as the same
user that owns that file. This is causing the scripts to run always
with the same backends[1].

[1] http://bit.ly/2juDims

Change-Id: Ie865042c052746b5001f6132c159bc32165021a3
2017-02-15 16:01:32 -02:00
..
README Gate migration tests: Add Cinder tempest hook 2016-11-23 11:34:14 -02:00
run_multi_backend_matrix.sh Fix multibackend-matrix confs 2017-02-15 16:01:32 -02:00
utils.sh Gate migration tests: Add Cinder tempest hook 2016-11-23 11:34:14 -02: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.