Feature #217

Jenkins "tie to node" to speed up scm checkout

Added by Florian Lier about 10 years ago. Updated over 9 years ago.

Status:RejectedStart date:2014-03-16
Priority:HighDue date:
Assignee:Jan Moringen% Done:

0%

Category:RecipeSpent time:0.10 hour
Target version:Toolkit 0.1

Description

Since we are not (yet) building on multiple slaves in "local mode", meaning the local jenkins, scm checkouts are performed 3 (!!!) times.
Example: Job-generator without fast mode (see #216) checks out the repo to parse it. The job is created, the "master", which in this
case is also the build slave, checks out the repo, then the build slave (same machine) is triggered --- checks it out again. This could take
up to 15 minutes for a 400MB repository (MORSE). However, we can make use of the "tie job to node" feature of jenkins which reduces
the checkout by 1.

I am not sure if this is a feature of a multi-conf job or not. I guess so.

tie_parent.png (23.92 KB) Florian Lier, 2014-03-16 19:57

History

#1 Updated by Florian Lier about 10 years ago

Here:

#2 Updated by Jan Moringen about 10 years ago

  • Status changed from New to Feedback

I am not sure if this is a feature of a multi-conf job or not. I guess so.

Please investigate this further and describe the proposed approach in more detail.

#3 Updated by Florian Lier over 9 years ago

  • Status changed from Feedback to Rejected

Also available in: Atom PDF