[Bug 112033] Store the runner and kernel logs as part of the IGT results

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Oct 16 12:28:06 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=112033

            Bug ID: 112033
           Summary: Store the runner and kernel logs as part of the IGT
                    results
           Product: DRI
           Version: XOrg git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: not set
          Priority: not set
         Component: IGT
          Assignee: dri-devel at lists.freedesktop.org
          Reporter: martin.peres at free.fr

While it might appear like a trivial request to some, this is a little hairier
than what it might initially appear.

The main issue comes from the fact that runs can be resumed, so it means we
need to distinguish every execution and be able to say which subtest got
executed on which run (CI Bug Log's testsuiterun 's run ID).

This is made a little harder by the fact that a binary execution can execute
multiple tests and we need to support resuming it while still being able to say
which subtest were executed on which run.

So far, the idea is to store the current run ID in the runner's metadata.json,
then log the current run ID in the journal.

Petri, any thoughts?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20191016/200abe67/attachment.html>


More information about the dri-devel mailing list