ReleaseEngineering/Jacuzzis

< ReleaseEngineering
Revision as of 20:20, 6 March 2014 by Bhearsum (talk | contribs) (Created page with "= Background = * http://atlee.ca/blog/posts/initial-jacuzzi-results.html * https://bugzilla.mozilla.org/show_bug.cgi?id=970738 = Implementation = Buildbot masters poll the Ja...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Background

Implementation

Buildbot masters poll the Jacuzzi Allocator (http://jacuzzi-allocator.pub.build.mozilla.org/v1/) for builder/machine assignments. The Jacuzzi allocator is backed by static files currently hosted in bhearsum's github repository (https://github.com/bhearsum/static-jacuzzis). To make changes to the jacuzzis, do the following:

sudo su -
cd /mnt/netapp/relengweb/static-jacuzzis/
git pull