<html>
    <head>
      <base href="https://bugs.dpdk.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8" class="bz_new_table">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Potential Implementation Problems With Certain conf.yaml attributes within DTS Framework"
   href="https://bugs.dpdk.org/show_bug.cgi?id=1598">1598</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Potential Implementation Problems With Certain conf.yaml attributes within DTS Framework
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>DPDK
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>25.03
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

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

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>DTS
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dev@dpdk.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>npratte@iol.unh.edu
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>juraj.linkes@pantheon.tech, probb@iol.unh.edu
          </td>
        </tr>

        <tr>
          <th>Target Milestone</th>
          <td>---
          </td>
        </tr></table>
      <p>
        <div class="bz_comment_block">
          <pre class="bz_comment_text">Certain conf.yaml attributes, such as 'tarball' under 'dpdk_location' and
'test_suites' under 'test_runs', behave in such a way that, if such attributes
are specified via command line, a conflict of interest arises where the
attribute entered within the conf.yaml take precedent over anything entered in
the command line. Alternatively, if either attribute is not present at all in
the conf.yaml, but either a tarball or at least one test suite is present in
command line arguments, the framework claims that such attributes were not
provided, and the execution is not run at all.

This issue was already partially addressed for the 'test_suites' attribute in
an older implementation for the config changes patch
(<a class="bz_bug_link           bz_status_IN_PROGRESS "   title="IN_PROGRESS - DTS Config improvements"   href="show_bug.cgi?id=1360">https://bugs.dpdk.org/show_bug.cgi?id=1360</a>), but given that this has extended
to other attributes, I've decided to create a separate ticket be made and
perhaps a discussion be had on how we handle cases like this going forward.
          </pre>
        </div>
      </p>


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

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
      <div itemscope itemtype="http://schema.org/EmailMessage">
        <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
          
          <link itemprop="url" href="https://bugs.dpdk.org/show_bug.cgi?id=1598">
          <meta itemprop="name" content="View bug">
        </div>
        <meta itemprop="description" content="Bugzilla bug update notification">
      </div>
    </body>
</html>