[CI] Skip ops test for e2e (#3665)

### What this PR does / why we need it?
Skip ops test for e2e and will move it to nightly test in the following
pr

- vLLM version: v0.11.0rc3
- vLLM main: https://github.com/vllm-project/vllm/commit/v0.11.0

Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
This commit is contained in:
wangxiyuan
2025-10-25 09:37:30 +08:00
committed by GitHub
parent 6922947033
commit 07c8d4547c

View File

@@ -108,7 +108,8 @@ jobs:
# Fix me: OOM error
# pytest -sv tests/e2e/singlecard/spec_decode_v1/test_v1_spec_decode.py
pytest -sv tests/e2e/singlecard/ops/
# TODO: Move ops test to nightly test
#pytest -sv tests/e2e/singlecard/ops/
e2e-2-cards:
name: multicard