-
Notifications
You must be signed in to change notification settings - Fork 114
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 a test case for metadata repair on capsule complete sync #16835
Conversation
|
PRT Result
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vsedmik would a good 2nd test case after the repair and metadata have been verified to have a client that is connected to the capsule, try a yum repolist
to verify it can pull down the metadata correctly? Or would that be to hard to mock out?
@chris1984 Actually we could extend this one to use the |
That would be awesome if you could @vsedmik and it's not too much work. |
|
2f79682
to
8d8db24
Compare
PRT Result
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great and thanks for updating the test @vsedmik
…teQE#16835) * Add a test case for metadata repair on capsule complete sync * Harden the test case with contenthost actions
Problem Statement
We are missing coverage for the customer case listed bellow
Solution
This PR proposes a test case to ensure that the complete capsule sync repairs the repository metadata.
Related Issues
https://issues.redhat.com/browse/SAT-28575
PRT test Cases example
Requires Katello/katello#11168