Skip to content

Commit b6a166d

Browse files
author
root
committed
change to the new workflow
Signed-off-by: root <root@hostname-2pbfv.foreman.pxe>
1 parent 1cffe62 commit b6a166d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/vllm_ascend_test_nightly_a3.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@ jobs:
6565
- name: deepseek-r1-0528-w8a8
6666
os: linux-aarch64-a3-16
6767
tests: tests/e2e/nightly/models/test_deepseek_r1_0528_w8a8.py
68+
- name: deepseek-r1-0528-w8a8-prefix-cache
69+
os: linux-aarch64-a3-16
70+
tests: tests/e2e/nightly/features/test_prefix_cache_deepseek_r1_0528_w8a8.py
6871
uses: ./.github/workflows/_e2e_nightly_single_node.yaml
6972
with:
7073
vllm: v0.11.0

0 commit comments

Comments
 (0)