py3: Enable test_backup_models and test_datastores
It looks like these two unit tests pass on Python 3: remove them from blacklist-py3.txt. Partially implements: blueprint trove-python3 Change-Id: I230055c1aa0786290f9cae44f81861d91850d87b
This commit is contained in:
parent
207991af39
commit
6a185da460
@ -1,8 +1,6 @@
|
||||
# Use a blacklist of tests known to fail on Python 3, until
|
||||
# all unit tests will pass on Python 3.
|
||||
backup.test_backup_models
|
||||
guestagent.test_cassandra_manager
|
||||
guestagent.test_mongodb_manager
|
||||
guestagent.test_operating_system
|
||||
guestagent.test_volume
|
||||
mgmt.test_datastores
|
||||
|
Loading…
Reference in New Issue
Block a user