From 22375f8d13dbf5c201c6f1564f72310193930816 Mon Sep 17 00:00:00 2001 From: Micah Williamson Date: Tue, 20 Jan 2026 15:40:48 -0600 Subject: [PATCH] [ROCm][CI] Remove DS async eplb accuracy test from AMD CI (#32717) Signed-off-by: Micah Williamson --- .buildkite/test-amd.yaml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/.buildkite/test-amd.yaml b/.buildkite/test-amd.yaml index b0562c8aa..e0e22522b 100644 --- a/.buildkite/test-amd.yaml +++ b/.buildkite/test-amd.yaml @@ -1673,17 +1673,6 @@ steps: commands: - bash .buildkite/scripts/scheduled_integration_test/qwen30b_a3b_fp8_block_ep_eplb.sh 0.8 200 8020 2 1 -- label: DeepSeek V2-Lite Async EPLB Accuracy - timeout_in_minutes: 60 - mirror_hardwares: [amdexperimental] - agent_pool: mi325_4 - # grade: Blocking - gpu: h100 - optional: true - num_gpus: 4 - working_dir: "/vllm-workspace" - commands: - - bash .buildkite/scripts/scheduled_integration_test/deepseek_v2_lite_ep_async_eplb.sh 0.25 1319 8030 - label: Qwen3-Next-80B-A3B-Instruct MTP Async EPLB Accuracy timeout_in_minutes: 60