Nir Soffer has submitted this change and it was merged. Change subject: tests: Remove global sanlock mock ......................................................................
tests: Remove global sanlock mock We're currently mocking the sanlock python module for all tests using a hack in testrunner.py. Now that sanlock is available on all supported platforms, just require that sanlock-python is installed. We can then get rid of this hack. Change-Id: I11dc27d1143b9caa2ce026fe2299f757fca0c71d Signed-off-by: Adam Litke <[email protected]> Reviewed-on: https://gerrit.ovirt.org/61996 Continuous-Integration: Jenkins CI Reviewed-by: Nir Soffer <[email protected]> Tested-by: Nir Soffer <[email protected]> --- M automation/check-merged.packages.el7 M automation/check-merged.packages.fc24 M automation/check-patch.packages.el7 M automation/check-patch.packages.fc24 M tests/testrunner.py M vdsm.spec.in 6 files changed, 5 insertions(+), 17 deletions(-) Approvals: Nir Soffer: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/61996 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I11dc27d1143b9caa2ce026fe2299f757fca0c71d Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Adam Litke <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/admin/lists/[email protected]
