Fix: Increated timeout to avoid loading/pending issue of model#910
Merged
dbasunag merged 1 commit intoopendatahub-io:mainfrom Dec 4, 2025
Merged
Fix: Increated timeout to avoid loading/pending issue of model#910dbasunag merged 1 commit intoopendatahub-io:mainfrom
dbasunag merged 1 commit intoopendatahub-io:mainfrom
Conversation
modified: tests/model_explainability/trustyai_service/trustyai_service_utils.py
|
The following are automatically added/executed:
Available user actions:
Supported labels{'/build-push-pr-image', '/verified', '/hold', '/lgtm', '/cherry-pick', '/wip'} |
Contributor
📝 WalkthroughWalkthroughA single timeout parameter was increased from 10 minutes to 20 minutes in a utility function that polls for ISVC deployment registration, with no other logic modifications. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
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. Comment |
adolfo-ab
approved these changes
Dec 4, 2025
dbasunag
approved these changes
Dec 4, 2025
|
Status of building tag latest: success. |
mwaykole
pushed a commit
to mwaykole/opendatahub-tests
that referenced
this pull request
Jan 23, 2026
…atahub-io#910) modified: tests/model_explainability/trustyai_service/trustyai_service_utils.py
This file contains hidden or 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
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.
On v3.0 fixed the TestDriftMetrics.test_drift_send_inference[db-storage] the gaussian_credit_model fixture tries to deploy an InferenceService (ISVC) using KServe/MLServer. Specifically, the model never reaches the Loaded.
Description
How Has This Been Tested?
Merge criteria:
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.