-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
-
Pipeline Groovy 2.44
Hi Team,
We have set the value of SCM checkout retry count to 5. This is working well for free style jobs. The same is not working while loading pipeline using "Pipeline script from scm" option.
This could be a bug. Can you please check into this.
Thanks!
- relates to
-
JENKINS-72429 Second checkout when using "Pipeline from SCM" is not honoring the "SCM checkout retry count" configuration
-
- Resolved
-
[JENKINS-39194] Honor SCM checkout retry count from CpsScmFlowDefinition
Description |
Original:
Hi Team, We have set the value of {{SCM checkout retry count}} to 5. This is working well for free style jobs. The same is not working while loading pipeline using "Pipeline script from scm" option. This could be a bug. Can you please check into this. Thanks! |
New:
Hi Team, We have set the value of {color:red}SCM checkout retry count{color} to 5. This is working well for free style jobs. The same is not working while loading pipeline using "Pipeline script from scm" option. This could be a bug. Can you please check into this. Thanks! |
Assignee | Original: Mark Waite [ markewaite ] |
Attachment | New: FreeStyle_Configuration.PNG [ 34470 ] | |
Attachment | New: FreeStyle_Output.PNG [ 34471 ] | |
Attachment | New: SCMRetryCount.PNG [ 34472 ] |
Attachment | New: Pipeline_Configuration.PNG [ 34473 ] | |
Attachment | New: Pipeline_Output.PNG [ 34474 ] |
Component/s | Original: git-client-plugin [ 17423 ] |
anudeeplalam can you provide more details, including step by step instructions and specific examples so that others can duplicate the problem you are reporting?
For example, please provide the pipeline script you're using which is not honoring the retry count, a description of how you detect the failure when the retry count is not honored, a detailed description of how you configured the working freestyle job (or a copy of the job configuration file), and the types of failures which cause the job to retry.