Is there an advantage to adding git repositories to crucible which are not code reviewed?

jcurleyWR
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 21, 2014

We have several projects with several git repositories each. Most of those projects are in stash, but some are using plain git on another server. Some of those repos do not have source code, so their contents are not reviewed. Is there an advantage to adding all repos of a project into crucible?

The reason I ask is that we have some performance issues with larger repos, taking up to 20 minutes to sync. Therefore, we are planning to disable and/or remove the repos that are not part of the code review process. We presume removing the extraneous repos would free up some bandwidth, memory and cpu.

Additional info: We also use Jira to manage bug reports.

Thank you.

1 answer

1 accepted

1 vote
Answer accepted
Mehmet Kazgan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 21, 2014

From my experience, that would not help much. But there are couple things you can do, if you have not already:

1. Scaling Stash for Cont. Int. Performance

https://confluence.atlassian.com/display/STASH/Scaling+Stash+for+Continuous+Integration+performance

2. From Atlassian page above: Stash limits the number of Git operations that can be executed concurrently, to prevent the performance for all clients dropping below acceptable levels. These limits can be adjusted

https://confluence.atlassian.com/display/STASH/Stash+config+properties#Stashconfigproperties-throttling

jcurleyWR
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 26, 2014

Thank you for the suggestions.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events