Merge "Update default Tempest version to SHA 8d468c83 (May 07, 2016)."
This commit is contained in:
commit
4f003da756
@ -23,7 +23,7 @@ We've created an "easy button" for Ubuntu, Centos, RHEL and openSuSe.
|
|||||||
For example: execute ./setup_env -t tags/3 to install Tempest tag-3.
|
For example: execute ./setup_env -t tags/3 to install Tempest tag-3.
|
||||||
|
|
||||||
c. By default, Tempest will be installed from commit
|
c. By default, Tempest will be installed from commit
|
||||||
551e1a9701e7e2b3edf6d49a2eaa62b7ab2435ad (11 September 2015).
|
8d468c8332b1d0d7176c285de4cedfa589a54a23 (May 7, 2016).
|
||||||
|
|
||||||
**Usage**
|
**Usage**
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash -x
|
#!/bin/bash -x
|
||||||
|
|
||||||
#Default Tempest commit: SHA 09a60155435cfb8bfd1edb6eab3d4bec30515b8f Tag: 10.0.0
|
#Default Tempest commit: SHA 8d468c8332b1d0d7176c285de4cedfa589a54a23 (May 7, 2016)
|
||||||
CHECKOUT_POINT=09a60155435cfb8bfd1edb6eab3d4bec30515b8f
|
CHECKOUT_POINT=8d468c8332b1d0d7176c285de4cedfa589a54a23
|
||||||
|
|
||||||
# Prints help
|
# Prints help
|
||||||
function usage {
|
function usage {
|
||||||
|
Loading…
Reference in New Issue
Block a user