
Allon Mureinik has submitted this change and it was merged. Change subject: core: AddDiskCommandTest storageId params ...................................................................... core: AddDiskCommandTest storageId params Remove setting the storageId in initializeCommand(Guid, VolumeType) as it delegated to initializeCommand(Guid, AddDiskParameters) which handles it anyway. Change-Id: Icf4723efa1cda539e23ac7eb2b4706951ea81bf0 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/storage/disk/AddDiskCommandTest.java 1 file changed, 0 insertions(+), 1 deletion(-) Approvals: Tal Nisan: Looks good to me, approved Jenkins CI: Passed CI tests Allon Mureinik: Verified; Passed CI tests -- To view, visit https://gerrit.ovirt.org/64714 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icf4723efa1cda539e23ac7eb2b4706951ea81bf0 Gerrit-PatchSet: 12 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>