Roman Fenkhuber has posted comments on this change. Change subject: Basic tests for the tc module ......................................................................
Patch Set 1: (8 inline comments) .................................................... File AUTHORS Line 33: Roman Fenkhuber <[email protected]> Done .................................................... File tests/Makefile.am Line 28: tcTests.py \ Done .................................................... File tests/tcTests.py Line 48: class TestProcessRequest(TestCaseBase): Done Line 52: _process_request(['/usr/bin/echo', '-n', 'hello'])) Done Line 99: self.assertTrue('PROMISC' in _process_request([EXT_IFCONFIG, Done Line 115: @ValidateRunningAsRoot Done Line 122: tc.qdisc_add_ingress(self.bridge_1) Done Line 126: self.assertTrue("mirred" in filter) Done -- To view, visit http://gerrit.ovirt.org/6225 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Iee9437d1b5a96b3896df157f13888485ae7292d2 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Roman Fenkhuber <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Roman Fenkhuber <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
