Unverified Commit 51e42e39 authored by KrishnanPrash's avatar KrishnanPrash Committed by GitHub
Browse files

ci: skip completions_only test (#6811)


Signed-off-by: default avatarKrishnan Prashanth <kprashanth@nvidia.com>
parent 552ae186
...@@ -271,6 +271,7 @@ trtllm_configs = { ...@@ -271,6 +271,7 @@ trtllm_configs = {
pytest.mark.gpu_1, pytest.mark.gpu_1,
pytest.mark.trtllm, pytest.mark.trtllm,
pytest.mark.post_merge, pytest.mark.post_merge,
pytest.mark.skip(reason="DIS-1566"),
pytest.mark.timeout( pytest.mark.timeout(
480 480
), # 3x measured time (83.85s) + download time (210s) for 7B model ), # 3x measured time (83.85s) + download time (210s) for 7B model
......
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