Merge "Add pre-tempest instance info output"
This commit is contained in:
commit
50ea4c81b9
@ -129,6 +129,9 @@ if [ "${RUN_PLAYBOOKS}" == "yes" ]; then
|
||||
set +o pipefail
|
||||
fi
|
||||
|
||||
# Log some data about the instance and the rest of the system
|
||||
log_instance_info
|
||||
|
||||
# Run the tempest tests if required
|
||||
if [ "${RUN_TEMPEST}" == "yes" ]; then
|
||||
source $(dirname ${0})/run-tempest.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user