commit | 8547546f1220566bf9024c34a0e7227e98c88ef7 | [log] [tgz] |
---|---|---|
author | sandriichenko <sandriichenko@mirantis.com> | Thu Apr 26 11:39:59 2018 +0300 |
committer | sandriichenko <sandriichenko@mirantis.com> | Thu Apr 26 11:39:59 2018 +0300 |
tree | 27197f3b105b8874fb07598867fdee6c93bcd247 | |
parent | a95d720802c502ba974ac5522e217185b2cc1db6 [diff] [blame] |
Commit for rebuild container Change-Id: I87db9ab5912c196293fdd8e0570278bc79ca2251
diff --git a/bin/run_tempest.sh b/bin/run_tempest.sh index 2c2138e..a4cbaf4 100755 --- a/bin/run_tempest.sh +++ b/bin/run_tempest.sh
@@ -17,6 +17,7 @@ cd $LOG_DIR rm -rf env + tempest init env | tee -a $log cd env tempest run $ARGS | tee -a $log