Merge "Block more flaky py34 tests"

This commit is contained in:
Jenkins 2016-01-07 03:06:13 +00:00 committed by Gerrit Code Review
commit 5af634f00a
1 changed files with 3 additions and 1 deletions

View File

@ -219,4 +219,6 @@ nova.tests.unit.volume.test_cinder.CinderApiTestCase
nova.tests.unit.compute.test_compute_mgr.ComputeManagerUnitTestCase
nova.tests.unit.network.test_neutronv2.TestNeutronv2
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