Change in ovirt-engine[master]: core: adding progress to Step

laravot at redhat.com laravot at redhat.com
Mon Aug 22 07:31:29 UTC 2016


Liron Aravot has submitted this change and it was merged.

Change subject: core: adding progress to Step
......................................................................


core: adding progress to Step

This patch adds the possibility to save the progress
for each step. When a step is accosiated with command
that reports progress, it can update it on the step.

Change-Id: I506623cd14996aa9c5f874b3e4b99175167354b4
Bug-Url: https://bugzilla.redhat.com/529086
Signed-off-by: Liron Aravot <laravot at redhat.com>
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/job/Step.java
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/StepDaoImpl.java
M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/BaseGenericDaoTestCase.java
M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/StepDaoTest.java
M backend/manager/modules/dal/src/test/resources/fixtures.xml
M packaging/dbscripts/job_sp.sql
A packaging/dbscripts/upgrade/04_01_0250_add_progress_column_to_step_table.sql
7 files changed, 41 insertions(+), 0 deletions(-)

Approvals:
  Eli Mesika: Looks good to me, but someone else must approve
  Moti Asayag: Looks good to me, approved
  Liron Aravot: Verified; Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/61940
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I506623cd14996aa9c5f874b3e4b99175167354b4
Gerrit-PatchSet: 19
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina 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