Dan Kenigsberg has submitted this change and it was merged. Change subject: Moving modprobe operations to separate module ......................................................................
Moving modprobe operations to separate module that way we won't need to import utils each testValidation import Change-Id: I62a36e3c6aa4aff90040ba671c29daaf10e4bb44 Signed-off-by: Yaniv Bronhaim <[email protected]> Reviewed-on: https://gerrit.ovirt.org/49349 Reviewed-by: Dan Kenigsberg <[email protected]> Continuous-Integration: Jenkins CI --- M tests/Makefile.am M tests/functional/networkTests.py M tests/functional/networkTestsOVS.py M tests/functional/storageTests.py M tests/functional/virtTests.py A tests/modprobe.py M tests/netinfoTests.py M tests/testValidation.py 8 files changed, 79 insertions(+), 63 deletions(-) Approvals: Yaniv Bronhaim: Verified Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/49349 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I62a36e3c6aa4aff90040ba671c29daaf10e4bb44 Gerrit-PatchSet: 5 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Edward Haas <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
