SONAR PROJECT CLEANUP - SCHEDULER

USING SONARQUBE 7.6

Hello,

We have a sonar running for more than 20 projects everyday. and we want to perform clean-up the project of older report more than 48hrs.

Do we have any option in SONAR to schedule and cleanup the projects ? or any REST API? please help

Hello,

There’s no independent job that does housekeeping. Instead, the housekeeping routines are triggered on a project each time that project is analyzed.

You can tune your housekeeping settings in the global Administration settings or at project level.

 
HTH,
Ann