http://bugs.dpdk.org/show_bug.cgi?id=1896
Bug ID: 1896
Summary: DTS yaml configs updates
Product: DPDK
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: DTS
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
A couple updates which I have in mind:
1. There is minimal application for the vdevs field in test_run.yaml currently.
Vdevs are coded directly into testsuites, but we are not writing testsuites
that are "vdev agnostic" such that the vdev can come in as a config value.
Pending this broader conversation regarding vdev usage in DTS, the vdev field
should be commented out by default in test_run.example.yaml.
2. Over time we have added in additional optional fields to the yaml configs,
and basically just added inline comments to each of these explaining their
usage and optional status. I fear this is potentially confusing for newcomers,
and propose that we add a multiline comment at the top of nodes.example.yaml
and test_run.example.yaml giving a full explanation for these.
--
You are receiving this mail because:
You are the assignee for the bug.