-
Improvement
-
Resolution: Unresolved
-
Major
-
Jenkins core 2.60.3
bitbucket-branch-source-plugin 2.2.7
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.