Skip to content

UMBTest and Test objects: adjust finished_at and duration for pipeline

Jakub Racek requested to merge (removed):call-adjust into main

As we dump data in different pipeline stages, we only know the pipeline finished_at timestamp at the end of the stage. This patch will ensure UMBTest and Test objects are updated. To use this for other objects will likely require putting all kcidb data into 1 dumpfile.

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

Merge request reports