From 900c5ca9a809263e9fafc9b7dc781947a62d7c9a Mon Sep 17 00:00:00 2001 From: zooko <> Date: Wed, 2 Dec 2009 19:02:33 +0000 Subject: [PATCH] formatting [Imported from Trac: page BuildbotPolicy, version 5] --- BuildbotPolicy.md | 1 + 1 file changed, 1 insertion(+) diff --git a/BuildbotPolicy.md b/BuildbotPolicy.md index 7b054c7..285382a 100644 --- a/BuildbotPolicy.md +++ b/BuildbotPolicy.md @@ -1,6 +1,7 @@ There are two classes of builder for the [Tahoe Buildbot](http://allmydata.org/buildbot/): *Supported* and *Unsupported*. The buildbot policy has two parts: 1. Packages are produced for *any* platform only when *all* of the supported platforms pass tests. This means that if, for example, the Windows platform starts failing unit tests, then we stop producing new .deb packages for Debian or Ubuntu. Also vice versa: if one of the Supported debian platforms fails its unit tests, then we won't produce a new Windows package from that version of the source code. + 2. If a supported builder goes red then we fix it right away. 1. It could be we just committed a patch that breaks Tahoe in a way that makes a test fail on that builder. In this case we either: