Unverified Commit 12b4dec5 authored by Keiven C's avatar Keiven C Committed by GitHub
Browse files

Rename stale max_vram_gib marker to profiled_vram_gib (#7829)


Signed-off-by: default avatarKeiven Chang <keivenchang@users.noreply.github.com>
parent 06a24503
......@@ -21,7 +21,7 @@ pytestmark = [
pytest.mark.unit,
pytest.mark.sglang,
pytest.mark.gpu_1, # sglang tests run on GPU-enabled workers
pytest.mark.max_vram_gib(0),
pytest.mark.profiled_vram_gib(0),
pytest.mark.pre_merge,
]
......
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