Bug 589876

Summary: Job list progress bars should show progress of running recipes
Product: [Retired] Beaker Reporter: Petr Šplíchal <psplicha>
Component: web UIAssignee: Raymond Mancy <rmancy>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 0.5CC: azelinka, bpeck, ebaak, gkhachik, kbaker, mcsontos, ohudlick, rmancy
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-07-07 18:01:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Petr Šplíchal 2010-05-07 07:33:48 UTC
Description of problem:

The overall job progress bars should include sum of partial
results of still running recipes.

Use case:

1. Reserve a few machines.
2. Check the state of installation in "my jobs"
  
Actual results:

Job 1: [--- 0% ---]  (already installed, the recipe progress 50%)
Job 2: [--- 0% ---]  (already installed, the recipe progress 50%)
Job 3: [--- 0% ---]  (installation in progress, recipe at 0%)

Expected results:

Job 1: [--- 50% ---]
Job 2: [--- 50% ---]
Job 3: [---  0% ---]

Comment 1 Marian Csontos 2010-06-21 11:03:50 UTC
*** Bug 606276 has been marked as a duplicate of this bug. ***

Comment 2 Marian Csontos 2010-06-21 11:04:39 UTC
FYI, job results are shown only for completed recipes. Try "My recipes".