You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we run 30+ pipelines simultaneously, JTE configuration takes too much time to load (around 3+ minutes). Two configurations are getting loaded , one from local E: drive (global) and second from SCM (folder level). It also gets the template from SCM based on the configuration. Libraries are getting download from the plugin.
Any help to resolve this slowness is highly appreciated as it has become a blocker for us. Jenkins stats(CPU, Memory, IOPS) look normal.
Relevant log output
No response
Steps to Reproduce
Read global config (pipeline_config.groovy) from some drive local to Jenkins controller , read folder level configs from SCM and then trigger multiple pipelines simultaneously.
The text was updated successfully, but these errors were encountered:
Jenkins Version
2.426.3
JTE Version
2.5.3
Bug Description
When we run 30+ pipelines simultaneously, JTE configuration takes too much time to load (around 3+ minutes). Two configurations are getting loaded , one from local E: drive (global) and second from SCM (folder level). It also gets the template from SCM based on the configuration. Libraries are getting download from the plugin.
Any help to resolve this slowness is highly appreciated as it has become a blocker for us. Jenkins stats(CPU, Memory, IOPS) look normal.
Relevant log output
No response
Steps to Reproduce
Read global config (pipeline_config.groovy) from some drive local to Jenkins controller , read folder level configs from SCM and then trigger multiple pipelines simultaneously.
The text was updated successfully, but these errors were encountered: