Skip to content

Commit 4b946d6

Browse files
authored
[V0 Deprecation] Remove V0 Core tests (#25082)
Signed-off-by: Woosuk Kwon <woosuk.kwon@berkeley.edu>
1 parent 087c6ff commit 4b946d6

20 files changed

+0
-5706
lines changed

.buildkite/test-pipeline.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -91,17 +91,6 @@ steps:
9191
- pytest -v -s basic_correctness/test_cpu_offload.py
9292
- VLLM_TEST_ENABLE_ARTIFICIAL_PREEMPT=1 pytest -v -s basic_correctness/test_preemption.py
9393

94-
- label: Core Test # 22min
95-
timeout_in_minutes: 35
96-
mirror_hardwares: [amdexperimental]
97-
fast_check: true
98-
source_file_dependencies:
99-
- vllm/core
100-
- vllm/distributed
101-
- tests/core
102-
commands:
103-
- pytest -v -s core
104-
10594
- label: Entrypoints Unit Tests # 5min
10695
timeout_in_minutes: 10
10796
working_dir: "/vllm-workspace/tests"

tests/core/__init__.py

Whitespace-only changes.

tests/core/block/__init__.py

Whitespace-only changes.

tests/core/block/conftest.py

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

tests/core/block/e2e/__init__.py

Whitespace-only changes.

tests/core/block/e2e/conftest.py

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

0 commit comments

Comments
 (0)