Skip to content

Refactor adjust_dumpfiles to use cki_lib

Given the fact that UPT runs several processes in parallel, it's necessary to do the file merging after the runs finished.

Simplify adjust_dumpfiles to use KCIDBFile implementation to make sure the content of KCIDBFile is correct.

Merge request reports