Change in ovirt-engine[master]: db: entity_step_progress view

From Liron Aravot <laravot@redhat.com>:
Liron Aravot has submitted this change and it was merged. Change subject: db: entity_step_progress view ...................................................................... db: entity_step_progress view Currently the view query selects the steps that are on 'STARTED' status- if a job has few steps, to report the correct progress the steps that were ended should be selected as well. Instead, if the job was finished than no progress should be reported on the entity. Change-Id: I80c4bec6902b7354cedb2b0f6ca986ff050ca5d1 Signed-off-by: Liron Aravot <laravot@redhat.com> --- M packaging/dbscripts/create_views.sql 1 file changed, 3 insertions(+), 1 deletion(-) Approvals: Allon Mureinik: Looks good to me, approved Liron Aravot: Verified; Passed CI tests -- To view, visit https://gerrit.ovirt.org/66123 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I80c4bec6902b7354cedb2b0f6ca986ff050ca5d1 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Freddy Rolland <frolland@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review