From 0ff304376a77a7745b01edd91f4834bec003f7f2 Mon Sep 17 00:00:00 2001 From: arch_o_median <> Date: Tue, 4 Jan 2011 19:12:42 +0000 Subject: [PATCH] [Imported from Trac: page HowtoContributeABuildbot, version 18] --- HowtoContributeABuildbot.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/HowtoContributeABuildbot.md b/HowtoContributeABuildbot.md index b9d34f7..456a00d 100644 --- a/HowtoContributeABuildbot.md +++ b/HowtoContributeABuildbot.md @@ -28,6 +28,7 @@ Use a different user account for tahoe-lafs, pycryptopp, and zfec buildslaves. Then `buildbot start $BASEDIR`. -Okay, once you've gotten all this working then we'll see your machine on the buildbot pages and we'll see how well Tahoe-LAFS passes unit tests on your platform. Eventually I would like to go on to the next step, which is integrating Tahoe-LAFS into the official package system of your operating system and adding tests to check whether Tahoe-LAFS is still correctly building from its package. But that is for another day. +## Monitor Output +> Okay, once you've gotten all this working then we'll see your machine on the [buildbot pages](http://tahoe-lafs.org/buildbot/waterfall?show_events=true) and we'll see how well Tahoe-LAFS passes unit tests on your platform. Detailed docs: