Kanagaraj M has submitted this change and it was merged.
Change subject: gluster: Map status In Progress to Job status Started
......................................................................
gluster: Map status In Progress to Job status Started
Gluster tasks return a status "In progress"
for tasks that are currently running.
This needs to be mapped to JobExecutionStatus.STARTED
for monitoring to work correctly
Change-Id: I55c657cb8142b4248f20f1789317726acbdb0852
Signed-off-by: Sahina Bose <sabose(a)redhat.com>
---
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/asynctasks/gluster/GlusterAsyncTaskStatus.java
1 file changed, 3 insertions(+), 1 deletion(-)
Approvals:
Kanagaraj M: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/19466
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I55c657cb8142b4248f20f1789317726acbdb0852
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: Shubhendu Tripathi <shtripat(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server