jjb: use tox to run tests
[lttng-ci.git] / tox.ini
CommitLineData
33a40e3d
MJ
1[tox]
2minversion = 1.9
3skipsdist = True
4toxworkdir = {env:TOXWORKDIR:.tox}
5
6[testenv]
7skip_install = True
8deps = jenkins-job-builder
9commands = jenkins-jobs test jobs/ -o test/
This page took 0.026197 seconds and 4 git commands to generate.