Re: Jenkins Multi-configuration project: Skip master checkout

2018-03-06 Thread Mark Waite
I don't know. I didn't do the research to understand precisely why it behaves that way. Mark Waite On Tuesday, March 6, 2018 at 11:26:59 AM UTC-7, Dan wrote: > > What technical requirement does the master checkout satisfy? > Listing the SCM Changes doesn't require a full checkout. > And the Wor

Re: Jenkins Multi-configuration project: Skip master checkout

2018-03-06 Thread Dan
What technical requirement does the master checkout satisfy? Listing the SCM Changes doesn't require a full checkout. And the Workspace can be viewed for the nodes as well as the master. On Tuesday, March 6, 2018 at 12:45:49 PM UTC-5, Mark Waite wrote: > > No, it can't be turned off. > > If your

Re: Jenkins Multi-configuration project: Skip master checkout

2018-03-06 Thread Mark Waite
No, it can't be turned off. If your repositories are large or bandwidth to the git server is low, you might consider the hints from "Git in the Large ". Those are the slides I presented at the Jenkins World 2017 community booth. A Jenkins Onl

Jenkins Multi-configuration project: Skip master checkout

2018-03-06 Thread Dan
We use Jenkins multi-configuration projects exclusively to build on both Windows and Linux on a variety of compilers. The builds are executed on several Virtual Machines. However, Jenkins always performs a checkout on the master node *before* doing an SCM checkout for each matrix job. Why i

Jenkins Multi-Configuration project details

2016-11-02 Thread chinmoy padhi
Hi All, Recently I have created a *Multi-Configuration project* on Jenkins. When I went to jobs configuration it has Configuration Matrix Which has got labels and individual nodes. Can somebody explain why do we need 1. *Labels* 2. *Individual Nodes* 3. Also one point I observe when I selected bo

Re: Jenkins multi-configuration project

2013-08-01 Thread Laura McCord
Thanks. Yes, I feel foolish...I figured that out after I tried creating a node and then the option finally appeared. On Thursday, August 1, 2013 1:21:12 PM UTC-5, Daniel Beck wrote: > > You have no slaves, so there's no reason to present this option (or 'Label > expression'). > > On 01.08.20

Re: Jenkins multi-configuration project

2013-08-01 Thread Daniel Beck
You have no slaves, so there's no reason to present this option (or 'Label expression'). On 01.08.2013, at 20:02, Laura McCord wrote: > I have been looking at examples on setting up multi-configuration projects. > What I have seen is the use of "Slave axis" under the Configuration Matrix > bu

Jenkins multi-configuration project

2013-08-01 Thread Laura McCord
I have been looking at examples on setting up multi-configuration projects. What I have seen is the use of "Slave axis" under the Configuration Matrix but I don't have that option under the drop-down menu. I also can't seem to find it under the plugins to add it. Any suggestions? Laura -- Y