Actions
Bug #33326
closedUnable to sync docker images
Status:
Rejected
Priority:
Normal
Assignee:
Category:
Repositories
Target version:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1981225
Description of problem:
During the performance testing of pulp3, we are unable to sync docker images. Tried to sync 20 docker images and out of 20 , 7 got synced but 13 were failed with the following error :
"undefined method `schema_version' for nil:NilClass."
Version-Release number of selected component (if applicable):
Red Hat Satellite (build: 6.10.0 Beta)
How reproducible:
Steps to Reproduce:
1. Sync docker 20 images using this playbook https://github.com/redhat-performance/satperf/blob/master/playbooks/tests/sync-docker.yaml
Actual results: only 7 got synced, 13 were stopped
Expected results: It should sync all the 20 docker images.
Additional info:
Actions