Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 i-g-t 0/2] Refactor sriov_basic test and blocklisting
@ 2024-07-11 13:58 Marcin Bernatowicz
  2024-07-11 13:58 ` [PATCH v2 i-g-t 1/2] tests/intel-ci/xe.blocklist: Blocklist SR-IOV stress tests Marcin Bernatowicz
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Marcin Bernatowicz @ 2024-07-11 13:58 UTC (permalink / raw)
  To: igt-dev
  Cc: jonathan.cavitt, Marcin Bernatowicz, Adam Miszczak, Lukasz Laguna,
	Jakub Kolakowski, Michal Wajdeczko

This patch series improves SR-IOV testing within the intel-ci environment.
The first patch blocklists sriov_basic tests identified as overly stressful
or time-consuming to be executed with all dynamic subtests at once.
However, these dynamic subtests can still be executed via testlists
(refer to the BAT example below).
The second patch extracts a specific subtest to simplify blocklist
management.

Included in the blocklist to prevent simultaneous execution of all
dynamic subtests:
  igt@sriov_basic@enable-vfs-autoprobe-on
  igt@sriov_basic@enable-vfs-bind-unbind-each
  igt@sriov_basic@bind-unbind-vf

Tests retained for execution:

BAT:
  igt@sriov_basic@enable-vfs-autoprobe-off@numvfs-all
  igt@sriov_basic@enable-vfs-autoprobe-on@numvfs-1

FULL:
  igt@sriov_basic@enable-vfs-autoprobe-off
  igt@sriov_basic@enable-vfs-bind-unbind-each-numvfs-all

v2: - updated blocklist, corrected line lengths
    - improved description (Jonathan)

Cc: Adam Miszczak <adam.miszczak@linux.intel.com>
Cc: Lukasz Laguna <lukasz.laguna@intel.com>
Cc: Jakub Kolakowski <jakub1.kolakowski@intel.com>
Cc: Michal Wajdeczko <Michal.Wajdeczko@intel.com>

Marcin Bernatowicz (2):
  tests/intel-ci/xe.blocklist: Blocklist SR-IOV stress tests
  tests/sriov_basic: Extract enable-vfs-bind-unbind-each-numvfs-all
    subtest

 tests/intel-ci/xe.blocklist.txt |  7 +++++++
 tests/sriov_basic.c             | 16 ++++++++++++----
 2 files changed, 19 insertions(+), 4 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-07-11 15:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-11 13:58 [PATCH v2 i-g-t 0/2] Refactor sriov_basic test and blocklisting Marcin Bernatowicz
2024-07-11 13:58 ` [PATCH v2 i-g-t 1/2] tests/intel-ci/xe.blocklist: Blocklist SR-IOV stress tests Marcin Bernatowicz
2024-07-11 13:58 ` [PATCH v2 i-g-t 2/2] tests/sriov_basic: Extract enable-vfs-bind-unbind-each-numvfs-all subtest Marcin Bernatowicz
2024-07-11 14:01 ` [PATCH v2 i-g-t 0/2] Refactor sriov_basic test and blocklisting Cavitt, Jonathan
2024-07-11 15:04 ` ✗ Fi.CI.BUILD: failure for Refactor sriov_basic test and blocklisting (rev2) Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox