Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
a9fd8033
"tests/vscode:/vscode.git/clone" did not exist on "0e95aa853edb85e6bf66634d544939c407f78d2f"
Unverified
Commit
a9fd8033
authored
Jul 29, 2025
by
Simo Lin
Committed by
GitHub
Jul 29, 2025
Browse files
[router] allow longer time out for router e2e (#8560)
parent
2fbb754e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.github/workflows/pr-test-rust.yml
.github/workflows/pr-test-rust.yml
+1
-0
No files found.
.github/workflows/pr-test-rust.yml
View file @
a9fd8033
...
@@ -57,6 +57,7 @@ jobs:
...
@@ -57,6 +57,7 @@ jobs:
e2e-python
:
e2e-python
:
if
:
github.repository == 'sgl-project/sglang' || github.event_name == 'pull_request'
if
:
github.repository == 'sgl-project/sglang' || github.event_name == 'pull_request'
runs-on
:
2-gpu-runner
runs-on
:
2-gpu-runner
timeout-minutes
:
30
steps
:
steps
:
-
name
:
Checkout code
-
name
:
Checkout code
uses
:
actions/checkout@v4
uses
:
actions/checkout@v4
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment