Change in vdsm[master]: tests: re-enable setNumberOfCpus tests

fromani at redhat.com fromani at redhat.com
Tue Apr 19 13:48:11 UTC 2016


Francesco Romani has uploaded a new change for review.

Change subject: tests: re-enable setNumberOfCpus tests
......................................................................

tests: re-enable setNumberOfCpus tests

This test was disabled time ago because on CI it tried to connect
to libvirt. It is time to re-enable it, and to fix it.

Change-Id: I66fbf32767cd5c5501efe2d3f4d7af53ef2f6e3f
Signed-off-by: Francesco Romani <fromani at redhat.com>
---
M tests/vmOperationsTests.py
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/48/56348/1

diff --git a/tests/vmOperationsTests.py b/tests/vmOperationsTests.py
index 67e974b..eb037b5 100644
--- a/tests/vmOperationsTests.py
+++ b/tests/vmOperationsTests.py
@@ -276,7 +276,6 @@
             self.assertEqual(period + offset,
                              testvm._vcpuTuneInfo['vcpu_period'])
 
-    @brokentest("sometimes on CI tries to connect to libvirt")
     @permutations([[libvirt.VIR_ERR_OPERATION_DENIED, 'setNumberOfCpusErr',
                     'Failed to set the number of cpus'],
                    [libvirt.VIR_ERR_NO_DOMAIN, 'noVM', None]])


-- 
To view, visit https://gerrit.ovirt.org/56348
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I66fbf32767cd5c5501efe2d3f4d7af53ef2f6e3f
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <fromani at redhat.com>


More information about the vdsm-patches mailing list