Skip to content

Commit

Permalink
Merge pull request apache#441 from theopenlab/fix-183
Browse files Browse the repository at this point in the history
Fix error of running trovestack in openlab job
  • Loading branch information
liusheng authored Feb 26, 2019
2 parents 9554606 + a28c626 commit 75c316b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
export PATH_DEVSTACK_SRC=$DEST/devstack
export TROVE_RESIZE_TIME_OUT=''
cd $DEST/trove
sed -i 's/-c\/opt\/stack\/trove\/test-upper-constraints.txt/{toxinidir}\/test-upper-constraints.txt/' tox.ini
tox -etrovestack -vv -- kick-start mysql
source /home/zuul/devstack/openrc admin admin
Expand Down

0 comments on commit 75c316b

Please sign in to comment.