[igt-dev] [PATCH i-g-t v2 2/2] tests/intel-ci/fast-feedback: add i915_module_load at load
Ryszard Knop
ryszard.knop at intel.com
Wed May 25 15:27:19 UTC 2022
This should be the first test that runs in most CI test lists, as it
makes sure i915 is available, and if not, logs why it can't be loaded.
Signed-off-by: Ryszard Knop <ryszard.knop at intel.com>
---
tests/intel-ci/fast-feedback.testlist | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist
index b579c20a..c4a7c124 100644
--- a/tests/intel-ci/fast-feedback.testlist
+++ b/tests/intel-ci/fast-feedback.testlist
@@ -1,5 +1,7 @@
-# Keep alphabetically sorted by default
+# Try to load the driver if it's not available yet.
+igt at i915_module_load@load
+# Keep alphabetically sorted by default
igt at core_auth@basic-auth
igt at debugfs_test@read_all_entries
igt at fbdev@eof
--
2.36.1
More information about the igt-dev
mailing list