commit | d0343d42b29bf33e4b68571f57ee0a6e65b917c0 | [log] [tgz] |
---|---|---|
author | sandriichenko <sandriichenko@mirantis.com> | Mon Jun 04 13:41:31 2018 +0300 |
committer | sandriichenko <sandriichenko@mirantis.com> | Mon Jun 04 13:41:31 2018 +0300 |
tree | 7c2028ad8f1883dcb77d846b285ea6ca423c90b6 | |
parent | 3f955d37d46c676ace1a2982ec11c6fd2e458581 [diff] |
Print tempest conf Change-Id: I79b0867e26c5f787d20cd6c7dbc7b3024edea6d7
diff --git a/bin/run_tempest.sh b/bin/run_tempest.sh index 4f92e89..2ddde95 100755 --- a/bin/run_tempest.sh +++ b/bin/run_tempest.sh
@@ -15,6 +15,8 @@ log=$LOG_DIR/${report}.log +cat /etc/tempest/tempest.conf | tee -a ${log} + cd $LOG_DIR rm -rf env