]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Port test_tintri to Python 3
authorVictor Stinner <vstinner@redhat.com>
Thu, 5 Nov 2015 16:20:41 +0000 (17:20 +0100)
committerVictor Stinner <vstinner@redhat.com>
Thu, 5 Nov 2015 16:20:41 +0000 (17:20 +0100)
commit6533655c84ddff198f30edaaecd0a310052d6510
tree7994582f3983451f6adcfd8a5cc317360ac7a9bc
parent76c42fc70ac6a08f68a907387e311a377ba49891
Port test_tintri to Python 3

* Set configuration.nfs_oversub_ratio, otherwise tests
  fail with TypeError on comparison between mock.Mock and int.
* tox.ini: add test_tintri to Python 3.4.

Change-Id: Ie2b5215795481bdfb11116876d83ef777a10c224
Partial-Implements: blueprint cinder-python3
cinder/tests/unit/test_tintri.py
tests-py3.txt