Change in ovirt-engine[master]: core: Unbreak RunVmValidatorTest

Allon Mureinik has submitted this change and it was merged. Change subject: core: Unbreak RunVmValidatorTest ...................................................................... core: Unbreak RunVmValidatorTest Fixed RunVmValidatorTest that was broken by commit 6559261. The aforementioned commit moved the handling of OsRepository from RunVmValidatorTest to VmCommonUtils, but neglected to change the way the test was mocking it accordingly. Change-Id: I0c325650cd929e52ad5a6ac913eb7dcf0931a4a1 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/validator/RunVmValidatorTest.java 1 file changed, 9 insertions(+), 3 deletions(-) Approvals: Jenkins CI: Passed CI tests Allon Mureinik: Verified Arik Hadas: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/57468 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0c325650cd929e52ad5a6ac913eb7dcf0931a4a1 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
amureini@redhat.com