Closed
Bug 494959
Opened 16 years ago
Closed 15 years ago
Shouldn't be allowed to start buildbot from ssh on mac
Categories
(Release Engineering :: General, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: catlee, Assigned: mozilla)
References
Details
Attachments
(2 files)
409 bytes,
text/plain
|
Details | |
1.31 KB,
patch
|
bhearsum
:
review+
mozilla
:
checked-in+
|
Details | Diff | Splinter Review |
We run into bizarre DNS problems when buildbot is started via ssh on mac. We should have something in place that prevents this from happening.
Comment 1•16 years ago
|
||
+1 from me. I didn't know this and I left a slave in a weird state. I bet I would do it again since it is so natural to SSH to machines (except Windows since I don't have that possibility)
Updated•16 years ago
|
Component: Release Engineering → Release Engineering: Future
Priority: -- → P3
Assignee | ||
Comment 2•15 years ago
|
||
Assignee | ||
Comment 3•15 years ago
|
||
.profile is in puppet, in cvs somewhere.
This isn't too far away, so I'm moving back out of future.
Component: Release Engineering: Future → Release Engineering
Assignee | ||
Comment 4•15 years ago
|
||
I'm not sure if there's anything else that needs to be done.
It would probably be best to update this in the ref image, since someone could potentially ssh in to a newly cloned box and start buildbot without re-sourcing the .profile or rebooting. But this should hopefully help.
Attachment #410064 -
Flags: review?(bhearsum)
Comment 5•15 years ago
|
||
Comment on attachment 410064 [details] [diff] [review]
add the buildbot function to darwin9 .profile in puppet
Looks good to me.
Attachment #410064 -
Flags: review?(bhearsum) → review+
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → aki
Assignee | ||
Comment 6•15 years ago
|
||
Comment on attachment 410064 [details] [diff] [review]
add the buildbot function to darwin9 .profile in puppet
Checking in .profile;
/mofo/puppet-files/darwin9/.profile,v <-- .profile
new revision: 1.2; previous revision: 1.1
done
Attachment #410064 -
Flags: checked-in+
Assignee | ||
Comment 7•15 years ago
|
||
This got pushed out via puppet.
When I ssh in and type 'buildbot start' it doesn't give me the buildbot help page; it gives me the warning that I can't start buildbot over ssh.
Resolving fixed.
Status: NEW → RESOLVED
Closed: 15 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
•