-
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.14.z] Add test to ensure katello-agent availability in Client repos #12988
Conversation
trigger: test-robottelo |
8ed979d
to
2fd9010
Compare
trigger: test-robottelo |
Katello-agent was deprecated and removed from 6.15 and upstream repos, but we still need to have it available in Client repos for older Satellite versions which support it. This test just verifies that.
2fd9010
to
50c0300
Compare
Split into two commits as per @Gauravtalreja1's request. |
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.
Ack, thank you @vsedmik :)
Katello-agent was deprecated and removed from 6.15 and upstream repos, but we still need to have it available in Client repos for older Satellite versions which support it. This test just verifies that.