[PATCH i-g-t] tests/intel-ci/xe.blocklist: Add SR-IOV tests

Jakub Kolakowski jakub1.kolakowski at intel.com
Tue Jul 9 11:27:36 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-autoprobe-on@numvfs-all
- sriov_basic at enable-vfs-bind-unbind-each@numvfs-all
- sriov_basic at bind-unbind-vf@vf-1
- sriov_basic at bind-unbind-vf@vf-last

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..57e550885 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 numvfs-(?!all).*
+igt at sriov_basic@enable-vfs-bind-unbind-each at numvfs-(?!all).*
+igt at sriov_basic@bind-unbind-vf at vf-(?!(1$|last)).*
+##################################################################
-- 
2.25.1



More information about the igt-dev mailing list