bump tempest to recent commit
See whole context: https://review.openstack.org/322608 Until the patch is merged in Ironic, let's bump Tempest so our CI keeps rolling. Change-Id: I13baf13d5b77263a96699b11f38c9257aec67a67
This commit is contained in:
parent
5881d38bb0
commit
58557a76ee
@ -207,6 +207,11 @@ TESTS="${TESTS} TestManageQueue"
|
||||
|
||||
print_header 'Running Tempest'
|
||||
cd /tmp/openstack/tempest
|
||||
|
||||
# TODO(emilien): remove pin when https://review.openstack.org/322608
|
||||
# is merged and RDO bumped.
|
||||
git checkout b02fa114b8bf0bc5d7b477ad887cf570ea55c1bb
|
||||
|
||||
tox -eall-plugin -- --concurrency=2 $TESTS
|
||||
RESULT=$?
|
||||
set -e
|
||||
|
Loading…
x
Reference in New Issue
Block a user