commit | 4996772e1f2eac2e90a06cff26423182db0795a6 | [log] [tgz] |
---|---|---|
author | Ilya Menkov <imenkov@mirantis.com> | Wed Apr 03 13:58:59 2019 +0400 |
committer | Ilya Menkov <imenkov@mirantis.com> | Wed Apr 03 13:58:59 2019 +0400 |
tree | 49cbf00c3ecfd10b6c97cc42f3df47e73af98da8 | |
parent | a156698aa368524e1e80f32aa1e564e810c74baf [diff] |
Changed openstack version to Mitaka in info output docker-ci-tempest should print actual openstack version Change-Id: I7a29697e24825be799c74c6b6864c8ac7adab751 Related-prod: PROD-29058
diff --git a/bin/entrypoint.sh b/bin/entrypoint.sh index 610c17e..1a1cb43 100755 --- a/bin/entrypoint.sh +++ b/bin/entrypoint.sh
@@ -3,7 +3,7 @@ set -xe function _info(){ - echo -e "=== INFO: PIKE" + echo -e "=== INFO: MITAKA" cat /etc/build_timestamp || true set +x echo -e "=== INFO: tempest version:"