Bug #30002
closedUnable to sync the docker repos in combination with iso and yum repos
Description
During the performance testing, we are unable to sync docker images with mixed sync process from the Katello server and we got the following error :
"Error: Pulp3ERROR Response payload is not completed"
How to reproduce:
- create a product
- create 5 yum , 5 iso and 5 docker repos
- sync them
- publish and promote in one content view
Use this playbook to run this automatically - https://github.com/redhat-performance/satperf/blob/master/playbooks/tests/sync-mixed-repos-one-cvs.yaml
All the repos all synced except docker images as they are failing as mentioned above error. This has been tested in version - Katello 3.15 with pulp 3.
Moreover, this use case is working as expected(perfectly fine) in pulp2. I am attaching the screenshot of the error.
Files
Updated by Justin Sherrill over 4 years ago
- Status changed from New to Rejected
after some investigation the docker registry was corrupted. closing