Unverified Commit 88d953bf authored by Olga Andreeva's avatar Olga Andreeva Committed by GitHub
Browse files

test: Temporary exclude kvbm tests from vllm, nightly, gpu1... (#2611)

parent 8e8152a1
......@@ -28,12 +28,13 @@ import pytest
import requests
# Test markers to align with repository conventions
# Todo: enable the rest when kvbm is built in the ci
pytestmark = [
pytest.mark.kvbm,
pytest.mark.e2e,
pytest.mark.slow,
pytest.mark.nightly,
pytest.mark.gpu_1,
# pytest.mark.e2e,
# pytest.mark.slow,
# pytest.mark.nightly,
# pytest.mark.gpu_1,
]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment