[PATCH i-g-t v3 1/2] HAX/DO_NOT_MERGE: Wait for context termination
Krzysztof Niemiec
krzysztof.niemiec at intel.com
Wed Nov 27 09:45:27 UTC 2024
Signed-off-by: Krzysztof Niemiec <krzysztof.niemiec at intel.com>
---
tests/intel-ci/fast-feedback.testlist | 4 ++++
tests/intel-ci/xe-fast-feedback.testlist | 4 ++++
tests/intel-ci/xe.blocklist.txt | 1 -
3 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist
index be0965110..dbfb9ed65 100644
--- a/tests/intel-ci/fast-feedback.testlist
+++ b/tests/intel-ci/fast-feedback.testlist
@@ -1,6 +1,10 @@
# Try to load the driver if it's not available yet.
igt at i915_module_load@load
+igt at gem_ctx_persistence@smoketest
+igt at gem_ctx_persistence@saturated-hostile
+igt at gem_ctx_persistence@saturated-hostile-nopreempt
+
# Keep alphabetically sorted by default
igt at core_auth@basic-auth
igt at debugfs_test@read_all_entries
diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist
index d9fb98aab..bbe411692 100644
--- a/tests/intel-ci/xe-fast-feedback.testlist
+++ b/tests/intel-ci/xe-fast-feedback.testlist
@@ -1,6 +1,10 @@
# Should be the first test
igt at xe_module_load@load
+igt at gem_ctx_persistence@smoketest
+igt at gem_ctx_persistence@saturated-hostile
+igt at gem_ctx_persistence@saturated-hostile-nopreempt
+
igt at fbdev@eof
igt at fbdev@info
igt at fbdev@nullptr
diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt
index f9ef612c4..882a0e963 100644
--- a/tests/intel-ci/xe.blocklist.txt
+++ b/tests/intel-ci/xe.blocklist.txt
@@ -15,7 +15,6 @@ igt at vmwgfx.*
# Exclude all i915 tests
##################################################################
igt at api.*
-igt at gem.*
igt at gen.*
igt at i915_.*
igt at perf.*
--
2.45.2
More information about the igt-dev
mailing list