Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/e2e_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
- name: Run e2e tests
run: |
export CODEFLARE_TEST_TIMEOUT_SHORT=3m
export CODEFLARE_TEST_TIMEOUT_MEDIUM=10m
export CODEFLARE_TEST_TIMEOUT_MEDIUM=15m
export CODEFLARE_TEST_TIMEOUT_LONG=20m
export CODEFLARE_TEST_TIMEOUT_GPU_PROVISIONING=30m

Expand Down
2 changes: 1 addition & 1 deletion config/e2e/patch_resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
path: /spec/template/spec/containers/0/env/-
value:
name: CERT_GENERATOR_IMAGE
value: quay.io/rhoai/ray:2.23.0-py39-cu121
value: quay.io/modh/ray:2.35.0-py39-cu121