[PATCH i-g-t 6/6] intel-ci: Try blocklisted core_hotunplug subtests
Janusz Krzysztofik
janusz.krzysztofik at linux.intel.com
Fri Sep 16 13:42:20 UTC 2022
Trybot check status of driver response to blocklisted core_hotunplug
subtests.
Signed-off-by: Janusz Krzysztofik <janusz.krzysztofik at linux.intel.com>
---
tests/intel-ci/fast-feedback.testlist | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist
index bd5538a035..a7e8e9ede5 100644
--- a/tests/intel-ci/fast-feedback.testlist
+++ b/tests/intel-ci/fast-feedback.testlist
@@ -1,6 +1,15 @@
# Try to load the driver if it's not available yet.
igt at i915_module_load@load
+igt at core_hotunplug@unbind-rebind
+igt at core_hotunplug@hotunbind-rebind
+igt at core_hotunplug@hotrebind
+igt at core_hotunplug@hotrebind-lateclose
+igt at core_hotunplug@unplug-rescan
+igt at core_hotunplug@hotunplug-rescan
+igt at core_hotunplug@hotreplug
+igt at core_hotunplug@hotreplug-lateclose
+
# Keep alphabetically sorted by default
igt at core_auth@basic-auth
igt at debugfs_test@read_all_entries
@@ -155,7 +164,7 @@ igt at vgem_basic@sysfs
# They will sometimes reveal issues of earlier tests leaving the
# driver in a broken state that is not otherwise noticed in that test.
-igt at core_hotunplug@unbind-rebind
+#igt at core_hotunplug@unbind-rebind
igt at vgem_basic@unload
igt at i915_module_load@reload
igt at gem_lmem_swapping@basic
--
2.25.1
More information about the Intel-gfx-trybot
mailing list