b20682f913
Replace mox with mock in nova/tests/unit/virt/xenapi/test_vmops.py. The 'stubout_session' will be modified at the same time when nova/tests/unit/virt/xenapi/stubs.by is modified in another patch. Change-Id: I192a67585d81cc76980139ee8f8f046d4029ecfe Implements: blueprint mox-removal
8 lines
439 B
Plaintext
8 lines
439 B
Plaintext
##########################################################################
|
|
# NOTE(dims): The following tests randomly fail in the gate. Please be
|
|
# careful before you re-enable them
|
|
##########################################################################
|
|
nova.tests.unit.virt.xenapi.test_vmops.BootableTestCase
|
|
nova.tests.unit.virt.xenapi.test_volumeops.VolumeDetachTestCase
|
|
nova.tests.unit.virt.xenapi.test_xenapi.XenAPIMigrateInstance
|