CI: Update tempest commit

Manila pins the version of tempest it tests on the gate.
This is antithetical to the tempest plugin mechanism. So,
our gate breaks when some plugin relies on code from tempest
that is not part of the commit manila pins in the CI.

While we are working towards a permanent fix to this problem,
let's update our pin as a workaround.

Closes-Bug: #1693832

Change-Id: Ide131229efdea5a48dc389449602f2b0abb699f7
This commit is contained in:
Goutham Pacha Ravi 2017-05-26 10:20:43 -04:00
parent 1a9ef17208
commit 76e569a616
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Environment variables
export MANILA_TEMPEST_COMMIT="e8afb8c" # 27 Mar, 2017
export MANILA_TEMPEST_COMMIT="7203f58" # 26 May, 2017
# ----------------------------------------------
# Functions