mirror of
https://github.com/wassname/vllm.git
synced 2026-07-26 13:37:27 +08:00
[ci] try to add multi-node tests (#6280)
Signed-off-by: Muralidhar Andoorveedu <muralidhar.andoorveedu@centml.ai> Co-authored-by: Muralidhar Andoorveedu <muralidhar.andoorveedu@centml.ai>
This commit is contained in:
co-authored by
Muralidhar Andoorveedu
parent
d80aef3776
commit
41708e5034
@@ -10,3 +10,4 @@ test_result = all(
|
||||
|
||||
expected = os.environ.get("VLLM_TEST_SAME_HOST", "1") == "1"
|
||||
assert test_result == expected, f"Expected {expected}, got {test_result}"
|
||||
print("Same node test passed!")
|
||||
|
||||
Reference in New Issue
Block a user