-
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
Convert Discovery upgrade scenario to new format #16898
base: master
Are you sure you want to change the base?
Convert Discovery upgrade scenario to new format #16898
Conversation
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.
@synkd Would you mind to update the CODEOWNERS file with the new addition? We use it for the team-based review requests / heads up. Thank you!
c202abc
to
385284d
Compare
@vsedmik Added, thanks for pointing that out. |
As part of the current upgrade scenarios refactor, this PR converts the Discovery pre-upgrade scenario to a Pytest fixture and modifies the pre- and post-upgrade scenarios to use the
SharedResource
framework.