Recreate stacks before executing scenario tests.

Change-Id: Iee79f1d26e1db5538c8ed265bcb0889bca4552a8
This commit is contained in:
Federico Ressi 2018-12-07 12:53:02 +01:00
parent 83c8365e0b
commit 4af5ede78b

View File

@ -48,6 +48,8 @@ whitelist_externals=
basepython = python3
commands =
tobiko-delete --all
tobiko-create --all
stestr --test-path ./tobiko/tests/scenario run {posargs}
deps =