Project

Profile

Help

Story #115

closed

As a user, I can resume a paused upload for docker

Added by pthomas@redhat.com about 9 years ago. Updated almost 5 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Target Release - Docker:
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

Docker uploads can be paused by Ctrl+C but there is no option available to resume the upload

[root@cloud-qe-17 docker]# pulp-admin docker repo create --repo-id busybox
Repository [busybox] successfully created

[root@cloud-qe-17 docker]# pulp-admin docker repo uploads upload --repo-id=busybox --dir /root/docker/ -v
----------------------------------------------------------------------
Unit Upload
--------------------------------------------------------------------

Extracting necessary metadata for each request...
[==================================================] 100%
Analyzing: busybox.tar
... completed

Files to be uploaded:
busybox.tar

Creating upload requests on the server...
[==================================================] 100%
Initializing: busybox.tar
... completed

Starting upload of selected units. If this process is stopped through ctrl+c,
the uploads will be paused and may be resumed later using the resume command or
cancelled entirely using the cancel command.

Uploading: busybox.tar
[=================== ] 39%
1048576/2666496 bytes
^CUploading paused

[root@cloud-qe-17 docker]# pulp-admin repo list
--------------------------------------------------------------------
Repositories
--------------------------------------------------------------------

Id: epel5_1
Display Name: epel5_1
Description: None
Content Unit Counts:
Erratum: 1998
Package Category: 5
Package Group: 36
Rpm: 6848
Yum Repo Metadata File: 1

Id: busybox
Display Name: busybox
Description: None
Content Unit Counts:

Also available in: Atom PDF