From 25abf0f19dda1f393a898b4b439bbd90a480301d Mon Sep 17 00:00:00 2001 From: zooko <> Date: Wed, 2 Dec 2009 19:03:11 +0000 Subject: [PATCH] formatting [Imported from Trac: page BuildbotPolicy, version 6] --- BuildbotPolicy.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/BuildbotPolicy.md b/BuildbotPolicy.md index 285382a..8b8e17e 100644 --- a/BuildbotPolicy.md +++ b/BuildbotPolicy.md @@ -4,6 +4,8 @@ There are two classes of builder for the [Tahoe Buildbot](http://allmydata.org/b 2. If a supported builder goes red then we fix it right away. +Here is the procedure that we follow to implement this policy: + 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: 1. Revert that patch. 1. Commit a new patch that fixes the previous patch (careful ...)