This directory needs to be explicitly added for tests to run when
calling `tox -e jjb`.
Change-Id: I38fc6fff2bab79d03298acff768ecffbb6c25c9a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
deps =
jenkins-job-builder
commands =
- jenkins-jobs -l DEBUG test --recursive -o {toxinidir}/archives/job-configs {toxinidir}
+ jenkins-jobs -l DEBUG test --recursive -o {toxinidir}/archives/job-configs {toxinidir}:.jjb-test
[testenv:jjb-compare-xml]
deps =