Skip to content
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 Shell script openshift-ci make some REST call to MR #295

Merged
merged 2 commits into from
Feb 12, 2024

Commits on Feb 9, 2024

  1. add Shell script openshift-ci make some REST call to MR

    In the scope of testing of Model Registry in openshift-ci:
    - make a Shell script which invokes some REST calls to MR,
    - so to make sure the REST endpoint is responsive,
    - then create a K8s ISVC on the cluster,
    - and display the MR InferenceService entities.
    
    Later, in a subsequent issue/PR, once:
    opendatahub-io/odh-model-controller#135
    is merged, the last bulletpoint can be automated and placed under test in the final part of this script so to make sure the K8s ISVC on the cluster reflected as a precise MR InferenceService entity.
    tarilabs committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    2b692f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    187cbb4 View commit details
    Browse the repository at this point in the history