<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Store the runner and kernel logs as part of the IGT results"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=112033">112033</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Store the runner and kernel logs as part of the IGT results
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>DRI
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>XOrg git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>not set
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>not set
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>IGT
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>martin.peres@free.fr
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>