Changes between Version 33 and Version 34 of RunningBuildbotOnWindows


Ignore:
Timestamp:
05/02/10 20:32:47 (3 years ago)
Author:
dustin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RunningBuildbotOnWindows

    v33 v34  
    1 Many people use Buildbot Windows slaves, not sure if anyone uses Windows as the master (seems to be Linux, generally) - actually a few people do, see below. 
    2  
    3 Ben Hearsum began work on an NSIS slave [wiki:Installer], which installs all needed Buildbot dependencies (Python, Twisted, !ZopeInterface) and prompts the user for the info to fill in the .tac file (buildmaster:port, username, password), '''but the pages don't seem to exist anymore'''. 
    4  
    5 [http://wiki.mozilla.org/BuildbotTestfarm#WinXP_Slave Preliminary Mozilla doc on WinXP setup] 
    6  
    7 ---- 
     1'''The Buildbot project is seeking Windows experts to coordinate Windows compatibility.  Contact dustin@zmanda.com.''' 
    82 
    93== Buildbot on Windows - Installation Instructions. == 
     
    194188---- 
    195189 
     190== Notes == 
     191 
    196192Another useful instruction is [http://ascendwiki.cheme.cmu.edu/Installing_a_Buildbot_service_on_Windows Installing a Buildbot service on Windows] at ASCEND wiki. 
     193 
     194Many people use Buildbot Windows slaves, not sure if anyone uses Windows as the master (seems to be Linux, generally) - actually a few people do, see below. 
     195 
     196Ben Hearsum began work on an NSIS slave [wiki:Installer], which installs all needed Buildbot dependencies (Python, Twisted, !ZopeInterface) and prompts the user for the info to fill in the .tac file (buildmaster:port, username, password), '''but the pages don't seem to exist anymore'''. 
     197 
     198[http://wiki.mozilla.org/BuildbotTestfarm#WinXP_Slave Preliminary Mozilla doc on WinXP setup] 
     199