<actions/>
<description>This job will delete all tags attach to commit, which is abandoned or overwritten in gerrit.</description>
<logRotator class="hudson.tasks.LogRotator">
- <daysToKeep>15</daysToKeep>
- <numToKeep>-1</numToKeep>
+ <daysToKeep>7</daysToKeep>
+ <numToKeep>500</numToKeep>
<artifactDaysToKeep>-1</artifactDaysToKeep>
<artifactNumToKeep>-1</artifactNumToKeep>
</logRotator>
<project>
<actions/>
<description>Image creation jobs for all kinds of images</description>
+ <logRotator class="hudson.tasks.LogRotator">
+ <daysToKeep>7</daysToKeep>
+ <numToKeep>1000</numToKeep>
+ <artifactDaysToKeep>-1</artifactDaysToKeep>
+ <artifactNumToKeep>-1</artifactNumToKeep>
+ </logRotator>
<keepDependencies>false</keepDependencies>
<properties>
- <hudson.queueSorter.PrioritySorterJobProperty plugin="PrioritySorter@1.3">
- <priority>100</priority>
+ <hudson.queueSorter.PrioritySorterJobProperty plugin="PrioritySorter@1.3"> <priority>100</priority>
</hudson.queueSorter.PrioritySorterJobProperty>
<hudson.model.ParametersDefinitionProperty>
<parameterDefinitions>
<actions/>
<description>This job will load repo conf to backend redis server when repo-conf project in gerrit updated.</description>
<logRotator class="hudson.tasks.LogRotator">
- <daysToKeep>15</daysToKeep>
- <numToKeep>-1</numToKeep>
+ <daysToKeep>7</daysToKeep>
+ <numToKeep>50</numToKeep>
<artifactDaysToKeep>-1</artifactDaysToKeep>
<artifactNumToKeep>-1</artifactNumToKeep>
</logRotator>
<description>This job will be triggered by others to send out email.</description>
<logRotator class="hudson.tasks.LogRotator">
<daysToKeep>7</daysToKeep>
- <numToKeep>-1</numToKeep>
+ <numToKeep>500</numToKeep>
<artifactDaysToKeep>-1</artifactDaysToKeep>
<artifactNumToKeep>-1</artifactNumToKeep>
</logRotator>
<project>
<actions/>
<description></description>
+ <logRotator class="hudson.tasks.LogRotator">
+ <daysToKeep>7</daysToKeep>
+ <numToKeep>1000</numToKeep>
+ <artifactDaysToKeep>-1</artifactDaysToKeep>
+ <artifactNumToKeep>-1</artifactNumToKeep>
+ </logRotator>
<keepDependencies>false</keepDependencies>
<properties>
<hudson.queueSorter.PrioritySorterJobProperty plugin="PrioritySorter@1.3">
<actions/>
<description>This job will do policy check, like rpmlint check and build check, when a change is created in gerrit.</description>
<logRotator class="hudson.tasks.LogRotator">
- <daysToKeep>15</daysToKeep>
- <numToKeep>-1</numToKeep>
+ <daysToKeep>7</daysToKeep>
+ <numToKeep>500</numToKeep>
<artifactDaysToKeep>-1</artifactDaysToKeep>
<artifactNumToKeep>-1</artifactNumToKeep>
</logRotator>
<project>
<actions/>
<description>This job handles the image infomation updates and image manifest creation etc.</description>
+ <logRotator class="hudson.tasks.LogRotator">
+ <daysToKeep>7</daysToKeep>
+ <numToKeep>500</numToKeep>
+ <artifactDaysToKeep>-1</artifactDaysToKeep>
+ <artifactNumToKeep>-1</artifactNumToKeep>
+ </logRotator>
<keepDependencies>false</keepDependencies>
<properties>
<hudson.queueSorter.PrioritySorterJobProperty plugin="PrioritySorter@1.3">
<actions/>
<description> </description>
<logRotator class="hudson.tasks.LogRotator">
- <daysToKeep>-1</daysToKeep>
+ <daysToKeep>7</daysToKeep>
<numToKeep>1000</numToKeep>
<artifactDaysToKeep>-1</artifactDaysToKeep>
<artifactNumToKeep>-1</artifactNumToKeep>
<actions/>
<description>Prerelase jobs to create repositories and trigger image creataion jobs</description>
<logRotator class="hudson.tasks.LogRotator">
- <daysToKeep>-1</daysToKeep>
+ <daysToKeep>7</daysToKeep>
<numToKeep>1000</numToKeep>
<artifactDaysToKeep>-1</artifactDaysToKeep>
<artifactNumToKeep>-1</artifactNumToKeep>
<actions/>
<description> </description>
<logRotator class="hudson.tasks.LogRotator">
- <daysToKeep>-1</daysToKeep>
+ <daysToKeep>7</daysToKeep>
<numToKeep>1000</numToKeep>
<artifactDaysToKeep>-1</artifactDaysToKeep>
<artifactNumToKeep>-1</artifactNumToKeep>
<project>
<actions/>
<description> </description>
+ <logRotator class="hudson.tasks.LogRotator">
+ <daysToKeep>7</daysToKeep>
+ <numToKeep>1000</numToKeep>
+ <artifactDaysToKeep>-1</artifactDaysToKeep>
+ <artifactNumToKeep>-1</artifactNumToKeep>
+ </logRotator>
<keepDependencies>false</keepDependencies>
<properties>
<hudson.queueSorter.PrioritySorterJobProperty plugin="PrioritySorter@1.3">
<actions/>
<description>This script will submit a merged change to corresponding OBS staging project. If necessary, create SR to request merge to target OBS project.</description>
<logRotator class="hudson.tasks.LogRotator">
- <daysToKeep>30</daysToKeep>
- <numToKeep>-1</numToKeep>
- <artifactDaysToKeep>-1</artifactDaysToKeep>
- <artifactNumToKeep>-1</artifactNumToKeep>
+ <daysToKeep>7</daysToKeep>
+ <numToKeep>1000</numToKeep>
+ <artifactDaysToKeep>7</artifactDaysToKeep>
+ <artifactNumToKeep>1000</artifactNumToKeep>
</logRotator>
<keepDependencies>false</keepDependencies>
<properties>
</info>
</EnvInjectBuildWrapper>
</buildWrappers>
-</project>
+</project>
\ No newline at end of file
<actions/>
<description>This job will pull latest change to jenkins local when remote ref updated.</description>
<logRotator class="hudson.tasks.LogRotator">
- <daysToKeep>2</daysToKeep>
- <numToKeep>-1</numToKeep>
- <artifactDaysToKeep>-1</artifactDaysToKeep>
- <artifactNumToKeep>-1</artifactNumToKeep>
+ <daysToKeep>7</daysToKeep>
+ <numToKeep>500</numToKeep>
+ <artifactDaysToKeep>7</artifactDaysToKeep>
+ <artifactNumToKeep>500</artifactNumToKeep>
</logRotator>
<keepDependencies>false</keepDependencies>
<properties>