Project

Profile

Help

Issue #5193

closed

Progress presenter has tasks with no value for total

Added by sajha almost 5 years ago. Updated over 4 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Katello-P2, Pulp 3 docker blocker
Sprint:
Sprint 60
Quarter:

Description

A sample progess report for docker:

 progress_reports:
  - message: Downloading tag list
    state: completed
    total: 1
    done: 1
  - message: Downloading Artifacts
    state: running
    done: 415
  - message: Associating Content
    state: running
    done: 641
  - message: Processing Tags
    state: completed
    total: 135
    done: 135

While the task is running, the total value for tasks: Downloading Artifacts and Associating Content is not present. These values are populated once the tasks are completed.


Related issues

Related to RPM Support - Story #4503: As a user, I can see in a sync task report how much work is left to do CLOSED - CURRENTRELEASEbmbouter

Actions
Actions #1

Updated by ipanova@redhat.com over 4 years ago

  • Related to Story #4503: As a user, I can see in a sync task report how much work is left to do added
Actions #2

Updated by ipanova@redhat.com over 4 years ago

We were already struggling with this, and i don't know how we'd find out the total of artifacts if the nested content is getting discovered along the way?

Actions #3

Updated by ipanova@redhat.com over 4 years ago

  • Triaged changed from No to Yes
Actions #4

Updated by sajha over 4 years ago

  • Tags Katello-P2 added
  • Tags deleted (Katello-P3)
Actions #5

Updated by ipanova@redhat.com over 4 years ago

  • Sprint set to Sprint 57
Actions #6

Updated by rchan over 4 years ago

  • Sprint changed from Sprint 57 to Sprint 58
Actions #7

Updated by rchan over 4 years ago

  • Sprint changed from Sprint 58 to Sprint 59
Actions #8

Updated by rchan over 4 years ago

  • Sprint changed from Sprint 59 to Sprint 60
Actions #9

Updated by ipanova@redhat.com over 4 years ago

  • Tags Pulp 3 docker blocker added
Actions #10

Updated by lmjachky over 4 years ago

  • Status changed from NEW to CLOSED - WONTFIX

In order to calculate total values of associated content and artifacts, it is required to make changes in pulpcore, not in pulp_docker. See the note 9 https://pulp.plan.io/issues/4503#note-9 to learn more.

In pulp_docker, only total number of downloadable tags (tag list) can be easily fetched. Take a look at the corresponding PR https://github.com/pulp/pulp_docker/pull/419.

Actions #11

Updated by ipanova@redhat.com over 4 years ago

  • Project changed from Docker Support to Container Support

Also available in: Atom PDF