Ondřej Svoboda has posted comments on this change. Change subject: networkTests: Extend a test to also consider DHCPv6 ......................................................................
Patch Set 7: (1 comment) http://gerrit.ovirt.org/#/c/30532/7/tests/functional/networkTests.py File tests/functional/networkTests.py: Line 1841: {NETWORK_NAME: {'remove': True}}, Line 1842: {BONDING_NAME: {'remove': True}}, Line 1843: NOCHK) Line 1844: Line 1845: @permutations([[(True, 4)], [(True, 6)], [(False, 4)], [(False, 6)]]) Skip the DHCPv6 test under RHEL6 as its dnsmasq does not support it, see https://bugzilla.redhat.com/show_bug.cgi?id=1077469 Line 1846: @cleanupNet Line 1847: @RequireVethMod Line 1848: @ValidateRunningAsRoot Line 1849: def testSetupNetworksAddDelDhcp(self, (bridged, family)): -- To view, visit http://gerrit.ovirt.org/30532 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ic5d821edd54681a7a8c1013a90af61ae835baa39 Gerrit-PatchSet: 7 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
