Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Bamboo spec scan checks out entire repository causing out of disk space problem.

Sohini Sengupta
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 8, 2023

We have Bamboo 8.2.5, our code repository is SVN version 1.10.2. We are trying to convert existing build plans to Bamboo specs. Some repositories we have grown huge over time with trunk, multiple branches and tags. Bamboo spec config created at the root level of the repository is trying to checkout the entire repository during config update of Bamboo spec. As a result Bamboo server is running out of disk space. Is there a way to confine this scan to trunk only?

1 answer

1 accepted

1 vote
Answer accepted
Eduardo Alvarenga
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 8, 2023

Hello @Sohini Sengupta

Bamboo will follow the SVN repository's configuration when checking it out, specifically if you set the Repository root URL outside on levels above the trunk.

If you want a specific trunk to be scanned by the Specs scan you will have to:

  1. Modify the repository's root URL and point it to the specific trunk
    or
  2. Create a new repository pointing the root URL to the trunk you want and enable Specs only on that repository. Then disable Specs on the repository with the large dataset

Cheers,

Eduardo Alvarenga
Atlassian Support APAC

--please don't forget to Accept the answer if the reply is helpful-- 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events