ReferencePlatforms/Win64: Difference between revisions

Line 276: Line 276:


=== Install Buildbot ===
=== Install Buildbot ===
NOTE: This has to be reviewed since we don't even have a D drive to begin with.
<strike>
Install Buildbot using the following batch script.  You will need to find a way to get this batch script onto the system.  This installs buildbot into %mozillabuild%\buildbotve, using the version in the SET at the top.  It gets Python packages from the puppet master specified in pkg_root.  The final stanza will install the latest runslave.py at c:\runslave.py.  You will need to enter the administrator password to do so.
Install Buildbot using the following batch script.  You will need to find a way to get this batch script onto the system.  This installs buildbot into %mozillabuild%\buildbotve, using the version in the SET at the top.  It gets Python packages from the puppet master specified in pkg_root.  The final stanza will install the latest runslave.py at c:\runslave.py.  You will need to enter the administrator password to do so.


Line 361: Line 363:
if ERRORLEVEL 1 exit /b 1
if ERRORLEVEL 1 exit /b 1
</nowiki></pre>
</nowiki></pre>
</strike>


=== Startup scripts ===
=== Startup scripts ===
Confirmed users
3,990

edits