-
Notifications
You must be signed in to change notification settings - Fork 8
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 first Model Registry tests #54
base: main
Are you sure you want to change the base?
Add first Model Registry tests #54
Conversation
Signed-off-by: lugi0 <[email protected]>
Signed-off-by: lugi0 <[email protected]>
Needs RedHatQE/openshift-python-wrapper#2220 to be merged first |
Signed-off-by: lugi0 <[email protected]>
overall looks good. Add small comment |
Signed-off-by: lugi0 <[email protected]>
Signed-off-by: lugi0 <[email protected]>
Signed-off-by: lugi0 <[email protected]>
Signed-off-by: lugi0 <[email protected]>
Signed-off-by: lugi0 <[email protected]>
Signed-off-by: lugi0 <[email protected]>
Signed-off-by: lugi0 <[email protected]>
Signed-off-by: lugi0 <[email protected]>
Signed-off-by: lugi0 <[email protected]>
Signed-off-by: lugi0 <[email protected]>
Do not merge right now, still needs testing |
@@ -23,14 +23,14 @@ class TestDriftMetrics: | |||
def test_send_inference_request_and_verify_trustyai_service( | |||
self, | |||
admin_client, | |||
openshift_token, | |||
current_client_token, |
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.
openshift_token
should be deleted
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.
Do you mean the fixture?
Description
How Has This Been Tested?
Merge criteria: