diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-12-07 21:11:58 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-12-07 21:11:59 +0000 |
commit | 63eca7e7512ed6374249a7897226cc9fb177a559 (patch) | |
tree | faca551222c7f4aa9fa29bed3e8513199a5dd561 /tests-py3.txt | |
parent | bc34c0a8b209de772588d9a6770e33b026d4c8ed (diff) | |
parent | a54c1bc7848e98e94a3a2f5999e5ca2f7e33442a (diff) | |
download | nova-63eca7e7512ed6374249a7897226cc9fb177a559.tar.gz |
Merge "Port xenapi test_xenapi to Python 3"
Diffstat (limited to 'tests-py3.txt')
-rw-r--r-- | tests-py3.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests-py3.txt b/tests-py3.txt index 9c5b01322a..315584f0ac 100644 --- a/tests-py3.txt +++ b/tests-py3.txt @@ -36,10 +36,6 @@ nova.tests.unit.virt.xenapi.client.test_session.CallPluginTestCase nova.tests.unit.virt.xenapi.test_vm_utils.ResizeFunctionTestCase nova.tests.unit.virt.xenapi.test_vm_utils.ScanSrTestCase nova.tests.unit.virt.xenapi.test_vm_utils.UnplugVbdTestCase -nova.tests.unit.virt.xenapi.test_xenapi.HypervisorPoolTestCase -nova.tests.unit.virt.xenapi.test_xenapi.XenAPIDiffieHellmanTestCase -nova.tests.unit.virt.xenapi.test_xenapi.XenAPIDom0IptablesFirewallTestCase -nova.tests.unit.virt.xenapi.test_xenapi.XenAPIVMTestCase ########################################################################## # NOTE(dims): The following tests randomly fail in the gate. Please be |