-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add test to check validity of distributed repos #385
Labels
Comments
From: @quba42 (quba42) My basic approach would be:
I don't know how feasible it is to run a test in a separate container that talks to the pulp container? |
This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution! |
This issue is no longer marked for closure. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Author: @quba42 (quba42)
Redmine Issue: 6901, https://pulp.plan.io/issues/6901
We should have a test that synchronizes a fully valid repository from the fixtures, creates, a publication, and finally a distribution, and finally tests that distribution for validity.
Ideally we would use an actual APT client to do this, and possibly even test installing a package from the test repository.
The text was updated successfully, but these errors were encountered: