Dan Kenigsberg has submitted this change and it was merged. Change subject: Cleanup networking functional tests dummy conf ......................................................................
Cleanup networking functional tests dummy conf Due to the fact that the dummies used for the functional tests are treated just like nics, ifcfg files for them remain after the functional tests are completed. This patch adds a module teardown action that restores the networking configuration file status previous to running the tests. Patch Set 2: - Moved the teardown to module level for symmetry. Change-Id: I7ad2c1b17f6faf5ba12841a385c7eba72fa51d0b Signed-off-by: Antoni S. Puimedon <[email protected]> Reviewed-on: http://gerrit.ovirt.org/16329 Reviewed-by: Giuseppe Vallarelli <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M tests/functional/networkTests.py M tests/functional/utils.py 2 files changed, 11 insertions(+), 3 deletions(-) Approvals: Giuseppe Vallarelli: Looks good to me, but someone else must approve Antoni Segura Puimedon: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/16329 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7ad2c1b17f6faf5ba12841a385c7eba72fa51d0b Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Giuseppe Vallarelli <[email protected]> Gerrit-Reviewer: Livnat Peer <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
