fix: align HWLAB v0.3 public ports

This commit is contained in:
Codex
2026-06-08 19:11:28 +00:00
parent 75e72eeddf
commit 9b79034378
5 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -86,8 +86,8 @@ assertCondition(
&& v03LaneSpec.runtimeNamespace === "hwlab-v03"
&& v03LaneSpec.runtimeRenderDir === "runtime-v03"
&& v03LaneSpec.pipeline === "hwlab-v03-ci-image-publish"
&& v03LaneSpec.publicWebUrl.endsWith(":19766")
&& v03LaneSpec.publicApiUrl.endsWith(":19767")
&& v03LaneSpec.publicWebUrl.endsWith(":20666")
&& v03LaneSpec.publicApiUrl.endsWith(":20667")
&& v03LaneSpec.networkProfileId === "node-ci-egress"
&& v03LaneSpec.downloadProfileId === "node-default"
&& v03LaneSpec.networkProfile.proxy.noProxy.includes("hyueapi.com")