Change in vdsm[master]: net: mark test_getVdsStats as broken

phoracek at redhat.com phoracek at redhat.com
Wed Sep 9 11:49:25 UTC 2015


Petr Horáček has uploaded a new change for review.

Change subject: net: mark test_getVdsStats as broken
......................................................................

net: mark test_getVdsStats as broken

Change-Id: I41a2023ea5821d0cb8e05ef74f0b60a6cd7498e1
Related-To: https://bugzilla.redhat.com/1261457
Signed-off-by: Petr Horáček <phoracek at redhat.com>
---
M tests/functional/networkTests.py
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/36/45936/1

diff --git a/tests/functional/networkTests.py b/tests/functional/networkTests.py
index bef3eb5..11b1f6c 100644
--- a/tests/functional/networkTests.py
+++ b/tests/functional/networkTests.py
@@ -391,6 +391,7 @@
     @cleanupNet
     @RequireVethMod
     @ValidateRunningAsRoot
+    @brokentest('This test fails because of #1261457')
     def test_getVdsStats(self):
         """This Test will send an ARP request on a created veth interface
         and checks that the TX bytes is in range between 42 and 384 bytes


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I41a2023ea5821d0cb8e05ef74f0b60a6cd7498e1
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Petr Horáček <phoracek at redhat.com>


More information about the vdsm-patches mailing list