From 4d7d9d27e87a7ae4ea372bffcad2b1b4a3a4ec08 Mon Sep 17 00:00:00 2001 From: Ryszard Knop Date: Wed, 25 May 2022 17:27:19 +0200 Subject: tests/intel-ci/fast-feedback: add i915_module_load@load 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 Acked-by: Petri Latvala --- 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 14cad7c0..9c5dee44 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@i915_module_load@load +# Keep alphabetically sorted by default igt@core_auth@basic-auth igt@debugfs_test@read_all_entries igt@fbdev@eof -- cgit v1.2.3