Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 452054

Summary: Increase history limit for swt gerrit job (eclipse.platform.swt-Gerrit)
Product: Community Reporter: Lakshmi P Shanmugam <lshanmug>
Component: CI-JenkinsAssignee: CI Admin Inbox <ci.admin-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: arunkumar.thondapu, webmaster
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Lakshmi P Shanmugam CLA 2014-11-18 06:38:07 EST
The eclipse.platform.swt-Gerrit job currently stores the history of the last 3 builds only. This is currenly not enough. The build logs are deleted before we get to see them (primarily due to the number of changes submitted in a day and the different timezone SWT team works in).
Can we have the history set to have builds atleast 1 day old and a cap of say 10 builds?
Comment 1 Eclipse Webmaster CLA 2014-11-19 09:05:08 EST
Ok, I've increased the number of kept jobs to 10 and they'll be kept for only 3 days.

Looking at the job config it would appear that anyone on the SWT team has access to change these parameters so please feel free to tweak them.

-M.
Comment 2 Lakshmi P Shanmugam CLA 2014-11-21 00:09:27 EST
Thank you!