Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
On Fri, Dec 6, 2013 at 12:41 PM, Patrick Flaherty <pflaherty at wsi.com> wrote: > Most of our devs do their dev work on their desktops. When 1tb sata drives > are 600 bucks it made more sense to let devs have "perishable" work > environments. We're moving some of our compile/testing/deploy to jenkins, > but that's really just a pilot program. I'm playing with docker/vagrent as > well for testing environments. > I love Jenkins and am setting it up for a large role in the software engineering process, but individual devs still have to do compiles before checking in code - which even that could be handled by Jenkins. > > That being said, what are your mount options for home directories? Sounds > an awful lot like you aren't async. > home dirs in our environment are not on desktops, as the developers are (mostly) remote and the compile environment has to be controlled. Here are the mount options. storage-nfs-svr1:/home on /home type nfs (rw,hard,intr,addr=172.16.0.31) storage-nfs-svr1:/usrlocal on /usr/local type nfs (rw,hard,intr,addr=172.16.0.31)
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |