Details
-
Task
-
Status: In Progress (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
-
2026-10
Description
Currently, our CI starts 27 different machine instances. With almost certainty, at least one of these instances does not start. Drone waits on it, kills it and all build is marked as red.
This is due to number of architectures and distributives we run on our CI: several versions of RHEL and several versions of Ubuntu got built against two architectures, aarch64 and amd64 and against several server versions (10.6, 11.4, 11.8 and recently 12.3).
We need to reduce number of started instances so that CI will show actual problem, not infrastructure ones.