Block more flaky py34 tests

Add more tests from Zuul/Rechecks/Uncategorized page [1]

[1] http://status.openstack.org//elastic-recheck/data/uncategorized.html

Change-Id: Id9df02009722c0e1e07414384b3001e634a6bba0
This commit is contained in:
Davanum Srinivas
2016-01-06 16:56:41 -05:00
parent 816d90f999
commit d11c973ca1

View File

@@ -219,4 +219,6 @@ nova.tests.unit.volume.test_cinder.CinderApiTestCase
nova.tests.unit.compute.test_compute_mgr.ComputeManagerUnitTestCase nova.tests.unit.compute.test_compute_mgr.ComputeManagerUnitTestCase
nova.tests.unit.network.test_neutronv2.TestNeutronv2 nova.tests.unit.network.test_neutronv2.TestNeutronv2
nova.tests.unit.virt.test_virt_drivers.AbstractDriverTestCase nova.tests.unit.virt.test_virt_drivers.AbstractDriverTestCase
nova.tests.unit.virt.xenapi.test_vmops.BootableTestCase nova.tests.unit.virt.vmwareapi.test_driver_api.VMwareAPIVMTestCase
nova.tests.unit.virt.xenapi.test_vmops.BootableTestCase
nova.tests.unit.virt.xenapi.test_vmops.SpawnTestCase