Commit c9b9de8
authored
[Test] Extend DeepSeek prefix cache startup timeout (vllm-project#11249)
### What this PR does / why we need it?
Adds `VLLM_ENGINE_READY_TIMEOUT_S: "7200"` to the Prefix-Cache
DeepSeek-R1-0528-W8A8 nightly config, matching the existing
DeepSeek-R1-0528-W8A8 W8A8 config so the large model has enough startup
time before tests begin.
### Does this PR introduce _any_ user-facing change?
No. This only updates a nightly test configuration.
### How was this patch tested?
Not run locally; configuration-only nightly test update.
- vLLM version: v0.23.0
- vLLM main:
vllm-project/vllm@dc68bd8
---------
Signed-off-by: underfituu <hzhucong@163.com>1 parent 4e9b8a0 commit c9b9de8
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments