-
Notifications
You must be signed in to change notification settings - Fork 81
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
RHOAIENG-5092 - Validate Authorino Resources #1346
Merged
bdattoma
merged 2 commits into
red-hat-data-services:master
from
mattmahoneyrh:RHOAIENG-5092_Authorino_Resources
Apr 5, 2024
Merged
RHOAIENG-5092 - Validate Authorino Resources #1346
bdattoma
merged 2 commits into
red-hat-data-services:master
from
mattmahoneyrh:RHOAIENG-5092_Authorino_Resources
Apr 5, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mattmahoneyrh
added
needs testing
Needs to be tested in Jenkins
new test
New test(s) added (PR will be listed in release-notes)
labels
Apr 4, 2024
Quality Gate passedIssues Measures |
Robot Results
|
Tests passed in Jenkins |
mattmahoneyrh
requested review from
jgarciao,
VaishnaviHire,
bdattoma,
asanzgom and
jiridanek
April 4, 2024 19:23
mattmahoneyrh
added
verified
This PR has been tested with Jenkins
and removed
needs testing
Needs to be tested in Jenkins
labels
Apr 4, 2024
jstourac
approved these changes
Apr 4, 2024
bdattoma
approved these changes
Apr 5, 2024
Quality Gate passedIssues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Main purpose of this PR is the introduction of a new test case that validates RHOAI operator integration with Authorino. The test case validates that Authorino resources are properly created.
Note: This is an initial test case, with more test coverage expected.
Secondary inclusion in this PR is a fix to the Service Mesh 'Managed' test case, for checking that the istiod pod is running.