Skip to content

Commit 8e3d58f

Browse files
Update tests/e2e/stress-test.sh
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 194eaf1 commit 8e3d58f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/e2e/stress-test.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ Options:
136136
-p, --port PORT Router port (default: 30080)
137137
-l, --log-dir DIR Log directory (default: /tmp/router-stress-logs)
138138
-m, --model MODEL Model to use (default: facebook/opt-125m)
139-
--backend1-port PORT First backend port (default: 8000)
140-
--backend2-port PORT Second backend port (default: 8001)
139+
--backend1-port PORT First backend port (default: 8001)
140+
--backend2-port PORT Second backend port (default: 8002)
141141
-h, --help Show this help
142142
143143
Examples:

0 commit comments

Comments
 (0)