Development Team/Buildbot: Difference between revisions
No edit summary |
|||
| (11 intermediate revisions by 9 users not shown) | |||
| Line 1: | Line 1: | ||
{{obsolete}} | |||
{{TOCright}} | |||
== Builds == | == Builds == | ||
| Line 4: | Line 6: | ||
automation system. Full builds, which starts every time from a clean source and | automation system. Full builds, which starts every time from a clean source and | ||
installation tree, are run every 12 hours. Quick builds, which are built | installation tree, are run every 12 hours. Quick builds, which are built | ||
incrementally from the last build source and installation tree, are run every | incrementally from the last build source and installation tree, are run every 2 | ||
hours. The status of the builds is available through a web interface and failures | hours. The status of the builds is available through a web interface and failures | ||
are notified to the development mailing list. | are notified to the development mailing list. | ||
| Line 25: | Line 27: | ||
== Slaves == | == Slaves == | ||
See [[Infrastructure Team/Resources#Build_Bots]]. | |||
== Contribute == | == Contribute == | ||