From db6f71d4c9efc4679b05311c9a8fcc594b187c06 Mon Sep 17 00:00:00 2001 From: "Li, Jiang" Date: Thu, 5 Feb 2026 15:07:14 +0800 Subject: [PATCH] [CI/Build] Fix CPU CI test case title (#33870) Signed-off-by: jiang1.li --- .buildkite/hardware_tests/cpu.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/hardware_tests/cpu.yaml b/.buildkite/hardware_tests/cpu.yaml index 39a551696..b387cf935 100644 --- a/.buildkite/hardware_tests/cpu.yaml +++ b/.buildkite/hardware_tests/cpu.yaml @@ -57,7 +57,7 @@ steps: pytest -x -v -s tests/quantization/test_compressed_tensors.py::test_compressed_tensors_w8a8_logprobs pytest -x -v -s tests/quantization/test_cpu_wna16.py" -- label: CPU-TP/DP/PP Tests +- label: CPU-Distributed Tests depends_on: [] soft_fail: true device: intel_cpu