Changes between Version 13 and Version 14 of BuildBot


Ignore:
Timestamp:
Apr 7, 2010 12:57:14 PM (14 years ago)
Author:
wsiegrist@apple.com
Comment:

update contact and port

Legend:

Unmodified
Added
Removed
Modified
  • BuildBot

    v13 v14  
    66== Running a Build Slave ==
    77
    8 Each build slave needs a unique username and password to be able to take part in the compile/test cycle. Please email [mailto:bdash@webkit.org bdash] if you would like to contribute a build slave.
     8Each build slave needs a unique username and password to be able to take part in the compile/test cycle. Please email [mailto:wms@webkit.org _wms] if you would like to contribute a build slave.
    99
    1010Please ensure that you are familiar with [http://webkit.org/building/build.html building WebKit] from source so that problems getting the slave up and running can be easily troubleshooted. The machine will need to have:
     
    6464
    6565 1. Open a shell inside a directory suitable to keep the build slaves copy of the !WebKit repository.
    66  1. Run `buildbot create-slave WebKit-BuildSlave build.webkit.org:9989 [username] [password]`
     66 1. Run `buildbot create-slave WebKit-BuildSlave build.webkit.org:17000 [username] [password]`
    6767 1. Change to the `WebKit-BuildSlave` directory
    6868 1. Rename `Makefile.sample` to `Makefile`