projects
/
lttng-ci.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
jjb: use tox to run tests
[lttng-ci.git]
/
tox.ini
1
[tox]
2
minversion
=
1.9
3
skipsdist
=
True
4
toxworkdir
=
{env:TOXWORKDIR:.tox}
5
6
[testenv]
7
skip_install
=
True
8
deps
=
jenkins-job-builder
9
commands
=
jenkins-jobs test jobs/ -o test/
This page took
0.045986 seconds
and
4
git commands to generate.