Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
BB V1.01
-
Sprint 2 (27.01.2025), Sprint 3 (10.02.2025)
Description
Resolve outstanding space issues due to largely slow builders but occastionally failed builds
https://github.com/MariaDB/buildbot/pull/656 (merged)
https://github.com/MariaDB/buildbot/pull/697 (fix - found in testing)
Review of fix appreciated.
Because s390x failed to build and ppc64le timeout in the dev environment
a temp disable of ppc64le and s390x in the dev worker sed -i -e 's:linux/ppc64le linux/s390x::' scripts/docker-library-build.sh scripts/docker-library-manifest.sh would allows validation without waiting on these parent builders.