Change in ovirt-engine[master]: core: CommandBase - set correct status on failure
laravot at redhat.com
laravot at redhat.com
Tue Aug 16 12:04:17 UTC 2016
Liron Aravot has submitted this change and it was merged.
Change subject: core: CommandBase - set correct status on failure
......................................................................
core: CommandBase - set correct status on failure
When failing in executing command, the command status should be
set to ENDED_WITH_FAILURE if the command isn't managed (by ATM or
by CoCo) and EXECUTION_FAILED if it does (as it'll reach an end status
by ATM/CoCo).
Change-Id: I1a8899bec0b33e56a738368c98518840c3161a6e
Bug-Url: https://bugzilla.redhat.com/1367438
Signed-off-by: Liron Aravot <laravot at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommandBase.java
1 file changed, 4 insertions(+), 1 deletion(-)
Approvals:
Moti Asayag: Looks good to me, approved
Liron Aravot: Verified; Passed CI tests
--
To view, visit https://gerrit.ovirt.org/53565
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1a8899bec0b33e56a738368c98518840c3161a6e
Gerrit-PatchSet: 15
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list