]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix tox -e py34
authorVictor Stinner <vstinner@redhat.com>
Tue, 23 Jun 2015 09:11:04 +0000 (11:11 +0200)
committerVictor Stinner <vstinner@redhat.com>
Tue, 23 Jun 2015 09:12:37 +0000 (11:12 +0200)
commitcde57ee995a849d3a6c4cbcc9990a65e2f08281f
tree605982b85c7e962666eec08538f29ef2bc65368f
parent5f6cbecc5ec5b6ca034290dc7bd04ab7d956cd15
Fix tox -e py34

Add a py34 test environment to tox.ini running a subset of tests which
pass on Python 3.4. With this change, the py34 check job should pass and
so it will become possible to make the job voting to avoid further
Python 3 regressions.

Blueprint cinder-python3
Change-Id: If8a8bafe0ff7e8d27baa3467f1790c3cb776457e
tox.ini