Enble network.test_neutronv2.TestNeutronv2 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: I2fb79178184cb9b300023e38a414621a0ca6ccbc
This commit is contained in:
ChangBo Guo(gcb) 2016-12-23 13:05:00 +08:00
parent 9a8a67022c
commit f1103392b9
1 changed files with 0 additions and 1 deletions

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.network.test_neutronv2.TestNeutronv2
nova.tests.unit.virt.test_virt_drivers.AbstractDriverTestCase
nova.tests.unit.virt.vmwareapi.test_configdrive.ConfigDriveTestCase
nova.tests.unit.virt.vmwareapi.test_driver_api.VMwareAPIVMTestCase