
Tal Nisan has submitted this change and it was merged. Change subject: core: SpmStopOnIrs - set result ...................................................................... core: SpmStopOnIrs - set result When executing SpmStopOnIrs we should set the return value to be as the return value of the command that's being executed, otherwise the caller can't tell what actually happend. Change-Id: I5eb2a4c788ef5cf571a8de150355c85e3a9ae77a Bug-Url: https://bugzilla.redhat.com/1119852 Bug-Url: https://bugzilla.redhat.com/1130222 Signed-off-by: Liron Aravot <laravot@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/irsbroker/SpmStopOnIrsVDSCommand.java 1 file changed, 6 insertions(+), 4 deletions(-) Approvals: Allon Mureinik: Looks good to me, approved Liron Aravot: Verified -- To view, visit http://gerrit.ovirt.org/32193 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5eb2a4c788ef5cf571a8de150355c85e3a9ae77a Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server