Move runai model loader test to nightly suite (#22418)

This commit is contained in:
Liangsheng Yin
2026-04-08 21:39:32 -07:00
committed by GitHub
parent 355fcbcc17
commit edfddda192
3 changed files with 3 additions and 2 deletions
@@ -71,6 +71,8 @@ jobs:
- name: Run test
timeout-minutes: 60
env:
RUNAI_STREAMER_MEMORY_LIMIT: 0
run: |
cd test
python3 run_suite.py --hw cuda --suite nightly-1-gpu --nightly --continue-on-error
-1
View File
@@ -706,7 +706,6 @@ 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/