From 08e50675615fc0b3e4e458645d8dd16cefb371bd Mon Sep 17 00:00:00 2001 From: Nick Hill Date: Tue, 21 Jul 2026 22:54:03 +0100 Subject: [PATCH] [CI] Bump timeout of `entrypoints-integration-api-server-openai-part-2` (#49359) Signed-off-by: Nick Hill --- .buildkite/test_areas/entrypoints.yaml | 2 +- .buildkite/test_areas/misc.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.buildkite/test_areas/entrypoints.yaml b/.buildkite/test_areas/entrypoints.yaml index 503180b9130..f5668e40b9d 100644 --- a/.buildkite/test_areas/entrypoints.yaml +++ b/.buildkite/test_areas/entrypoints.yaml @@ -78,7 +78,7 @@ steps: - label: Entrypoints Integration (API Server OpenAI - Part 2) device: h200_35gb key: entrypoints-integration-api-server-openai-part-2 - timeout_in_minutes: 45 + timeout_in_minutes: 55 working_dir: "/vllm-workspace/tests" source_file_dependencies: - vllm/ diff --git a/.buildkite/test_areas/misc.yaml b/.buildkite/test_areas/misc.yaml index 6c33cd11e94..a427ac5e773 100644 --- a/.buildkite/test_areas/misc.yaml +++ b/.buildkite/test_areas/misc.yaml @@ -31,7 +31,7 @@ steps: - label: V1 Sample + Logits key: v1-sample-logits - timeout_in_minutes: 45 + timeout_in_minutes: 55 device: h200_18gb source_file_dependencies: - vllm/config/