[PATCH i-g-t] tests/intel-ci/xe.blocklist: Add SR-IOV tests
Jakub Kolakowski
jakub1.kolakowski at intel.com
Tue Jul 9 13:42:24 UTC 2024
Add SR-IOV tests to xe blocklist so that only desired tests will be run
in CI.
SR-IOV tests that should be running are as follows:
- sriov_basic at enable-vfs-autoprobe-off (all dynamic subtests)
- sriov_basic at enable-vfs-bind-unbind-each@numvfs-all
Signed-off-by: Jakub Kolakowski <jakub1.kolakowski at intel.com>
Cc: Adam Miszczak <adam.miszczak at intel.com>
Cc: Marcin Bernatowicz <marcin.bernatowicz at intel.com>
Cc: Lukasz Laguna <lukasz.laguna at intel.com>
Cc: Michal Wajdeczko <Michal.Wajdeczko at intel.com>
---
tests/intel-ci/xe.blocklist.txt | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt
index 828baf324..b1a2e11d8 100644
--- a/tests/intel-ci/xe.blocklist.txt
+++ b/tests/intel-ci/xe.blocklist.txt
@@ -83,3 +83,9 @@ igt at kms_prime@.*
##################################################################
igt at kms_cursor_legacy@modeset-atomic-cursor-hotspot
##################################################################
+# SR-IOV tests
+##################################################################
+igt at sriov_basic@enable-vfs-autoprobe-on at .*
+igt at sriov_basic@enable-vfs-bind-unbind-each at numvfs-(?!all).*
+igt at sriov_basic@bind-unbind-vf at .*
+##################################################################
--
2.25.1
More information about the igt-dev
mailing list