Difference between revisions of "Hera Try Server Administration"

From CDOT Wiki
Jump to: navigation, search
(Created Hera Try Server Administration page)
 
m (Known Errors)
Line 36: Line 36:
 
* Fix this 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]
 
* Fix this 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]
  
== Known Errors ==
+
== Known Errors/Issues ==
 +
* Created [http://matrix.senecac.on.ca/~azambran/mozilla/patches/unviersal.patch universal patch] for testing purposes  since it "always" gets applied
 +
* In the WINDOWS machines be sure to do not create s 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
 
* [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

Revision as of 00:24, 24 April 2008

Try Server

  • TBA

Master

  • TBA

Slaves

NOTE: For any account credentials talk with Dave Humphrey

Connecting

  • LINUX
  • MAC
  • WINDOWS - Use "Remote Desktop Connection" (comes with Windows) to connect to hera.senecac.on.ca:31389 with buildslave account

Creation

  • LINUX
  • MAC
  • WINDOWS
    • Run c:\mozilla-build\start-msvc8.bat to start

Restart

  • LINUX
  • MAC
  • WINDOWS


Left to be implemented

  • Use incron instead cronjob to run "perl proccesschanges_test.pl" in the buildmaster machine
  • Fix this in Mac machine - checking for GLIB - version >= 1.2.0... no [1]
  • Fix this in Windows machine - client.mk:427: *** The mozilla directory cannot be located in a path with spaces.. Stop. [2]

Known Errors/Issues

  • Created universal patch for testing purposes since it "always" gets applied
  • In the WINDOWS machines be sure to do not create s slave in a path that has spaces or will fail client.mk#427
  • Builbot Bug 155 and Builbot Bug 85 - You have to restart the master if you see in the waterfall view machines that are IDLE but with pending builds