-
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
Add customer coverage to health check #12745
Conversation
trigger: test-robottelo |
81bd9b7
to
bf88a79
Compare
The reason for the changes in test_repository are due to ruff being added to pre-commit. |
bf88a79
to
cf6b533
Compare
trigger: test-robottelo |
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 pending code quality failure
cf6b533
to
8daaef1
Compare
PRT on this passed already, but it got removed from the checks because I had to rebase in order to fix the Code Quality failure. |
Adding coverage for BZ1956210. Just need to assert that health check doesn't cause an SSL error.