Skip to content

Commit 5e99d0b

Browse files
test efa and multinode
1 parent 4e08e03 commit 5e99d0b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/vllm/ec2/test_artifacts/test_ec2.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,8 @@ def test_vllm_benchmark_on_multi_node(head_connection, worker_connection, image_
156156
head_container_id = get_container_id(head_connection, image_uri)
157157
print("Starting model serving inside Ray container...")
158158

159+
time.sleep(400)
160+
159161
commands_serving = [
160162
"tmux new-session -d -s vllm_serve",
161163
"tmux ls",

0 commit comments

Comments
 (0)