Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Translations:Funtoo:Metro/123/en
Jump to navigation
Jump to search
- If
buildbot.sh
tries to build a stage and the build fails, the failcount is incremented. - If the build succeeds for a particular build, the failcount is reset to zero.
- Builds with the lowest failcount are prioritized by Template:Buildrepo to build next, to steer towards builds that are more likely to complete successfully.
- Once the failcount reaches 3 for a particular build, it is removed from the build rotation.