ReferencePlatforms/Test/Win7 64-bit: Difference between revisions

Line 106: Line 106:
* Reboot
* Reboot


=a=
= Buildbot Startup / Post-clone automation =
The Task Scheduler is used to start Buildbot on boot. To enable it, run the following in a cmd window:
cd c:\users\cltbld\desktop
wget -OstartTalos.bat --no-check-certificate https://bugzilla.mozilla.org/attachment.cgi?id=451304
wget -O"talos slave.xml" --no-check-certificate https://bugzilla.mozilla.org/attachment.cgi?id=451305
  schtasks /create /xml "talos slave.xml" /tn slave
  schtasks /create /xml "talos slave.xml" /tn slave
canmove, Confirmed users
6,441

edits