* [DPDK/DTS Bug 1872] Introduce "fast tests" concept to DTS
@ 2026-01-27 17:37 bugzilla
0 siblings, 0 replies; only message in thread
From: bugzilla @ 2026-01-27 17:37 UTC (permalink / raw)
To: dev
http://bugs.dpdk.org/show_bug.cgi?id=1872
Bug ID: 1872
Summary: Introduce "fast tests" concept to DTS
Product: DPDK
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: minor
Priority: Normal
Component: DTS
Assignee: dev@dpdk.org
Reporter: probb@iol.unh.edu
CC: juraj.linkes@pantheon.tech, probb@iol.unh.edu
Target Milestone: ---
We currently have a new rte_flow testsuite under review. It creates 1000+ rules
and validates them with real traffic. So, the testsuite takes a while to run
(approx 10 minutes) which is very different from most testsuites (run in
seconds or low tens of seconds).
People may want to run "fast tests" as a part of their development workflow
when making new DPDK patches, but may want to run the "long tests" like the
comprehensive rte_flow testsuite less frequently, or only on CI systems.
Perhaps it would make sense for us to add a "long tests" decorator or similar,
and a "fast-tests-only" boolean config value to test_run.yaml which defaults to
true.
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-01-27 17:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-27 17:37 [DPDK/DTS Bug 1872] Introduce "fast tests" concept to DTS bugzilla
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.