Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 i-g-t] tests/intel-ci/xe.blocklist: Blocklist SR-IOV stress tests
@ 2024-07-11 15:14 Marcin Bernatowicz
  2024-07-11 16:43 ` ✓ CI.xeBAT: success for " Patchwork
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Marcin Bernatowicz @ 2024-07-11 15:14 UTC (permalink / raw)
  To: igt-dev
  Cc: jonathan.cavitt, kamil.konieczny, Marcin Bernatowicz,
	Adam Miszczak, Lukasz Laguna, Jakub Kolakowski, Michal Wajdeczko

Blocklist certain 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).

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: - improve description (Jonathan)
    - add missing '$' at the end of enable-vfs-autoprobe-on,
      bind-unbind-vf to prevent blocking dynamic subtests on testlists
v3: - resolve merge conflicts

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>
Signed-off-by: Marcin Bernatowicz <marcin.bernatowicz@linux.intel.com>
Reviewed-by: Jonathan Cavitt <jonathan.cavitt@intel.com>
---
 tests/intel-ci/xe.blocklist.txt | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt
index dd7c05041..f9ef612c4 100644
--- a/tests/intel-ci/xe.blocklist.txt
+++ b/tests/intel-ci/xe.blocklist.txt
@@ -83,9 +83,10 @@ igt@kms_prime@.*
 ##################################################################
 igt@kms_cursor_legacy@modeset-atomic-cursor-hotspot
 ##################################################################
-# SR-IOV tests that are too stressful or time-consuming
+# SR-IOV tests too stressful or time-consuming
+# to execute all dynamic subtests at once.
 ##################################################################
-igt@sriov_basic@enable-vfs-autoprobe-on
+igt@sriov_basic@enable-vfs-autoprobe-on$
 igt@sriov_basic@enable-vfs-bind-unbind-each$
-igt@sriov_basic@bind-unbind-vf
+igt@sriov_basic@bind-unbind-vf$
 ##################################################################
-- 
2.31.1


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

end of thread, other threads:[~2024-07-12  8:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-11 15:14 [PATCH v3 i-g-t] tests/intel-ci/xe.blocklist: Blocklist SR-IOV stress tests Marcin Bernatowicz
2024-07-11 16:43 ` ✓ CI.xeBAT: success for " Patchwork
2024-07-11 16:44 ` ✓ Fi.CI.BAT: " Patchwork
2024-07-11 18:49 ` ✗ CI.xeFULL: failure " Patchwork
2024-07-12  8:38   ` Bernatowicz, Marcin
2024-07-12  2:04 ` ✗ Fi.CI.IGT: " Patchwork
2024-07-12  8:39   ` Bernatowicz, Marcin

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