Dan Kenigsberg has posted comments on this change. Change subject: net: introducing KernelConfig ......................................................................
Patch Set 13: (1 comment) https://gerrit.ovirt.org/#/c/41973/13/tests/functional/networkTests.py File tests/functional/networkTests.py: Line 1047: @cleanupNet Line 1048: @permutations([[True], [False]]) Line 1049: @brokentest("This test fails because the 2 different networks are getting" Line 1050: " configured with the same MTU. The test should assert that it" Line 1051: " is true (it doesn't).") ... assert that the reported MTUs are equal to the requested ones. Line 1052: def testSetupNetworksMtus(self, bridged): Line 1053: JUMBO = '9000' Line 1054: MIDI = '4000' Line 1055: -- To view, visit https://gerrit.ovirt.org/41973 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I79f1eb553a42f1398ad12aa1bc33522f8af30c79 Gerrit-PatchSet: 13 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Ido Barkan <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Ido Barkan <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
