Change in vdsm[master]: tests: Add requires_brctl and requries_tc decorators

ibarkan at redhat.com ibarkan at redhat.com
Sun Aug 2 06:05:21 UTC 2015


Ido Barkan has posted comments on this change.

Change subject: tests: Add requires_brctl and requries_tc decorators
......................................................................


Patch Set 2: Code-Review-1

(1 comment)

https://gerrit.ovirt.org/#/c/44218/2/tests/tcTests.py
File tests/tcTests.py:

Line 285:         '080028750000000'  # ICMP
Line 286:         '00123456789')  # Payload
Line 287: 
Line 288:     @ValidateRunningAsRoot
Line 289:     @requires_brctl
also needs tc
Line 290:     def setUp(self):
Line 291:         self._tap0 = Tap()
Line 292:         self._tap1 = Tap()
Line 293:         self._tap2 = Tap()


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I9211cb491b1b6f5e7a8880559ec1e1ca3804e92a
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Ido Barkan <ibarkan at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list