Skip to content

Commit

Permalink
qa/workunits/rbd: switch devstack to rocky branch and tempest to 19.0…
Browse files Browse the repository at this point in the history
….0 tag

Fixes: http://tracker.ceph.com/issues/36410
Signed-off-by: Jason Dillaman <[email protected]>
  • Loading branch information
Jason Dillaman committed Oct 12, 2018
1 parent ba32395 commit 2a1dca3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qa/workunits/rbd/run_devstack_tempest.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/usr/bin/env bash
set -ex

STACK_BRANCH=stable/pike
TEMPEST_BRANCH=17.2.0
STACK_BRANCH=stable/rocky
TEMPEST_BRANCH=19.0.0

STACK_USER=${STACK_USER:-stack}
STACK_GROUP=${STACK_GROUP:-stack}
Expand Down

0 comments on commit 2a1dca3

Please sign in to comment.