Ticket #1017 (closed enhancement: fixed)
add a twistd.hostname on startup
| Reported by: | dustin | Owned by: | dustin |
|---|---|---|---|
| Priority: | major | Milestone: | 0.8.2 |
| Version: | 0.8.1 | Keywords: | |
| Cc: |
Description
For buildslave roots that are on an NFS or otherwise shared filesystem, it can be difficult to tell which node is running the slave represented by twistd.pid.
For cases like this, a simple write to a twistd.hostname file at startup would probably make things easier. Since the file would not grow unboundedly, I don't think this would cause problems for other users.
Change History
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)
output the slave hostname to twistd.hostname, for easier management
Fixes #1017