Skip to content

Commit

Permalink
Kserve ci fix (#3196)
Browse files Browse the repository at this point in the history
* testing kserve

* testing config

* testing yaml

* testing yaml

* testing yaml

* removing config

* removing tests

* removing config
  • Loading branch information
udaij12 committed Jun 20, 2024
1 parent ef9bcfe commit 6806b9c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions kubernetes/kserve/tests/configs/mnist_v1_cpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@ spec:
requests:
cpu: "100m"
memory: 256Mi
args:
- --disable-token
- --model-api-enabled
3 changes: 3 additions & 0 deletions kubernetes/kserve/tests/configs/mnist_v2_cpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ spec:
requests:
cpu: "100m"
memory: 256Mi
args:
- --disable-token
- --model-api-enabled

0 comments on commit 6806b9c

Please sign in to comment.