Allon Mureinik has submitted this change and it was merged.
Change subject: core: Fix canDoActionFailedUpdateReadOnly Test
......................................................................
core: Fix canDoActionFailedUpdateReadOnly Test
In UpdateVmDiskCommandTest, above test assigned RO=true property to
existing disk-vm configuration ("oldDisk in the command"), which is irrelevant
to the
test. This fix removes the above assignment and adds the relevant one - to
the new configuration.
Change-Id: Ic304ab235776b3db823522a9219a00d7c8df1017
Relates-To:
https://bugzilla.redhat.com/1092087
Relates-To:
https://bugzilla.redhat.com/1092371
Signed-off-by: Vered Volansky <vvolansk(a)redhat.com>
---
M
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/UpdateVmDiskCommandTest.java
1 file changed, 2 insertions(+), 4 deletions(-)
Approvals:
Allon Mureinik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/27251
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic304ab235776b3db823522a9219a00d7c8df1017
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vered Volansky <vvolansk(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Sergey Gotliv <sgotliv(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Vered Volansky <vvolansk(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server