Skip to content

Commit b0dd12e

Browse files
abner-chencgopherbot
authored andcommitted
dashboard: mark all linux-loong64 builders as migrated to LUCI
All builders are now running on LUCI. Updates golang/go#65398 Change-Id: If2b0703ba0b6defd90d89c42895345eea30fd8cf Reviewed-on: https://go-review.googlesource.com/c/build/+/585175 Reviewed-by: Dmitri Shuralyov <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> Reviewed-by: Cherry Mui <[email protected]> Auto-Submit: Dmitri Shuralyov <[email protected]>
1 parent 9657d20 commit b0dd12e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dashboard/builders.go

+1
Original file line numberDiff line numberDiff line change
@@ -2918,6 +2918,7 @@ var BuildersPortedToLUCI = map[string]bool{
29182918
"linux-ppc64le-power10osu": true, // Available as https://ci.chromium.org/p/golang/builders/ci/gotip-linux-ppc64le_power10.
29192919
"linux-ppc64-sid-buildlet": true, // Available as https://ci.chromium.org/p/golang/builders/ci/gotip-linux-ppc64_power8.
29202920
"linux-ppc64-sid-power10": true, // Available as https://ci.chromium.org/p/golang/builders/ci/gotip-linux-ppc64_power10.
2921+
"linux-loong64-3a5000": true, // Available as https://ci.chromium.org/p/golang/builders/ci/gotip-linux-loong64.
29212922

29222923
"netbsd-arm64-bsiegert": true, // Available as https://ci.chromium.org/p/golang/builders/ci/gotip-netbsd-arm64.
29232924

0 commit comments

Comments
 (0)