Skip to content

Commit 2c4974c

Browse files
authored
[Bugfix][Test] Re-enable the log simple tests (vllm-project#1065)
Signed-off-by: gcanlin <canlinguosdu@gmail.com>
1 parent 3eecd20 commit 2c4974c

File tree

2 files changed

+2
-58
lines changed

2 files changed

+2
-58
lines changed

.buildkite/pipeline.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,10 @@ steps:
2222
commands:
2323
- pytest -v -s tests/entrypoints/
2424
- pytest -v -s tests/diffusion/cache/
25+
- pytest -v -s tests/diffusion/lora/
2526
- pytest -v -s tests/model_executor/models/qwen2_5_omni/test_audio_length.py
2627
- pytest -v -s tests/worker/
28+
- pytest -v -s tests/distributed/omni_connectors/test_kv_flow.py
2729
agents:
2830
queue: "gpu_1_queue"
2931
plugins:

.buildkite/scripts/simple_test.sh

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

0 commit comments

Comments
 (0)