-
Notifications
You must be signed in to change notification settings - Fork 115
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
[6.16.z] Add a test case for metadata repair on capsule complete sync (#16835) #17155
Conversation
…teQE#16835) * Add a test case for metadata repair on capsule complete sync * Harden the test case with contenthost actions
|
PRT Result
|
^ checkin failed at AAP at teardown. Unrelated but rerunning... |
PRT Result
|
@vsedmik non blocking question, shouldn't this be checked also with some RH repo? |
@pondrejk in this case the root cause was in the way how the complete sync was (or actually was not) triggered. It is independent from "what actual metadata" are repaired. |
Problem Statement
Fix for the issue linked bellow has been backported to
6.16.1
. We already have test coverage for this instream
and could have the same in6.16.z
.Solution
git cherry-pick <id> && git push 6.16.z
Related Issues
https://issues.redhat.com/browse/SAT-29702
PRT test Cases example