Skip to content

Ci and script adaptations

Small changes for easier debugging and error detection in CI:

  • extra printout in complexity jobs
  • extra printout in artifact collection script
  • in pyivastest scripts: when error pattern file is given, check for the needed utility (eid-xor) BEFORE doing any processing. Previously, the processing would simply fail silently when done multi-threaded and then the script would issue decoder errors. This, however, might not be printed in the console log of the gitlab CI UI and may thus be indistinguishable from "normal" decoder errors at first look.
Edited by Jan Kiene

Merge request reports

Loading