[CI] Update stable test workflow and run.sh script (#6352)

This commit is contained in:
YuBaoku
2026-02-05 11:01:15 +08:00
committed by GitHub
parent 183b8d325a
commit cae2709eff
2 changed files with 24 additions and 2 deletions
+1 -1
View File
@@ -156,7 +156,7 @@ for round in $(seq 1 $TOTAL_ROUNDS); do
echo "[Step 1] Clearing load weight..."
curl_get_status -i "$BASE_URL/clear_load_weight"
assert_eq "$http_code" "200" "/clear_load_weight failed with HTTP $http_code"
sleep 5
sleep 10
# Step 2: Check GPU memory usage
echo "[Step 2] Checking GPU memory..."