Closed
Bug 537750
Opened 16 years ago
Closed 16 years ago
update linux talos ref image
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: anodelman, Assigned: anodelman)
References
Details
Attachments
(1 file)
|
1.12 KB,
patch
|
anodelman
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
With new hardware available we should take the opportunity to:
1) update to latest stable release (we are on gutsy, I believe that the ubuntu project is up to an animal starting with 'J')
2) change from the mozqa user to cltbld
| Assignee | ||
Updated•16 years ago
|
Assignee: nobody → anodelman
Comment 1•16 years ago
|
||
taking bug while i get the base fedora image up
Assignee: anodelman → jhford
Comment 2•16 years ago
|
||
We should get Puppet on this machine - what's the hostname?
Comment 3•16 years ago
|
||
10.250.3.217 is the IP for this machine.
Comment 5•16 years ago
|
||
Here's what I just did:
* Installed Puppet ('yum install puppet')
* Dropped on the run-puppet-and-buildbot.sh script (to be posted)
* Added the following lines to /etc/sudoers, with 'visudo':
cltbld ALL=NOPASSWD: /sbin/reboot
cltbld ALL=NOPASSWD: /bin/bash /home/cltbld/run-puppet-and-buildbot.sh production-puppet.build.mozilla.org
* Changed the 'talos-slave' startup job to run run-puppet-and-buildbot.sh instead of buildbot.
* Put the latest version of the build/tools repo in /tools/build-tools
* Installed the buildbot-tac init script
Comment 6•16 years ago
|
||
OK, I'm all done with this image.
Comment 7•16 years ago
|
||
putting back in the pool as I am no longer doing anything on this.
Assignee: jhford → nobody
Comment 8•16 years ago
|
||
Per irc with catlee, not sure if this is caused by refimage or something else.
Getting a lot of errors like this, for various different talos suites:
=====
-------- Original Message --------
Subject: buildbot failure in Talos on Fedora 12 mozilla-1.9.2 talos nochrome
Date: Tue, 26 Jan 2010 19:30:40 -0800
The Buildbot has detected a failed build of Fedora 12 mozilla-1.9.2 talos nochrome on Talos.
Full details are available at:
http://talos-master.mozilla.org:8012builders/Fedora%2012%20mozilla-1.9.2%20talos%20nochrome/builds/4
Buildbot URL: http://talos-master.mozilla.org:8012
Buildslave for this Build: talos-r3-fed-019
Build Reason:
Build Source Stamp: unavailable
Blamelist: sendchange
BUILD FAILED: failed cleanup slave lost
sincerely,
-The Buildbot
| Assignee | ||
Comment 9•16 years ago
|
||
Re-claiming as I finish up work on new images.
Assignee: nobody → anodelman
Comment 10•16 years ago
|
||
Pretty simple, just gets the talos r3 machines setting the port to 9012, and setting the usepty option correctly.
We'll have to update the 'tools' directory on the ref machines with this patch, and get Phong to take new images.
Attachment #425230 -
Flags: review?(anodelman)
| Assignee | ||
Comment 11•16 years ago
|
||
Comment on attachment 425230 [details] [diff] [review]
update buildbot-tac.py for new talos r3 requirements
WOOOOO!
Attachment #425230 -
Flags: review?(anodelman) → review+
Comment 12•16 years ago
|
||
Comment on attachment 425230 [details] [diff] [review]
update buildbot-tac.py for new talos r3 requirements
changeset: 500:fec0534b6349
Attachment #425230 -
Flags: checked-in+
| Assignee | ||
Comment 13•16 years ago
|
||
These is being used by the rev3 machines. All done here.
Status: NEW → RESOLVED
Closed: 16 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
•