Project

Profile

Help

Issue #1831

closed

sync of non-existing repo does not report an error

Added by mhrivnak about 8 years ago. Updated about 5 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
High
Assignee:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version - Docker:
2.0.0
Platform Release:
2.8.5
Target Release - Docker:
2.0.2
OS:
CentOS 7
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Sprint 1
Quarter:

Description

You can sync a repository that doesn't exist, and pulp will not report any errors.

$ pulp-admin docker repo create --repo-id=m --feed=https://registry-1.docker.io --upstream-name=sdjhflkjdshf
$ pulp-admin docker repo sync run --repo-id=m
+----------------------------------------------------------------------+
                      Synchronizing Repository [m]
+----------------------------------------------------------------------+

This command may be exited via ctrl+c without affecting the request.

Downloading manifests
[-]
... completed

Copying units already in pulp
[-]
... completed

Copying units already in pulp
[-]
... completed

Downloading remote files
[-]
... completed

Saving Manifests and Blobs
[-]
... completed

Saving Tags
[-]
... completed

Task Succeeded

Task Succeeded

Files

sync_status.txt (4.35 KB) sync_status.txt task details mhrivnak, 04/08/2016 09:39 PM

Also available in: Atom PDF