<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ben&#039;s Blog &#187; buildbot</title>
	<atom:link href="http://blog.mozilla.com/bhearsum/archives/category/buildbot/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.mozilla.com/bhearsum</link>
	<description></description>
	<lastBuildDate>Fri, 12 Mar 2010 12:38:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Recent and upcoming Try Server changes</title>
		<link>http://blog.mozilla.com/bhearsum/archives/103</link>
		<comments>http://blog.mozilla.com/bhearsum/archives/103#comments</comments>
		<pubDate>Fri, 15 May 2009 15:11:26 +0000</pubDate>
		<dc:creator>bhearsum</dc:creator>
				<category><![CDATA[build]]></category>
		<category><![CDATA[buildbot]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[tryserver]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/bhearsum/?p=103</guid>
		<description><![CDATA[This morning I landed bug 486567 &#8211; which cleaned up the try server code significantly. There&#8217;s still more to be done there, particularly running unittests on packaged builds once it&#8217;s production counterpart lands (bug 383136). Both of these things help us keep the Try Server in sync with the rest of the world &#8211; which [...]]]></description>
			<content:encoded><![CDATA[<p>This morning I landed <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=486567">bug 486567</a> &#8211; which cleaned up the try server code significantly. There&#8217;s still more to be done there, particularly running unittests on packaged builds once it&#8217;s production counterpart lands (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=383136">bug 383136</a>). Both of these things help us keep the Try Server in sync with the rest of the world &#8211; which has always been a problem.</p>
<p>Looking forward a little bit, I&#8217;m looking to land a patch that enables <b>e-mail notification for try server builds and unit tests</b> on Tuesday. With this patch, every try submission would result in 6 e-mails to the submitter: (1 per platform/build type combination). Here&#8217;s what they&#8217;ll look like:<br />
Build:<br />
Your Try Server build (try-1c170baeac1) was successfully completed on linux.  It should be available for download at http://build.mozilla.org/tryserver-builds/bhearsum@mozilla.com-try-1c170baeac1</p>
<p>Visit http://hg.mozilla.org/MozillaTry to view the full logs. </p>
<p>Unit test:<br />
Your Try Server unit test (try-1c170baeac1) completed with warnings on linux.  It should be available for download at http://build.mozilla.org/tryserver-builds/bhearsum@mozilla.com-try-1c170baeac1</p>
<p>Summary of unittest results:<br />
check: 2/0</p>
<p>Visit http://hg.mozilla.org/MozillaTry to view the full logs.</p>
<p>(The unittest e-mails will have the full results listed, of course).</p>
<p>E-mail notification has been an oft requested feature so I&#8217;m really excited that this will be landing soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/bhearsum/archives/103/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>buildbot &amp; buildbotcustom moved to Mercurial</title>
		<link>http://blog.mozilla.com/bhearsum/archives/74</link>
		<comments>http://blog.mozilla.com/bhearsum/archives/74#comments</comments>
		<pubDate>Wed, 28 Jan 2009 14:32:17 +0000</pubDate>
		<dc:creator>bhearsum</dc:creator>
				<category><![CDATA[buildbot]]></category>
		<category><![CDATA[planet]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/bhearsum/?p=74</guid>
		<description><![CDATA[Both mozilla/tools/buildbotcustom and mozilla/tools/buildbot have now official moved to their new homes in Mercurial, http://hg.mozilla.org/build/buildbotcustom/ and http://hg.mozilla.org/build/buildbot/ respectively. The buildbotcustom CVS module will be deleted at the end of this week. We will be keeping the buildbot one for the time being because we have a Buildbot still using it, but all future work should [...]]]></description>
			<content:encoded><![CDATA[<p>Both mozilla/tools/buildbotcustom and mozilla/tools/buildbot have now official moved to their new homes in Mercurial, <a href="http://hg.mozilla.org/build/buildbotcustom/">http://hg.mozilla.org/build/buildbotcustom/</a> and <a href="http://hg.mozilla.org/build/buildbot/">http://hg.mozilla.org/build/buildbot/</a> respectively. The buildbotcustom CVS module will be deleted at the end of this week. We will be keeping the buildbot one for the time being because we have a Buildbot still using it, but all future work should be done against the Mercurial repository.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/bhearsum/archives/74/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mozilla/tools/buildbotcustom and mozilla/tools/buildbot moving to Mercurial</title>
		<link>http://blog.mozilla.com/bhearsum/archives/69</link>
		<comments>http://blog.mozilla.com/bhearsum/archives/69#comments</comments>
		<pubDate>Thu, 22 Jan 2009 20:18:03 +0000</pubDate>
		<dc:creator>bhearsum</dc:creator>
				<category><![CDATA[buildbot]]></category>
		<category><![CDATA[planet]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/bhearsum/?p=69</guid>
		<description><![CDATA[The time has finally come for these two CVS modules to get a better home. Here&#8217;s what I&#8217;m proposing:

Early next week I will import these modules (with history) into http://hg.mozilla.org/build/buildbotcustom and http://hg.mozilla.org/build/buildbot.
On Friday, January 30th, 2009 I will delete mozilla/tools/buildbot and mozilla/tools/buildbotcustom from CVS and put in READMEs pointing to their new homes. I don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>The time has finally come for these two CVS modules to get a better home. Here&#8217;s what I&#8217;m proposing:</p>
<ol>
<li>Early next week I will import these modules (with history) into http://hg.mozilla.org/build/buildbotcustom and http://hg.mozilla.org/build/buildbot.</li>
<li>On <b>Friday, January 30th, 2009</b> I will delete mozilla/tools/buildbot and mozilla/tools/buildbotcustom from CVS and put in READMEs pointing to their new homes. I don&#8217;t believe there is any reason to keep them around once the new repositories are live. They will only serve to cause confusion.</li>
</ol>
<p>Moving these will be a change for the better, I believe. It will let us import new versions of Buildbot without the hassle of CVS and in the case of buildbotcustom, let others work on it more easily.</p>
<p>If anyone has objections to this plan please respond to <a href="http://groups.google.com/group/mozilla.dev.builds/browse_thread/thread/c737b815aa4a9844#">this mozilla.dev.builds post</a>. If I don&#8217;t hear anything by Tuesday, January 27th I will proceed with this.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/bhearsum/archives/69/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mozilla Scheduled Maintenance &#8211; 10/20/2008, 4am &#8211; 7am PDT</title>
		<link>http://blog.mozilla.com/bhearsum/archives/48</link>
		<comments>http://blog.mozilla.com/bhearsum/archives/48#comments</comments>
		<pubDate>Fri, 17 Oct 2008 12:43:39 +0000</pubDate>
		<dc:creator>bhearsum</dc:creator>
				<category><![CDATA[build]]></category>
		<category><![CDATA[buildbot]]></category>
		<category><![CDATA[downtime]]></category>
		<category><![CDATA[maintenance]]></category>
		<category><![CDATA[planet]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/bhearsum/?p=48</guid>
		<description><![CDATA[During this time we will be upgrading both the Firefox 3 and Firefox 3.1 Unit test Buildbots to a newer version (0.7.9). In order to avoid interrupting running builds we will be closing the tree at 4am PDT and stopping any new builds from being scheduled. Once all builds have finished we will perform the [...]]]></description>
			<content:encoded><![CDATA[<p>During this time we will be upgrading both the Firefox 3 and Firefox 3.1 Unit test Buildbots to a newer version (0.7.9). In order to avoid interrupting running builds we will be closing the tree at 4am PDT and stopping any new builds from being scheduled. Once all builds have finished we will perform the upgrade and open the tree again. Depending on the timing this could take anywhere from 20 minutes to a few hours. The tree should be open again no later than 7am PDT.</p>
<p>If there is any reason why we shouldn&#8217;t go ahead with this please e-mail release@mozilla.com</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/bhearsum/archives/48/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mozilla/tools/buildbot being upgraded to 0.7.9</title>
		<link>http://blog.mozilla.com/bhearsum/archives/46</link>
		<comments>http://blog.mozilla.com/bhearsum/archives/46#comments</comments>
		<pubDate>Tue, 30 Sep 2008 17:16:19 +0000</pubDate>
		<dc:creator>bhearsum</dc:creator>
				<category><![CDATA[build]]></category>
		<category><![CDATA[buildbot]]></category>
		<category><![CDATA[planet]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/bhearsum/?p=46</guid>
		<description><![CDATA[Buildbot 0.7.9 was released a couple weeks ago. Today I will be importing it into our CVS tree, upgrading the aging 0.7.7 code. Before doing an import I will branch the current tip of trunk as BUILDBOT_0_7_7_BRANCH. This will let us easily checkout 0.7.7 code and if necessary, land 0.7.7 specific fixes.
Any checkouts of mozilla/tools/buildbot [...]]]></description>
			<content:encoded><![CDATA[<p>Buildbot 0.7.9 was released a couple weeks ago. Today I will be importing it into our CVS tree, upgrading the aging 0.7.7 code. Before doing an import I will branch the current tip of trunk as BUILDBOT_0_7_7_BRANCH. This will let us easily checkout 0.7.7 code and if necessary, land 0.7.7 specific fixes.</p>
<p>Any checkouts of mozilla/tools/buildbot on HEAD will update to the new code with &#8216;cvs up&#8217;. If you don&#8217;t want this to happen you should delete your checkout and get the BUILDBOT_0_7_7_BRANCH (&#8216;cvs co -r BUILDBOT_0_7_7_BRANCH&#8217;).</p>
<p>Here&#8217;s some of the more exciting fixes and enhancements:</p>
<ul>
<li>The /buildslaves page now highlights disconnected slaves, making it easier to see that information at-a-glance</li>
<li>Build properties can now be passed via a Scheduler</li>
<li>Build properties can be set with ShellCommand&#8217;s through the new &#8216;SetProperty&#8217; BuildStep</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/bhearsum/archives/46/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[repost] Try Server Update &#8211; Building from mozilla-central with a patch is now possible!</title>
		<link>http://blog.mozilla.com/bhearsum/archives/34</link>
		<comments>http://blog.mozilla.com/bhearsum/archives/34#comments</comments>
		<pubDate>Wed, 16 Jul 2008 18:55:42 +0000</pubDate>
		<dc:creator>bhearsum</dc:creator>
				<category><![CDATA[build]]></category>
		<category><![CDATA[buildbot]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[tryserver]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/bhearsum/archives/34</guid>
		<description><![CDATA[Not much else to say &#8211; bug 437143 (try servers need to support building from a mercurial repository with a patch) has been fixed. You can now submit patches against HG repositories with a patch.
Many thanks to Vlad, who did most of the work on this.
]]></description>
			<content:encoded><![CDATA[<p>Not much else to say &#8211; <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=437143">bug 437143 (try servers need to support building from a mercurial repository with a patch)</a> has been fixed. You can now submit patches against HG repositories with a patch.</p>
<p>Many thanks to <a href="http://blog.vlad1.com/">Vlad</a>, who did most of the work on this.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/bhearsum/archives/34/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Try Server Update &#8211; Building from mozilla-central with a patch is now possible!</title>
		<link>http://blog.mozilla.com/bhearsum/archives/32</link>
		<comments>http://blog.mozilla.com/bhearsum/archives/32#comments</comments>
		<pubDate>Mon, 14 Jul 2008 12:45:52 +0000</pubDate>
		<dc:creator>bhearsum</dc:creator>
				<category><![CDATA[build]]></category>
		<category><![CDATA[buildbot]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[tryserver]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/bhearsum/?p=32</guid>
		<description><![CDATA[Not much else to say &#8211; bug 437143 (try servers need to support building from a mercurial repository with a patch) has been fixed. You can now submit patches against HG repositories with a patch.
Many thanks to Vlad, who did most of the work on this.
]]></description>
			<content:encoded><![CDATA[<p>Not much else to say &#8211; <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=437143">bug 437143 (try servers need to support building from a mercurial repository with a patch)</a> has been fixed. You can now submit patches against HG repositories with a patch.</p>
<p>Many thanks to <a href="http://blog.vlad1.com/">Vlad</a>, who did most of the work on this.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/bhearsum/archives/32/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mozilla Scheduled Downtime for Tinderbox Moving &#8211; 07/04/2008, 5am &#8211; 10am PDT (approx)</title>
		<link>http://blog.mozilla.com/bhearsum/archives/31</link>
		<comments>http://blog.mozilla.com/bhearsum/archives/31#comments</comments>
		<pubDate>Thu, 03 Jul 2008 17:34:57 +0000</pubDate>
		<dc:creator>bhearsum</dc:creator>
				<category><![CDATA[build]]></category>
		<category><![CDATA[buildbot]]></category>
		<category><![CDATA[downtime]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[tinderbox]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/bhearsum/archives/31</guid>
		<description><![CDATA[During this time we will be moving around tinderboxes (as discussed in the &#8220;Moving Tinderboxes&#8221; thread). After this maintenance is done, the following changes will have been made:
* All Firefox 3.0.x/Gecko 1.9.0.x/CVS trunk tinderboxes will report to the soon-to-be-created &#8220;Firefox3.0&#8243; tree. (http://tinderbox.mozilla.org/Firefox3.0/)
* All Firefox 3.1/Gecko 1.9.1/mozilla-central tinderboxes will report to the &#8220;Firefox&#8221; tree.
(http://tinderbox.mozilla.org/Firefox/)
* The &#8216;Mozilla2&#8242; [...]]]></description>
			<content:encoded><![CDATA[<p>During this time we will be moving around tinderboxes (as discussed in the &#8220;Moving Tinderboxes&#8221; thread). After this maintenance is done, the following changes will have been made:</p>
<p>* All Firefox 3.0.x/Gecko 1.9.0.x/CVS trunk tinderboxes will report to the soon-to-be-created &#8220;Firefox3.0&#8243; tree. (http://tinderbox.mozilla.org/Firefox3.0/)</p>
<p>* All Firefox 3.1/Gecko 1.9.1/mozilla-central tinderboxes will report to the &#8220;Firefox&#8221; tree.<br />
(http://tinderbox.mozilla.org/Firefox/)</p>
<p>* The &#8216;Mozilla2&#8242; tree will be deleted.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/bhearsum/archives/31/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mozilla2 Buildbot Downtime &#8211; Sometime today (May 12, 2008)</title>
		<link>http://blog.mozilla.com/bhearsum/archives/27</link>
		<comments>http://blog.mozilla.com/bhearsum/archives/27#comments</comments>
		<pubDate>Mon, 12 May 2008 12:25:22 +0000</pubDate>
		<dc:creator>bhearsum</dc:creator>
				<category><![CDATA[build]]></category>
		<category><![CDATA[buildbot]]></category>
		<category><![CDATA[downtime]]></category>
		<category><![CDATA[mozilla2]]></category>
		<category><![CDATA[planet]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/bhearsum/archives/27</guid>
		<description><![CDATA[Sometime today (May 12, 2008) the Mozilla2 Buildbot will be down to enable debug+leaktest slaves.. For the curious, details of the work are in bug 422296.
If there&#8217;s any reason we can&#8217;t go ahead with this please e-mail release@mozilla.org.
]]></description>
			<content:encoded><![CDATA[<p>Sometime today (May 12, 2008) the Mozilla2 Buildbot will be down to enable debug+leaktest slaves.. For the curious, details of the work are in <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=422296">bug 422296</a>.</p>
<p>If there&#8217;s any reason we can&#8217;t go ahead with this please e-mail release@mozilla.org.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/bhearsum/archives/27/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mozilla2, Mobile Buildbot Downtime &#8211; May 5, 2008, 5am &#8211; 7am PDT</title>
		<link>http://blog.mozilla.com/bhearsum/archives/26</link>
		<comments>http://blog.mozilla.com/bhearsum/archives/26#comments</comments>
		<pubDate>Thu, 01 May 2008 12:29:06 +0000</pubDate>
		<dc:creator>bhearsum</dc:creator>
				<category><![CDATA[build]]></category>
		<category><![CDATA[buildbot]]></category>
		<category><![CDATA[downtime]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mozilla2]]></category>
		<category><![CDATA[planet]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/bhearsum/archives/26</guid>
		<description><![CDATA[On May 5, 2008 between 5am and 7am PDT the Mozilla2 and Mobile Buildbots will be down for maintenance. For the curious, details of the work are in bug 429001.
If there&#8217;s any reason we can&#8217;t go ahead with this please e-mail release@mozilla.org.
]]></description>
			<content:encoded><![CDATA[<p>On May 5, 2008 between 5am and 7am PDT the Mozilla2 and Mobile Buildbots will be down for maintenance. For the curious, details of the work are in <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=429001">bug 429001</a>.</p>
<p>If there&#8217;s any reason we can&#8217;t go ahead with this please e-mail release@mozilla.org.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/bhearsum/archives/26/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
