Skip to content

Draft: PoC: get deqp information from jobs trace about xfiles

Sergi Blanch Torné requested to merge sergi/ci-collate:job_info_from_trace into main

Experiment to extract information from the jobs traces, mainly to know the expectation files prefix.

This would lead to reduce the dependency with the glcollate/expectations/*.yml files.

TODO: This starts as a PoC:

  • concurrent (or async) access to the job traces
  • write functional tests

MesaCI jobs provide a expectations.json in the artifacts. This MR can be extended to use this file as the primary source to extract the xfiles, and the trace as an alternative source.

Edited by Sergi Blanch Torné

Merge request reports

Loading