One example I found https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/model/AbstractProject.java#L1200
/B 2017-11-30 12:30 GMT+01:00 Francis UPTON IV <[email protected]>: > For a slave, is the remoteFs (like /var/jenkins) supposed to be created by > the user or by Jenkins? I can't find any code where Jenkins creates it, and > the description in the ec2 plugin is not clear. Should the ec2-plugin > create this if it's not present (this seems wrong to me)? If the user is > supposed to create it, then I need to make sure that's documented in the > ec2-plugin. > > In my testing, the remote FS does not appear to be created by Jenkins > anywhere. If Jenkins is supposed to create it, can someone point me to the > code that does this? > > Thanks, > Francis > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jenkinsci-dev/9a902585-860b-4e28-b660-3a3c2f1c26b9% > 40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/9a902585-860b-4e28-b660-3a3c2f1c26b9%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Robert Sandell *Software Engineer* *CloudBees Inc.* -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CALzHZS3K2FaXaScTcyxvoV8WFkoxasHeQQ5Ohkj8PKzJubhEJw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
