Dan Kenigsberg has submitted this change and it was merged. Change subject: clean dhclient processes that are left after functional tests ......................................................................
clean dhclient processes that are left after functional tests using a context manager to kill dhclient process that outlives the functional test Change-Id: I458aa38415c697d3863e173444ff921d759166a2 Signed-off-by: ibarkan <[email protected]> Reviewed-on: http://gerrit.ovirt.org/34366 Reviewed-by: Nir Soffer <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M tests/functional/dhcp.py M tests/functional/networkTests.py 2 files changed, 108 insertions(+), 39 deletions(-) Approvals: Nir Soffer: Looks good to me, but someone else must approve Ido Barkan: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/34366 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I458aa38415c697d3863e173444ff921d759166a2 Gerrit-PatchSet: 10 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Ido Barkan <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Ido Barkan <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Petr Horáček <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
