Merge "Enable TestOSAPIFixture.test_responds_to_version on Python 3"
This commit is contained in:
commit
cee14139bd
@ -13,13 +13,6 @@ nova.tests.unit.virt.xenapi.test_vmops.SpawnTestCase
|
||||
nova.tests.unit.virt.xenapi.test_volumeops.VolumeDetachTestCase
|
||||
nova.tests.unit.virt.xenapi.test_xenapi.XenAPIMigrateInstance
|
||||
|
||||
##########################################################################
|
||||
# NOTE(cdent): The following test takes 10-15 minutes to run because
|
||||
# of eventlet lockups and can cause a gate run to timeout. See:
|
||||
# https://bugs.launchpad.net/nova/+bug/1558105
|
||||
##########################################################################
|
||||
nova.tests.unit.test_fixtures.TestOSAPIFixture.test_responds_to_version
|
||||
|
||||
# The XenAPI plugins run in a Python 2.4 environment, so avoid attempting
|
||||
# to run their unit tests in a Python 3 environment.
|
||||
nova.tests.unit.virt.xenapi.plugins
|
||||
|
Loading…
x
Reference in New Issue
Block a user