Enable virt.test_virt_drivers.AbstractDriverTestCase 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: I15d5562b46bb87cd6849a01670f81d31418bf971
This commit is contained in:
ChangBo Guo(gcb) 2016-12-23 13:06:43 +08:00
parent d28ca27ee1
commit 7d67cdf269
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ nova.tests.unit.test_wsgi.TestWSGIServerWithSSL
# NOTE(dims): The following tests randomly fail in the gate. Please be
# careful before you re-enable them
##########################################################################
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
nova.tests.unit.virt.xenapi.test_vmops.BootableTestCase