Skip to content

Commit db6f71d

Browse files
authored
[CI/Build] Fix CPU CI test case title (vllm-project#33870)
Signed-off-by: jiang1.li <jiang1.li@intel.com>
1 parent fd03538 commit db6f71d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/hardware_tests/cpu.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ steps:
5757
pytest -x -v -s tests/quantization/test_compressed_tensors.py::test_compressed_tensors_w8a8_logprobs
5858
pytest -x -v -s tests/quantization/test_cpu_wna16.py"
5959
60-
- label: CPU-TP/DP/PP Tests
60+
- label: CPU-Distributed Tests
6161
depends_on: []
6262
soft_fail: true
6363
device: intel_cpu

0 commit comments

Comments
 (0)