[Bug 927] DTS Ignores the "--config-file" flag

bugzilla at dpdk.org bugzilla at dpdk.org
Mon Jan 24 20:07:54 CET 2022


https://bugs.dpdk.org/show_bug.cgi?id=927

            Bug ID: 927
           Summary: DTS Ignores the "--config-file" flag
           Product: DTS
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: framework
          Assignee: dts at dpdk.org
          Reporter: ohilyard at iol.unh.edu
  Target Milestone: ---

Steps to reproduce:

1. Create an execution.cfg file in the normal config folder (DTS_CFG_FOLDER)
2. Create another config file in the main dts directory (next to main.py)
3. Use the "--config-file" flag to specify the config file in the main dts
directory

Expected Behavior:

Explicit command-line flags should override implicit behavior. The config file
in the main dts directory should be used

Actual Behavior:

The config file in the config folder is used, and the command line option is
silently ignored.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the dts mailing list