ReleaseEngineering/worker configuration/2008: Difference between revisions

Line 63: Line 63:
** Add 1-purge_builds.bat to C:\opt\runner\tasks.d
** Add 1-purge_builds.bat to C:\opt\runner\tasks.d
*** Content: "%MOZILLABUILD%\msys\bin\bash" --login -c "'%BUILDBOT_PATH%\Scripts\python' "/C/opt/runner/purge_builds.py" --not "/c/users/.cltbld/.ssh:999d" --not info --not 'rel-*:10d' --not 'tb-rel-*:10d' -s 35 /C/builds/moz2_slave
*** Content: "%MOZILLABUILD%\msys\bin\bash" --login -c "'%BUILDBOT_PATH%\Scripts\python' "/C/opt/runner/purge_builds.py" --not "/c/users/.cltbld/.ssh:999d" --not info --not 'rel-*:10d' --not 'tb-rel-*:10d' -s 35 /C/builds/moz2_slave
=== Buildbot Tweaks ===
* File copies were needed specifically to have sendchange work. Reference: https://bugzilla.mozilla.org/show_bug.cgi?id=1175701
** Copy from C:\mozilla-build\buildbotve\Lib\site-packages to C:\mozilla-build\python27\Lib\site-packages:
*** buildbot module
*** twisted module
*** zope module
*** Twisted-10.2.0-py2.7.egg-info
*** zope.interface-3.6.1-py2.7-nspkg.pth


== EC2 Service Userdata Scripts ==
== EC2 Service Userdata Scripts ==
31

edits