Enble compute.test_compute_mgr.ComputeManagerUnitTestCase on Python 3

Enable unstable test one by one and figure out failure easily when
it fails again.

Partially-Implements: blueprint goal-python35

Change-Id: Ie396241de6e677cdb25778c1dfb2307b40156bfa
This commit is contained in:
ChangBo Guo(gcb)
2016-12-23 13:01:25 +08:00
parent 33fc8070cf
commit 9a8a67022c
-1
View File
@@ -26,7 +26,6 @@ nova.tests.unit.virt.xenapi.test_vm_utils.UnplugVbdTestCase
# NOTE(dims): The following tests randomly fail in the gate. Please be
# careful before you re-enable them
##########################################################################
nova.tests.unit.compute.test_compute_mgr.ComputeManagerUnitTestCase
nova.tests.unit.network.test_neutronv2.TestNeutronv2
nova.tests.unit.virt.test_virt_drivers.AbstractDriverTestCase
nova.tests.unit.virt.vmwareapi.test_configdrive.ConfigDriveTestCase