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