-
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
[CustomerCase] Test Errata type "Other", with inclusive CV Filter, verify content counts #17602
[CustomerCase] Test Errata type "Other", with inclusive CV Filter, verify content counts #17602
Conversation
trigger: test-robottelo |
PRT Result
|
3b52f2d
to
d8fc3bb
Compare
trigger: test-robottelo |
d8fc3bb
to
91e9a77
Compare
pre-commit.ci autofix |
PRT Result
|
a6c7b19
to
54f18da
Compare
trigger: test-robottelo |
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.
Nicely written test, thanks for the comments explaining everything :)
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.
That's a beefy test!
Purpose:
Covers CustomerCase: SAT-24725 (BZ: 2160804)
Closely following DEV Testing Steps from Katello MR: Katello/katello#11188
Steps (condensed):
GET request to receive a new PGP key from FedoraProject.
Create a GPG key on satellite from the PGP key received, create product with the GPG assigned.
Use the GPG key to create and sync, large EPEL 10 (x86_64 - everything) as a custom repository.
Publish the 1st CV version with EPEL repo contents added.
Add inclusive Erratum (by Date) CV filter with rules:
'start_date'
left unspecified (None)'end_date'
Today (UTC)'allow-other-types'
TrueAdd inclusive RPM CV filter (All)
Publish the 2nd CV Version with filtering (~10 minutes).
Expected Results:
for the next published version.
PRT Case: