Change in vdsm[master]: dnsmasqDhcp does not need to consider el6 anymore

phoracek at redhat.com phoracek at redhat.com
Mon Apr 20 09:39:09 UTC 2015


Petr Horáček has posted comments on this change.

Change subject: dnsmasqDhcp does not need to consider el6 anymore
......................................................................


Patch Set 3: Code-Review-1

(1 comment)

https://gerrit.ovirt.org/#/c/39536/3/tests/functional/networkTests.py
File tests/functional/networkTests.py:

Line 1865:     @cleanupNet
Line 1866:     @RequireVethMod
Line 1867:     def testDhclientLeases(self, (family, dateFormat)):
Line 1868:         el6 = _system_is_el6()
Line 1869:         if el6 and family == 6:
used el6
Line 1870:             raise SkipTest("el6's dnsmasq does not support DHCPv6")
Line 1871: 
Line 1872:         dhcpv4_ifaces = set()
Line 1873:         dhcpv6_ifaces = set()


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ibb55bb609ca0ca60ce005257a5335d0a150f53d6
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Ido Barkan <ibarkan at redhat.com>
Gerrit-Reviewer: Ido Barkan <ibarkan at redhat.com>
Gerrit-Reviewer: Ondřej Svoboda <osvoboda at redhat.com>
Gerrit-Reviewer: Petr Horáček <phoracek 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