]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Enable all unit tests on Python 3.4
authorVictor Stinner <vstinner@redhat.com>
Wed, 24 Feb 2016 17:34:43 +0000 (18:34 +0100)
committerVictor Stinner <vstinner@redhat.com>
Fri, 26 Feb 2016 14:35:34 +0000 (14:35 +0000)
commita09143cb31697ede2f2fc8becd23c9b1f4da7f59
treee760a59967963fab4d4e875186c7b74beac6806d
parentf6306967e693431c62296bcd0000371f34ba9b6a
Enable all unit tests on Python 3.4

* Remove tests-py3.txt: all unit tests now pass on Python 3
* tox.ini: remove specific command for py34 test environment, it now
  inherits testenv commands (same command than Python 2.7)

Partial-Implements: blueprint cinder-python3
Change-Id: I52c68a63740b3ae6097fad419b59a9c29422b525
tests-py3.txt [deleted file]
tox.ini