remove tempest pin

Change [1] removed the tempest pin from the
pre test hook in manila proper.

Remove it here as well.

Closes-Bug: #1711815

[1] Ia402fb79e1de5c9925f575d635b9928475095f86

Change-Id: I2a6e1854718df272eb40d68cbe41d9ddfb962b71
This commit is contained in:
Tom Barron 2017-08-18 13:25:10 -04:00
parent 40880a4ded
commit c379982029
1 changed files with 0 additions and 2 deletions

View File

@ -66,9 +66,7 @@ echo 'ENABLE_ISOLATED_METADATA=True' >> $localconf
# incompatibilities for plugin stored in Manila repo.
cd $BASE/new/tempest
# Import to set $MANILA_TEMPEST_COMMIT.
source $BASE/new/manila/contrib/ci/common.sh
git checkout $MANILA_TEMPEST_COMMIT
# Print current Tempest status.
git status