Closed Bug 545798 Opened 15 years ago Closed 15 years ago

buildbot.tac gets wrong password and hostname for xserves

Categories

(Release Engineering :: General, defect, P5)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: nthomas, Unassigned)

Details

(Whiteboard: [puppet][buildslaves])

In setting up bm-xserve21 again (bug 545560), we got passwd = 'unknown' in buildbot.tac. I think the error is in /usr/local/bin/buildbot-tac: PASSWORD="unknown" # Slave-type specific overrides if `echo ${HOSTNAME} | grep -q moz2`; then PASSWORD=${BUILDSLAVE_PASSWORD} Not clear to me what platforms this runs on, but the talos block doesn't know about the rev3 machines either. Does this file live in a VCS somewhere or just in puppet-files/shared ?
It's only intended for Mac and Linux -- we have a batch file on Windows. puppet-files/shared is its home, which is actually a CVS mananged directory.
Priority: -- → P5
On bm-xserve06 I also noticed it set the slave name to the FQDN instead of just 'bm-xserve06'.
Summary: buildbot.tac gets wrong password for xserves → buildbot.tac gets wrong password and hostname for xserves
Whiteboard: [puppet][buildslaves]
These seem to be fine now.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.