1
0
mirror of https://github.com/ceph/ceph synced 2025-04-01 23:02:17 +00:00

Merge pull request from dmick/wip-17268

ceph-disk tests: Let missing python interpreters be non-fatal

Reviewed-by: Alfredo Deza <adeza@redhat.com>
This commit is contained in:
Alfredo Deza 2016-09-15 10:13:08 +05:30 committed by GitHub
commit 371eb41b15

View File

@ -1,5 +1,6 @@
[tox] [tox]
envlist = flake8,py27,py34 envlist = flake8,py27,py34,py35,py36
skip_missing_interpreters = True
[testenv] [testenv]
setenv = setenv =