Trivial: No need to exclude TestMoveClaim from py34 tests
The unit test nova.tests.unit.compute.test_tracker.TestMoveClaim doesn't need to be excluded from py34 testing. Both tox py27 and py34 can successfully test it without any changes. Change-Id: I5915b5df41d90bb3074baa7a4fa38d231910c72c Partially-Implements: blueprint nova-python3-mitaka
This commit is contained in:
parent
5f394ade4e
commit
8a0cc0daf7
@ -76,7 +76,6 @@ nova.tests.unit.compute.test_compute_cells.CellsComputeAPITestCase.test_create_w
|
||||
nova.tests.unit.compute.test_compute_mgr.ComputeManagerUnitTestCase.test_run_pending_deletes
|
||||
nova.tests.unit.compute.test_host_api.ComputeHostAPICellsTestCase
|
||||
nova.tests.unit.compute.test_resources.BaseTestCase
|
||||
nova.tests.unit.compute.test_tracker.TestMoveClaim
|
||||
nova.tests.unit.console.test_websocketproxy.NovaProxyRequestHandlerBaseTestCase
|
||||
nova.tests.unit.consoleauth.test_consoleauth.ControlauthMemcacheEncodingTestCase
|
||||
nova.tests.unit.db.test_migrations.TestNovaMigrationsMySQL
|
||||
|
Loading…
Reference in New Issue
Block a user