-
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
Fix long failing reporting API tests #17189
base: master
Are you sure you want to change the base?
Fix long failing reporting API tests #17189
Conversation
All tests failed with |
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.
Codewisely looks good to me.
We may need to wait until a fix PR for the --force
issue is up and kill two flies with one stone (merge two PRs with one PRT).
Katello/hammer-cli-katello#979 sorry about that ;) |
|
|
1 similar comment
|
Problem Statement
Some API reporting tests did not work in the stream due to multi-CV changes.
The main goal is to get rid of
Environment ID and content view ID must be provided together
errors which appear due to outdated test composition.Solution
Let the
setup_org_for_a_custom_repo
function create and promote CV and create AKPRT test Cases example