Changes

Jump to: navigation, search

Hera Try Server Administration

669 bytes added, 01:18, 3 May 2008
m
Updated news and erros fixed
== Try Server (Front node) ==
* To connect to the tryserver do it through ssh to hera.senecac.on.ca
* The folders "cgi-bin", "html", and "patches", "patches_test" are '''aliased''' to show to the public 
== Master (Front node) ==
* Use incron instead cronjob to run "perl proccesschanges_test.pl" in the '''buildmaster''' machine
* Add the ssh keys to the '''tryserver''' account, '''the public keys of each slave is under .ssh on the tryserver'''
* Create the windows slave in /opt/slave* In "master.cfg", do we want clobbering? what are these killing for [http://mxr.mozilla.org/mozilla/source/tools/buildbot<-configs/testing/unittest/master.cfg#392 #392] - Armen thinks that I might have been refering to [http://mxr.mozilla.org/mozilla/source/tools/buildbot-configs/testing/unittest/master.cfg#408 #408]?the mac machine
== News ==
* There is unified form that allows you to trigger builds with unit tests and without
* Created [http://matrix.senecac.on.ca/~azambran/mozilla/patches/unviersal.patch universal patch] for testing purposes since it "always" gets applied
== Known Errors/Issues ==
* The WINDOWS machines seems to don't delete the source code and the objdir. This is something new.
* In the WINDOWS machines be sure to do not create a slave in a path that has spaces or will fail [http://mxr.mozilla.org/mozilla/source/client.mk#427 client.mk#427]
* [http://buildbot.net/trac/ticket/155 Builbot Bug 155] and [http://buildbot.net/trac/ticket/85 Builbot Bug 85] - You have to restart the master if you see in the waterfall view machines that are IDLE but with pending builds
== Fixed ==
* There has been clean out of files in the buildmaster account
* The builds are uploaded to the "data" folder on buildreturn account instead of the "builds" folder on the tryserver account
* The index.html only point to sendchange_test.cgi which allows you to do a build with and without unit tests
* <strike>"patches_test" is not in use anymore</strike>
* Some steps of Linux were being used for Windows and Mac
* Fixed in '''Windows machine''' - <font style="color:red">client.mk:427: *** The mozilla directory cannot be located in a path with spaces.. Stop.</font> [http://hera.senecac.on.ca:8010/builders/win32-test/builds/2/steps/checkout/logs/stdio]
* Fixed in '''Mac machine''' - We have added to buildbotcustom/env.py the PATH environment value because it was missing /opt/local/bin <strike>''checking for GLIB - version >= 1.2.0... no'' [http://hera.senecac.on.ca:8010/builders/mac-test/builds/20/steps/compile/logs/stdio]</strike>
* We always do clean builds. We do not need clobbering <strike>* In "master.cfg", do we want clobbering? what are these killing for [http://mxr.mozilla.org/mozilla/source/tools/buildbot-configs/testing/unittest/master.cfg#392 #392] to [http://mxr.mozilla.org/mozilla/source/tools/buildbot-configs/testing/unittest/master.cfg#408 #408]?</strike>
1
edit

Navigation menu