Skip to content

Commit 3699974

Browse files
committed
remove v0 spec decode ci
Signed-off-by: Shanshan Shen <87969357+shen-shanshan@users.noreply.github.com>
1 parent 18495f4 commit 3699974

16 files changed

+0
-5103
lines changed

.github/workflows/vllm_ascend_test_long_term.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,6 @@ jobs:
9696
- name: Run vllm-project/vllm-ascend long term test
9797
run: |
9898
if [[ "${{ matrix.os }}" == "linux-arm64-npu-1" ]]; then
99-
# v0 spec decode test
100-
# TODO: Revert me when test_mtp_correctness is fixed
101-
# VLLM_USE_MODELSCOPE=True pytest -sv tests/e2e/long_term/spec_decode_v0/e2e/test_mtp_correctness.py # it needs a clean process
102-
pytest -sv tests/e2e/long_term/spec_decode_v0 --ignore=tests/e2e/long_term/spec_decode_v0/e2e/test_mtp_correctness.py
103-
# accuracy test single card
10499
pytest -sv tests/e2e/long_term/test_accuracy.py
105100
else
106101
# accuracy test multi card

tests/e2e/long_term/spec_decode_v0/__init__.py

Lines changed: 0 additions & 18 deletions
This file was deleted.

tests/e2e/long_term/spec_decode_v0/conftest.py

Lines changed: 0 additions & 28 deletions
This file was deleted.

tests/e2e/long_term/spec_decode_v0/e2e/__init__.py

Whitespace-only changes.

tests/e2e/long_term/spec_decode_v0/e2e/conftest.py

Lines changed: 0 additions & 212 deletions
This file was deleted.

0 commit comments

Comments
 (0)