[igt-dev] [PATCH i-g-t v2 2/2] tests/intel-ci/fast-feedback: add i915_module_load at load

Petri Latvala petri.latvala at intel.com
Fri Jun 10 13:31:30 UTC 2022


On Wed, May 25, 2022 at 05:27:19PM +0200, Ryszard Knop wrote:
> 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>

Acked-by: Petri Latvala <petri.latvala 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