Avoid occupied Qwen235 trace ports

This commit is contained in:
2026-07-19 08:10:29 +08:00
parent b72de0fd15
commit 42e4ae3422
2 changed files with 8 additions and 4 deletions

View File

@@ -53,8 +53,8 @@ run_real() {
}
run_real fixed-pd false 9300
run_real fixed-po false 9400
run_real trace-pd true 9500
run_real trace-po true 9600
run_real trace-pd true 9800
run_real trace-po true 9900
"${VENV_ROOT}/bin/python" "${RUNNER_DIR}/extract_qwen235_v020_runtime_contract.py" \
--case-root "${CAMPAIGN_ROOT}/real/fixed-pd" \