mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 00:17:25 +08:00
[CI] Update stable test workflow and run.sh script (#6352)
This commit is contained in:
@@ -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..."
|
||||
|
||||
Reference in New Issue
Block a user