Bug 1333873

Summary: builds get deleted for no reason
Product: OpenShift Online Reporter: Diógenes Rettori <drettori>
Component: BuildAssignee: Ben Parees <bparees>
Status: CLOSED NOTABUG QA Contact: Wenjing Zheng <wzheng>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 3.xCC: aos-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-06 14:55:21 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Comment 1 Ben Parees 2016-05-06 14:55:12 UTC
so we're running build pruning, so the logic is here:
https://github.com/openshift/online/issues/23

among other things, it keeps failed builds, so that's why you have a gap, all the other builds must have been successful.

so this is working as designed.