Skip to content

RHOAIENG-38972: Allow stopping LLMInferenceService#974

Merged
openshift-merge-bot[bot] merged 1 commit into
opendatahub-io:release-v0.15from
pierDipi:llmisvc-stop
Nov 25, 2025
Merged

RHOAIENG-38972: Allow stopping LLMInferenceService#974
openshift-merge-bot[bot] merged 1 commit into
opendatahub-io:release-v0.15from
pierDipi:llmisvc-stop

Conversation

@pierDipi
Copy link
Copy Markdown
Member

@pierDipi pierDipi commented Nov 17, 2025

Allow stopping llm-d services just like any other model runtime (upstream follow up in progress)

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Nov 17, 2025

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented Nov 17, 2025

@pierDipi: This pull request references RHOAIENG-38579 which is a valid jira issue.

Details

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.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Nov 17, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@pierDipi pierDipi force-pushed the llmisvc-stop branch 2 times, most recently from 3ede3e9 to 5e2ea52 Compare November 17, 2025 08:58
@pierDipi
Copy link
Copy Markdown
Member Author

/test ?

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Nov 17, 2025

@pierDipi: The following commands are available to trigger required jobs:

/test e2e-graph
/test e2e-llm-inference-service
/test e2e-path-based-routing
/test e2e-predictor
/test e2e-raw
/test images
/test pr-image-mirror-kserve-agent
/test pr-image-mirror-kserve-controller
/test pr-image-mirror-kserve-router
/test pr-image-mirror-kserve-storage-initializer

Use /test all to run all jobs.

Details

In response to this:

/test ?

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.

@pierDipi
Copy link
Copy Markdown
Member Author

/test e2e-llm-inference-service

@pierDipi pierDipi changed the title RHOAIENG-38579: Allow stopping LLMInferenceService RHOAIENG-38972: Allow stopping LLMInferenceService Nov 17, 2025
@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented Nov 17, 2025

@pierDipi: This pull request references RHOAIENG-38972 which is a valid jira issue.

Details

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.

@pierDipi
Copy link
Copy Markdown
Member Author

/test e2e-llm-inference-service

@pierDipi
Copy link
Copy Markdown
Member Author

/test e2e-llm-inference-service

@pierDipi pierDipi force-pushed the llmisvc-stop branch 2 times, most recently from 4f2a847 to ef15f90 Compare November 18, 2025 10:03
@pierDipi
Copy link
Copy Markdown
Member Author

/test e2e-llm-inference-service

@pierDipi
Copy link
Copy Markdown
Member Author

/test e2e-llm-inference-service

@pierDipi
Copy link
Copy Markdown
Member Author

/test e2e-llm-inference-service

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
@pierDipi
Copy link
Copy Markdown
Member Author

/test e2e-llm-inference-service

@pierDipi pierDipi marked this pull request as ready for review November 19, 2025 10:24
@pierDipi
Copy link
Copy Markdown
Member Author

Unrelated

FAILED graph/test_inference_graph.py::test_ig_scenario10 - json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

/retest-required

@pierDipi
Copy link
Copy Markdown
Member Author

Failures are unrelated

@pierDipi pierDipi requested a review from Jooho November 20, 2025 15:11
Comment thread pkg/controller/llmisvc/monitoring.go
bartoszmajsak
bartoszmajsak previously approved these changes Nov 24, 2025
Copy link
Copy Markdown

@bartoszmajsak bartoszmajsak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci-robot
Copy link
Copy Markdown

/retest-required

Remaining retests: 0 against base HEAD f0a020c and 2 for PR HEAD ecd0ebd in total

Copy link
Copy Markdown

@bartoszmajsak bartoszmajsak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Nov 25, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bartoszmajsak, pierDipi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [bartoszmajsak,pierDipi]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@bartoszmajsak
Copy link
Copy Markdown

/lgtm

@openshift-ci openshift-ci Bot added the lgtm label Nov 25, 2025
@pierDipi
Copy link
Copy Markdown
Member Author

/override e2e-path-based-routing

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Nov 25, 2025

@pierDipi: /override requires failed status contexts, check run or a prowjob name to operate on.
The following unknown contexts/checkruns were given:

  • e2e-path-based-routing

Only the following failed contexts/checkruns were expected:

  • CodeRabbit
  • ci/prow/e2e-graph
  • ci/prow/e2e-llm-inference-service
  • ci/prow/e2e-path-based-routing
  • ci/prow/e2e-predictor
  • ci/prow/e2e-raw
  • ci/prow/images
  • ci/prow/pr-image-mirror-kserve-agent
  • ci/prow/pr-image-mirror-kserve-controller
  • ci/prow/pr-image-mirror-kserve-router
  • ci/prow/pr-image-mirror-kserve-storage-initializer
  • kserve-image-build
  • pull-ci-opendatahub-io-kserve-master-e2e-graph
  • pull-ci-opendatahub-io-kserve-master-e2e-path-based-routing
  • pull-ci-opendatahub-io-kserve-master-e2e-predictor
  • pull-ci-opendatahub-io-kserve-master-e2e-raw
  • pull-ci-opendatahub-io-kserve-master-images
  • pull-ci-opendatahub-io-kserve-master-pr-image-mirror-kserve-agent
  • pull-ci-opendatahub-io-kserve-master-pr-image-mirror-kserve-controller
  • pull-ci-opendatahub-io-kserve-master-pr-image-mirror-kserve-router
  • pull-ci-opendatahub-io-kserve-master-pr-image-mirror-kserve-storage-initializer
  • pull-ci-opendatahub-io-kserve-release-v0.15-e2e-llm-inference-service
  • push
  • test-llmisvc
  • tide

If you are trying to override a checkrun that has a space in it, you must put a double quote on the context.

Details

In response to this:

/override e2e-path-based-routing

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.

@pierDipi
Copy link
Copy Markdown
Member Author

/override e2e-predictor

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Nov 25, 2025

@pierDipi: /override requires failed status contexts, check run or a prowjob name to operate on.
The following unknown contexts/checkruns were given:

  • e2e-predictor

Only the following failed contexts/checkruns were expected:

  • CodeRabbit
  • ci/prow/e2e-graph
  • ci/prow/e2e-llm-inference-service
  • ci/prow/e2e-path-based-routing
  • ci/prow/e2e-predictor
  • ci/prow/e2e-raw
  • ci/prow/images
  • ci/prow/pr-image-mirror-kserve-agent
  • ci/prow/pr-image-mirror-kserve-controller
  • ci/prow/pr-image-mirror-kserve-router
  • ci/prow/pr-image-mirror-kserve-storage-initializer
  • kserve-image-build
  • pull-ci-opendatahub-io-kserve-master-e2e-graph
  • pull-ci-opendatahub-io-kserve-master-e2e-path-based-routing
  • pull-ci-opendatahub-io-kserve-master-e2e-predictor
  • pull-ci-opendatahub-io-kserve-master-e2e-raw
  • pull-ci-opendatahub-io-kserve-master-images
  • pull-ci-opendatahub-io-kserve-master-pr-image-mirror-kserve-agent
  • pull-ci-opendatahub-io-kserve-master-pr-image-mirror-kserve-controller
  • pull-ci-opendatahub-io-kserve-master-pr-image-mirror-kserve-router
  • pull-ci-opendatahub-io-kserve-master-pr-image-mirror-kserve-storage-initializer
  • pull-ci-opendatahub-io-kserve-release-v0.15-e2e-llm-inference-service
  • push
  • test-llmisvc
  • tide

If you are trying to override a checkrun that has a space in it, you must put a double quote on the context.

Details

In response to this:

/override e2e-predictor

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.

@pierDipi
Copy link
Copy Markdown
Member Author

/override ci/prow/e2e-path-based-routing

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Nov 25, 2025

@pierDipi: Overrode contexts on behalf of pierDipi: ci/prow/e2e-path-based-routing

Details

In response to this:

/override ci/prow/e2e-path-based-routing

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.

@pierDipi
Copy link
Copy Markdown
Member Author

/override ci/prow/e2e-predictor

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Nov 25, 2025

@pierDipi: Overrode contexts on behalf of pierDipi: ci/prow/e2e-predictor

Details

In response to this:

/override ci/prow/e2e-predictor

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.

@openshift-merge-bot openshift-merge-bot Bot merged commit 64fe282 into opendatahub-io:release-v0.15 Nov 25, 2025
35 checks passed
@github-project-automation github-project-automation Bot moved this from New/Backlog to Done in ODH Model Serving Planning Nov 25, 2025
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Nov 25, 2025

@pierDipi: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-graph ecd0ebd link unknown /test e2e-graph
ci/prow/e2e-predictor ecd0ebd link unknown /test e2e-predictor
ci/prow/e2e-path-based-routing ecd0ebd link unknown /test e2e-path-based-routing

Full PR test history. Your PR dashboard.

Details

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.

KillianGolds pushed a commit to KillianGolds/kserve-fork that referenced this pull request Nov 28, 2025
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants