From 931dbceadc49eb36d6f76477e5666a03c7c641ca Mon Sep 17 00:00:00 2001 From: Alex Nails Date: Wed, 8 Apr 2026 02:23:35 -0700 Subject: [PATCH] [CI] Set RUNAI_STREAMER_MEMORY_LIMIT=0 for stage-b-test-1-gpu-small (#22346) Co-authored-by: Claude Opus 4.6 (1M context) --- .github/workflows/pr-test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pr-test.yml b/.github/workflows/pr-test.yml index 39e5afda1..588ebcfe3 100644 --- a/.github/workflows/pr-test.yml +++ b/.github/workflows/pr-test.yml @@ -705,6 +705,7 @@ jobs: timeout-minutes: 30 env: CONTINUE_ON_ERROR_FLAG: ${{ needs.check-changes.outputs.continue_on_error == 'true' && '--continue-on-error' || '' }} + RUNAI_STREAMER_MEMORY_LIMIT: 0 run: | source /etc/profile.d/sglang-ci.sh cd test/