summaryrefslogtreecommitdiffstats
path: root/tox.ini
blob: 536b6d34e18c28457951c1eb7bab8099bd4b2d17 (plain)
1
2
3
4
5
6
7
8
9
# Tox (http://tox.testrun.org/) is a tool for running tests
# in multiple virtualenvs. This configuration file will run the
# test suite on all supported python versions. To use it, "pip install tox"
# and then run "tox" from this directory.

[testenv:jjb]
deps = -r{toxinidir}/requirements.txt
passenv = $JJB_CONFIG
commands = jenkins-jobs --conf {env:JJB_CONFIG:toxinidir/build-gluster.org/jobs/jenkins_jobs.ini} test {toxinidir}/build-gluster-org/jobs