From: Marcin Bernatowicz <marcin.bernatowicz@linux.intel.com>
To: igt-dev@lists.freedesktop.org
Cc: jonathan.cavitt@intel.com, kamil.konieczny@linux.intel.com,
Marcin Bernatowicz <marcin.bernatowicz@linux.intel.com>,
Adam Miszczak <adam.miszczak@linux.intel.com>,
Lukasz Laguna <lukasz.laguna@intel.com>,
Jakub Kolakowski <jakub1.kolakowski@intel.com>,
Michal Wajdeczko <Michal.Wajdeczko@intel.com>
Subject: [PATCH v3 i-g-t] tests/intel-ci/xe.blocklist: Blocklist SR-IOV stress tests
Date: Thu, 11 Jul 2024 17:14:37 +0200 [thread overview]
Message-ID: <20240711151437.996509-1-marcin.bernatowicz@linux.intel.com> (raw)
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
next reply other threads:[~2024-07-11 15:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-11 15:14 Marcin Bernatowicz [this message]
2024-07-11 16:43 ` ✓ CI.xeBAT: success for tests/intel-ci/xe.blocklist: Blocklist SR-IOV stress tests 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240711151437.996509-1-marcin.bernatowicz@linux.intel.com \
--to=marcin.bernatowicz@linux.intel.com \
--cc=Michal.Wajdeczko@intel.com \
--cc=adam.miszczak@linux.intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=jakub1.kolakowski@intel.com \
--cc=jonathan.cavitt@intel.com \
--cc=kamil.konieczny@linux.intel.com \
--cc=lukasz.laguna@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox