Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
update ucontext factory to download the archive instead of using svn; use only one...
[simgrid.git] / build / buildbot / dist-worker / buildbot.tac
index 78b3461..d059b41 100644 (file)
@@ -5,8 +5,8 @@ from buildbot.slave.bot import BuildSlave
 basedir = r'/var/lib/buildbot/simgrid/dist-worker'
 host = 'bob.loria.fr'
 port = 9989
-slavename = 'bob_dist_worker'
-from account import passwd # Separate file to put this one in the SVN
+slavename = 'bob_dist'
+from slave_account import passwd # Separate file to put this one in the SVN
 keepalive = 600
 usepty = 1
 umask = None