Skip to content

[model server] Fix 2.16 tests#191

Closed
rnetser wants to merge 15 commits intoopendatahub-io:2.16from
rnetser:fix-2.16
Closed

[model server] Fix 2.16 tests#191
rnetser wants to merge 15 commits intoopendatahub-io:2.16from
rnetser:fix-2.16

Conversation

@rnetser
Copy link
Copy Markdown
Contributor

@rnetser rnetser commented Mar 20, 2025

Description

How Has This Been Tested?

Merge criteria:

  • The commits are squashed in a cohesive manner and have meaningful messages.
  • Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
  • The developer has manually tested the changes and verified that the changes work

lugi0 and others added 15 commits January 24, 2025 12:08
* Add fixture to set managementState for components

Signed-off-by: lugi0 <lgiorgi@redhat.com>

* Address PR comments

Signed-off-by: lugi0 <lgiorgi@redhat.com>

* return dsc instead of yield

Signed-off-by: lugi0 <lgiorgi@redhat.com>

---------

Signed-off-by: lugi0 <lgiorgi@redhat.com>
* Create size-labeler.yml

* Delete .github/workflows/size-labeler.yml

* add grpcurl to dockerfile
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…b-io#103)

* [TrustyAI] Add test to verify scheduling of drift metrics

This PR adds a test to verify the scheduling of TrustyAI drift metrics, and improves related util functions

* Create common function to validate TrustyAI requests

* Replace tenacity retry with TimeoutWatch retry decorator
…h test (opendatahub-io#102)

* Create size-labeler.yml

* Delete .github/workflows/size-labeler.yml

* add model mesh tests

* add model mesh tests

* add model mesh tests

* update code

* increase timeout

* add fixtures to enabe kserve modelmesh

* add fixtures to enabe kserve modelmesh

* add fixtures to enabe kserve modelmesh

* add fixtures to enabe kserve modelmesh

* update scope

* update scope

* add service mesh

* remove unused xitures

* update model registry type in dsc

* fix kserve type and remove check
* Create size-labeler.yml

* Delete .github/workflows/size-labeler.yml

* Add review labels
add issue write permission
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.9.2 → v0.9.3](astral-sh/ruff-pre-commit@v0.9.2...v0.9.3)
- [github.com/gitleaks/gitleaks: v8.23.1 → v8.23.2](gitleaks/gitleaks@v8.23.1...v8.23.2)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ruth Netser <rnetser@redhat.com>
* [WIP] add test for Raw kserve auth

Signed-off-by: Milind Waykole <mwaykole@mwaykole-thinkpadp1gen4i.bengluru.csb>

* [WIP] add test for Raw kserve auth

Signed-off-by: Milind Waykole <mwaykole@mwaykole-thinkpadp1gen4i.bengluru.csb>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* [WIP] add test for Raw kserve auth

Signed-off-by: Milind Waykole <mwaykole@mwaykole-thinkpadp1gen4i.bengluru.csb>

* [WIP] add test for Raw kserve auth

Signed-off-by: Milind Waykole <mwaykole@mwaykole-thinkpadp1gen4i.bengluru.csb>

* [WIP] add test for Raw kserve auth

Signed-off-by: Milind Waykole <mwaykole@mwaykole-thinkpadp1gen4i.bengluru.csb>

* [WIP] add test for Raw kserve auth

Signed-off-by: Milind Waykole <mwaykole@mwaykole-thinkpadp1gen4i.bengluru.csb>

* [WIP] add test for Raw kserve auth

Signed-off-by: Milind Waykole <mwaykole@mwaykole-thinkpadp1gen4i.bengluru.csb>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* addressed comments

Signed-off-by: Milind Waykole <mwaykole@mwaykole-thinkpadp1gen4i.bengluru.csb>

* addressed comments

Signed-off-by: Milind Waykole <mwaykole@mwaykole-thinkpadp1gen4i.bengluru.csb>

* addressed comments

Signed-off-by: Milind Waykole <mwaykole@mwaykole-thinkpadp1gen4i.bengluru.csb>

* addressed comments

Signed-off-by: Milind Waykole <mwaykole@mwaykole-thinkpadp1gen4i.bengluru.csb>

* addressed comments

Signed-off-by: Milind Waykole <mwaykole@mwaykole-thinkpadp1gen4i.bengluru.csb>

---------

Signed-off-by: Milind Waykole <mwaykole@mwaykole-thinkpadp1gen4i.bengluru.csb>
Co-authored-by: Milind Waykole <mwaykole@mwaykole-thinkpadp1gen4i.bengluru.csb>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
)

* [TrustyAI] Add test to verify drift metric deletion

* Delete unnecessary comments

* Updated class docstring
…namespace` to suport model-mesh label (opendatahub-io#107)

* Create size-labeler.yml

* Delete .github/workflows/size-labeler.yml

* add model mesh tests

* add model mesh tests

* add model mesh tests

* update code

* increase timeout

* add fixtures to enabe kserve modelmesh

* add fixtures to enabe kserve modelmesh

* add fixtures to enabe kserve modelmesh

* add fixtures to enabe kserve modelmesh

* update scope

* update scope

* add service mesh

* remove unused xitures

* update model registry type in dsc

* fix kserve type and remove check

* model mesh serverless

* model mesh serverless

* model mesh serverless

* address comments

* model mesh serverless

* model mesh serverless

* model mesh serverless

* model mesh serverless

* model mesh serverless

* model mesh serverless

* model mesh serverless

* model mesh serverless

* add saniy marker

* delete isvc only if other exists in ns

* delete isvc only if other exists in ns

* add missing default valu

* fix rt instance access

* add type to label creator

* add type to label creator

* add jira skip

* fix annotation typos

* update condition

* update based on new code

* collect containers failures

* fix tox
… ready (opendatahub-io#89)

* Create size-labeler.yml

* Delete .github/workflows/size-labeler.yml

* automate isvc model status

* resolve conflicts

* increae timeout

* add dependency

* add tier marker

* add slow marker
@rnetser rnetser requested a review from a team as a code owner March 20, 2025 15:57
@github-actions
Copy link
Copy Markdown

The following are automatically added/executed:

Available user actions:

  • To mark a PR as WIP, add /wip in a comment. To remove it from the PR comment /wip cancel to the PR.
  • To block merging of a PR, add /hold in a comment. To un-block merging of PR comment /hold cancel.
  • To mark a PR as approved, add /lgtm in a comment. To remove, add /lgtm cancel.
    lgtm label removed on each new commit push.
  • To mark PR as verified comment /verified to the PR, to un-verify comment /verified cancel to the PR.
    verified label removed on each new commit push.
Supported labels

{'/lgtm', '/verified', '/hold', '/wip'}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants