Closed
Bug 430832
Opened 17 years ago
Closed 17 years ago
vista talos boxes don't reboot cleanly
Categories
(Release Engineering :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: anodelman, Assigned: anodelman)
References
Details
Attachments
(1 file, 1 obsolete file)
|
1.41 KB,
application/x-zip-compressed
|
Details |
These machines need to:
- auto login
- start a cmd process as administrator
- start the buildbot slave
Also, need to apply bug 420216 to the vista ref image for proper process killing on failure.
Updated•17 years ago
|
Component: Release Engineering: Talos → Release Engineering: Future
Priority: -- → P3
| Assignee | ||
Updated•17 years ago
|
Assignee: nobody → anodelman
Component: Release Engineering: Future → Release Engineering: Talos
| Assignee | ||
Comment 1•17 years ago
|
||
- auto login
* run netplwiz - Uncheck 'Users must enter a user name and password to use this computer option'
- auto-run talos
* create batch file startTalos.bat
** cd c:\
** buildbot start talos-slave
* follow directions on http://www.winhelponline.com/blog/fix-for-windows-has-blocked-some-startup-programs-error/
** need this to be able to run with administrative privileges
** create a scheduled task that starts startTalos.bat
Priority: P3 → P2
| Assignee | ||
Comment 2•17 years ago
|
||
Installation instructions:
- turn off auto start on speedswitch
- grab rebootXP.zip, unzip in c:\
* run reboot.bat
* set up autologin (ensure it is for the mozqa account)
* remote reboot.bat (rm reboot.bat)
- attempt a reboot, does it start back up correctly?
* auto logged in?
* throttling correct?
* buildbot started?
| Assignee | ||
Comment 3•17 years ago
|
||
Comment on attachment 337976 [details]
rebootXP.zip
Wrong bug.
Attachment #337976 -
Attachment is obsolete: true
| Assignee | ||
Comment 4•17 years ago
|
||
(Correct) Installation instructions:
- grab rebootVista.zip, unzip in c:\
- run reboot.bat
* set up autologin (ensure it is for the 'Mozilla Test' account)
* set up auto start (needs to set user based upon current machine name)
** use the xml file called startTalos.xml on the desktop
- remove reboot.bat (rm reboot.bat)
- do a test reboot
* did auto login happen?
* have buildbot auto started?
| Assignee | ||
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•