Skip to content

Commit 9166093

Browse files
authored
tests: waive test_llm_multi_node (#3664)
Signed-off-by: junq <[email protected]>
1 parent 5a6cb2b commit 9166093

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unittest/llmapi/test_llm_multi_gpu.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,7 @@ def run_command(command: str):
288288
raise e
289289

290290

291+
@pytest.mark.skip(reason="https://nvbugspro.nvidia.com/bug/5223608: timeout")
291292
@skip_single_gpu
292293
def test_llm_multi_node(engine_from_checkpoint: tempfile.TemporaryDirectory):
293294
# TODO[chunweiy]: reactivate this later

0 commit comments

Comments
 (0)