Conversation
|
The following are automatically added/executed:
Available user actions:
Supported labels{'/lgtm', '/hold', '/cherry-pick', '/wip', '/verified', '/build-push-pr-image'} |
9d2a7d2 to
5560469
Compare
Adds an automatic pre-test health gate for all KServe tests that verifies odh-model-controller and kserve-controller-manager deployments are healthy. Tests are skipped with a descriptive reason if checks fail. Includes --skip-kserve-health-check CLI option. Made-with: Cursor Signed-off-by: Milind waykole <mwaykole@redhat.com>
Adds an automatic pre-test health gate for all LLMD tests that verifies cert-manager, authorino, RHCL operators, required deployments, LeaderWorkerSetOperator, GatewayClass, and Kuadrant CRs are healthy. Tests are skipped with a descriptive reason if checks fail. Includes --skip-llmd-health-check CLI option and wrapper resource classes for LeaderWorkerSetOperator and Kuadrant. Made-with: Cursor Signed-off-by: Milind waykole <mwaykole@redhat.com>
Signed-off-by: Milind waykole <mwaykole@redhat.com>
Signed-off-by: Milind waykole <mwaykole@redhat.com>
be603c2 to
fbe9156
Compare
for more information, see https://pre-commit.ci
Signed-off-by: Milind waykole <mwaykole@redhat.com>
|
Status of building tag latest: success. |
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughThe pull request adds pytest infrastructure for conditional health checks of KServe and LLMD services. Two new CLI flags ( Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~30 minutes 🚥 Pre-merge checks | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
health check for llmd/kserve to make sure each test runs on a correct configuration