Remove tempest pin
Change-Id: Ia402fb79e1de5c9925f575d635b9928475095f86
This commit is contained in:
parent
4610aa3628
commit
345021d7ea
@ -1,6 +1,5 @@
|
||||
# Environment variables
|
||||
|
||||
export MANILA_TEMPEST_COMMIT="30bbd2d" # 24 July, 2017
|
||||
# ----------------------------------------------
|
||||
|
||||
# Functions
|
||||
|
@ -185,11 +185,8 @@ if [[ -d "$BASE/old/devstack" ]]; then
|
||||
cp $localconf $BASE/old/devstack/local.conf
|
||||
fi
|
||||
|
||||
# Go to Tempest dir and checkout stable commit to avoid possible
|
||||
# incompatibilities for plugin stored in Manila repo.
|
||||
cd $BASE/new/tempest
|
||||
source $BASE/new/manila/contrib/ci/common.sh
|
||||
git checkout $MANILA_TEMPEST_COMMIT
|
||||
|
||||
# Print current Tempest status
|
||||
git status
|
||||
|
Loading…
x
Reference in New Issue
Block a user