summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorNigel Babu <nigelb@redhat.com>2016-11-19 13:06:41 +0530
committerNigel Babu <nigelb@redhat.com>2016-12-19 09:34:42 +0530
commitf129027ad8ddfb6038c97bae8a6a194459e922bb (patch)
tree4ed05f226eebf2c4f92dfba8f18b888428241927 /tox.ini
parentcfaad8426398c628e086c633f86fad4d38fc6658 (diff)
Use python2.7 for building. Fix bustages
Change-Id: I20a54041c74dfe1954dd936cf2dbdb848c356064
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini6
1 files changed, 1 insertions, 5 deletions
diff --git a/tox.ini b/tox.ini
index 8105c80..55f1663 100644
--- a/tox.ini
+++ b/tox.ini
@@ -3,12 +3,8 @@
# test suite on all supported python versions. To use it, "pip install tox"
# and then run "tox" from this directory.
-[tox]
-envlist = py26,py27
-skip_missing_interpreters = true
-
[testenv]
deps = -r{toxinidir}/requirements.txt
[testenv:jjb]
-commands = jenkins-jobs test {toxinidir}/jenkins/jobs
+commands = jenkins-jobs test {toxinidir}/build-gluster-org/jobs