remove tempest pin

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

Remove it here as well.

Closes-Bug: #1711812
[1] Ia402fb79e1de5c9925f575d635b9928475095f86

Change-Id: I7f06610820b81788b3d536a8114c69623ccf0896
This commit is contained in:
Tom Barron 2017-08-18 13:18:07 -04:00
parent 99a3d82609
commit c0ecd9f069
1 changed files with 0 additions and 3 deletions

View File

@ -50,9 +50,6 @@ echo 'ENABLE_ISOLATED_METADATA=True' >> $localconf
# incompatibilities for plugin stored in Manila repo.
cd $BASE/new/tempest
source $BASE/new/manila/contrib/ci/common.sh
# In lack of $MANILA_TEMPEST_COMMIT fall back to the old hardcoded
# Tempest commit.
git checkout ${MANILA_TEMPEST_COMMIT:-3b1bb9be3265f}
# Print current Tempest status
git status