Closed Bug 658611 Opened 13 years ago Closed 13 years ago

some talos systems have their hostname in /etc/hosts

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dustin, Assigned: dustin)

Details

(Whiteboard: [slavealloc][puppet])

Attachments

(1 file)

>>> ip = socket.gethostbyname('talos-r3-fed-018' + '.build.mozilla.org')
>>> ip
'127.0.0.1'

This causes runslave.py to not be able to properly report buildbot-start.
Assignee: nobody → dustin
This works in staging.  It basically just removes the machine's hostname (which, in most cases, is `whatever-ref`, and thus doesn't cause lookup problems) from /etc/hosts.
Attachment #534155 - Flags: review?(lsblakk)
Comment on attachment 534155 [details] [diff] [review]
m658611-puppet-manifests-r1.patch

lgtm.
Attachment #534155 - Flags: review?(lsblakk) → review+
deployed - we should see more buildbot-start OK's now.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: