-
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 test coverage for SAT-26014 #16522
Add test coverage for SAT-26014 #16522
Conversation
Signed-off-by: Gaurav Talreja <[email protected]>
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.
Looks good to me.
Just non-blocking comments:
Would you consider adding a positive scenario? It may be easily added into non-default installation:
installer_args = [ |
What about cherry picking into older versions? 6.15, maybe 6.14...?
@rmynar Thanks for your comments. |
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, looks good.
Signed-off-by: Gaurav Talreja <[email protected]> (cherry picked from commit 58ac7c9)
Signed-off-by: Gaurav Talreja <[email protected]>
Problem Statement
Missing test coverage for SAT-26014
Solution
Adding a destructive test to cover SAT-26014
Related Issues