Change in ovirt-engine[master]: core: DiskImagesValidatorTest disk aliases

Allon Mureinik has submitted this change and it was merged. Change subject: core: DiskImagesValidatorTest disk aliases ...................................................................... core: DiskImagesValidatorTest disk aliases Used Java 8's new streaming APIs to collect an array of DiskImages to a validation message instead of re-implementing the same logic with a StringBuilder. Change-Id: I6547779e8ae194b406e412d0533e4b461ba8318d Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/validator/storage/DiskImagesValidatorTest.java 1 file changed, 2 insertions(+), 9 deletions(-) Approvals: Tal Nisan: Looks good to me, approved Allon Mureinik: Verified; Passed CI tests -- To view, visit https://gerrit.ovirt.org/59590 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6547779e8ae194b406e412d0533e4b461ba8318d Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
amureini@redhat.com