* [Bug 1351] Testbed capabilities for test case skipping
@ 2024-01-10 9:38 bugzilla
0 siblings, 0 replies; only message in thread
From: bugzilla @ 2024-01-10 9:38 UTC (permalink / raw)
To: dev
[-- Attachment #1: Type: text/plain, Size: 1439 bytes --]
https://bugs.dpdk.org/show_bug.cgi?id=1351
Bug ID: 1351
Summary: Testbed capabilities for test case skipping
Product: DPDK
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: dts
Assignee: dev@dpdk.org
Reporter: juraj.linkes@pantheon.tech
CC: juraj.linkes@pantheon.tech, probb@iol.unh.edu
Target Milestone: ---
The different hardware DPDK supports is not homogeneous and support a variety
of different features. A user-friendly solution would probe the hardware under
test and skip all test cases that cannot be executed due to missing features.
There are multiple dimensions to this task.
1. Device probing. We can leverage existing DPDK probing capabilities in a DPDK
app. A machine-readable output format must be defined, such as json. The fields
themselves must be well-defined.
2. Test case/suite marking with required capabilities. If a test case isn't
marked, it should run on all hardware. There could be different names for the
same feature across different hardware, in which case we should decide whether
we want to merge these under one DTS-defined name or we'll mark each test
case/suite with multiple names.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #2: Type: text/html, Size: 3383 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-01-10 9:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-10 9:38 [Bug 1351] Testbed capabilities for test case skipping bugzilla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).