Remove generated zuul content

When running tox -e zuul locally, some files are not deleted which
results in strange or wrong results. Remove the generated data files
before each run.

Change-Id: Ic8bd50b4d969d27ac99d743cb0be94019691fd2b
This commit is contained in:
Andreas Jaeger 2016-08-09 16:37:18 +02:00
parent cfaf30c97e
commit fdea47b3cf
1 changed files with 3 additions and 0 deletions

View File

@ -73,7 +73,10 @@ commands =
[testenv:zuul]
basepython = python2.7
deps = PyYAML
whitelist_externals =
rm
commands =
rm -rf .test/jenkins-job-builder/.test/new/out
{toxinidir}/tools/run-layout.sh
{toxinidir}/tools/layout-checks.py