Change in vdsm[master]: infra: Introduce EventFD support

danken at redhat.com danken at redhat.com
Mon Mar 2 15:16:19 UTC 2015


Dan Kenigsberg has posted comments on this change.

Change subject: infra: Introduce EventFD support
......................................................................


Patch Set 5: Code-Review-1

(1 comment)

https://gerrit.ovirt.org/#/c/37051/5/lib/vdsm/infra/eventfd/tests.py
File lib/vdsm/infra/eventfd/tests.py:

Line 37:     efd = eventfd.EventFD(value)
Line 38:     tools.assert_equals(efd.read(), value)
Line 39: 
Line 40: 
Line 41: def test_write():
Only the default flags=0 is being tested here.
Line 42:     value = 10
Line 43:     efd = eventfd.EventFD()
Line 44:     efd.write(value)


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I6035d4a8dc13ce11cf0425e4945bbf0c19bd92a7
Gerrit-PatchSet: 5
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Saggi Mizrahi <smizrahi at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi at redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: Yeela Kaplan <ykaplan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list