-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: bitbucket-branch-source-plugin
-
Environment:Jenkins core 2.60.3
bitbucket-branch-source-plugin 2.2.7
-
871.v28d74e8b_4226
We are using the mirroring solution in BitBucket,Â
The Jenkins instance is located in one of the mirrored sites.
When using this plugin, we are forced to clone/fetch/push into the Bitbucket master. This link is very slow, and makes all our generated pipelines to perform very poor.
Wanted:
- In the same Team/Organization project, scan for repositories from the master and perform git operations towards one of the mirrors.
Â
We need support in this plugin to specify which Bitbucket server to use for all git operations.