Test #6345
Pulp to pulp sync test for kickstarts
Status:
NEW
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Version:
Platform Release:
Tags:
Sprint:
Quarter:
Description
Currently, we don't have a good fixture for testing kickstarts: https://repos.fedorapeople.org/pulp/pulp/fixtures/rpm-kickstart/ As it does not have content in its sub-repositories
Options:
- create a better fixture
- write on performance tests with real repos
Goal: Currently, the tests are just checking the added contents for the main repo, we should test the sub-repos also
History
#1
Updated by fao89 about 1 year ago
Problem: for now, it is not possible to list sub_repos: https://github.com/pulp/pulp_rpm/blob/master/pulp_rpm/app/viewsets.py#L110
#2
Updated by fao89 about 1 year ago
- Description updated (diff)
#3
Updated by fao89 about 1 year ago
also test if we can reach repomd.xml from sub-repos by their paths which would be (variant_uid/addon_uid)
Please register to edit this issue