Skip to content

Commit 65334ef

Browse files
authored
[V1][Metrics] Remove unused code (#18158)
Signed-off-by: Mark McLoughlin <markmc@redhat.com>
1 parent e60f550 commit 65334ef

File tree

4 files changed

+0
-756
lines changed

4 files changed

+0
-756
lines changed

.buildkite/test-pipeline.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,6 @@ steps:
216216
- pytest -v -s v1/spec_decode
217217
- pytest -v -s v1/kv_connector/unit
218218
- pytest -v -s v1/test_serial_utils.py
219-
- pytest -v -s v1/test_stats.py
220219
- pytest -v -s v1/test_utils.py
221220
- pytest -v -s v1/test_oracle.py
222221
# TODO: accuracy does not match, whether setting

tests/v1/test_stats.py

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

vllm/v1/stats/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)