commit | 9d2eb110da116e0395e407665a9ec54561643419 | [log] [tgz] |
---|---|---|
author | sandriichenko <sandriichenko@mirantis.com> | Wed Jun 06 17:36:50 2018 +0300 |
committer | sandriichenko <sandriichenko@mirantis.com> | Wed Jun 06 17:37:12 2018 +0300 |
tree | 49cfeb66953defd74b9d534813907be1ecdca896 | |
parent | 19b63331db9d7a6ffd3db93db204c8ed58806766 [diff] [blame] |
Add infor for version pike openstack Change-Id: I7e21b47115a5fcf9702d86316609babdf585b964
diff --git a/bin/entrypoint.sh b/bin/entrypoint.sh index 18c8d80..3c9b695 100755 --- a/bin/entrypoint.sh +++ b/bin/entrypoint.sh
@@ -3,6 +3,7 @@ set -xe function _info(){ + echo -e "=== INFO: PIKE" set +x echo -e "=== INFO: tempest version:" tempest --version