stdci style reports sometimes disappear pretty fast

Description

Can there be a SLA defined for how long we can see test results until they
get removed?
It does not have to be like on travis (where I can still see all my build
logs from years ago), but at least a predictable period would be nice. The
PR in [1] did for instance not have the results anymore from 5 days ago.

Thanks,
Roman

[1] https://github.com/kubevirt/kubevirt/pull/1744

Activity

Show:

Barak Korren December 5, 2018 at 7:51 AM

since out alternative UI relies on artifacts - it does not make sense any more to remove artifacts before you remove the build from jenkins - I say lets remove the artifact limit completely.

Eyal Edri December 4, 2018 at 4:41 PM

Thanks , this proves that indeed the problem is in the archived artifacts and not in build retention, which is set for 14 days.
Since the logs are archived, its probably to 60 limit who affects this, I'll bump it x4 to 240 and let's see if it helps, if we still see that its not enough we'll either drop the restriction or increase again.

Roman Mohr December 4, 2018 at 4:35 PM

Here another one: https://github.com/kubevirt/kubevirt/pull/1657. The travis log will show you that it was built 8 days ago. No logs there anymore.

Roman Mohr December 4, 2018 at 4:19 PM

As mentioned before I ran "ci test please" again. Of course it has logs now.

Former user December 4, 2018 at 4:14 PM

Hey,

Could you please provide me with a link of a job within 14 days that's his history is gone?
I am a bit confused about your request because we keep 14 days history of jobs.
The one you posted for example still have logs as expected.

Thank you in advance.

Fixed

Details

Assignee

Reporter

Priority

Created December 3, 2018 at 12:59 PM
Updated August 29, 2019 at 2:12 PM
Resolved December 26, 2018 at 9:28 AM

Flag notifications