Unverified Commit db6f71d4 authored by Li, Jiang's avatar Li, Jiang Committed by GitHub
Browse files

[CI/Build] Fix CPU CI test case title (#33870)


Signed-off-by: default avatarjiang1.li <jiang1.li@intel.com>
parent fd03538b
...@@ -57,7 +57,7 @@ steps: ...@@ -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_compressed_tensors.py::test_compressed_tensors_w8a8_logprobs
pytest -x -v -s tests/quantization/test_cpu_wna16.py" pytest -x -v -s tests/quantization/test_cpu_wna16.py"
- label: CPU-TP/DP/PP Tests - label: CPU-Distributed Tests
depends_on: [] depends_on: []
soft_fail: true soft_fail: true
device: intel_cpu device: intel_cpu
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment