Dan Kenigsberg has submitted this change and it was merged. Change subject: tests/functional: Remove storage tests references from virtTests ......................................................................
tests/functional: Remove storage tests references from virtTests tests/functional/storageTests.py has been removed in commit df5ebfd0, causing breakage of virtTests.py functional tests due to the references to that file. This patch removes those references, thus making tests/functional/virtTests.py working again. Change-Id: I8e3e499c51cb20fb2cc583afb88744aa90ced7a8 Signed-off-by: Milan Zamazal <[email protected]> Reviewed-on: https://gerrit.ovirt.org/55983 Continuous-Integration: Jenkins CI Reviewed-by: Francesco Romani <[email protected]> --- M tests/functional/virtTests.py 1 file changed, 2 insertions(+), 31 deletions(-) Approvals: Jenkins CI: Passed CI tests Francesco Romani: Looks good to me, approved Milan Zamazal: Verified -- To view, visit https://gerrit.ovirt.org/55983 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8e3e499c51cb20fb2cc583afb88744aa90ced7a8 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Milan Zamazal <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Polednik <[email protected]> Gerrit-Reviewer: Milan Zamazal <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
