Skip to content

run adjust_dumpfiles in multiple stages

Jakub Racek requested to merge (removed):update-timestamps into main

We've moved from multiple dumpfiles to a single, which is updated in any stage that produces kcidb data. If a pipeline fails and no more jobs are run, the finished_at and duration fields have to be updated. Thus we keep overwriting them, until pipeline fails or passes.

Signed-off-by: Jakub Racek jracek@redhat.com

Merge request reports