-
Notifications
You must be signed in to change notification settings - Fork 37
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
OLS-1225: fix port number for calling the service from Gradio #1946
base: main
Are you sure you want to change the base?
Conversation
@tisnik: This pull request references OLS-1225 which is a valid jira issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1946 +/- ##
===========================================
+ Coverage 73.05% 96.79% +23.74%
===========================================
Files 67 69 +2
Lines 2872 2904 +32
===========================================
+ Hits 2098 2811 +713
+ Misses 774 93 -681
|
72f1503
to
39de190
Compare
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tisnik The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@tisnik: Overrode contexts on behalf of tisnik: Red Hat Konflux / ols-enterprise-contract / lightspeed-service, ci/prow/4.15-e2e-ols-cluster, ci/prow/4.16-e2e-ols-cluster, ci/prow/4.17-e2e-ols-cluster In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/lgtm |
/retest |
/test unit |
/override "ci/prow/unit" |
@tisnik: Overrode contexts on behalf of tisnik: ci/prow/unit, ci/prow/verify In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/retest |
@tisnik: The following tests failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
/test 4.15-e2e-ols-cluster |
/test 4.17-e2e-ols-cluster |
Description
OLS-1225: fix port number for calling the service from Gradio
Type of change
Related Tickets & Documents