[PATCH i-g-t] tests/intel/kms_test_config.json: Add GPU excluded platform category

Tahvanainen, Jari jari.tahvanainen at intel.com
Mon Feb 3 08:52:11 UTC 2025


> -----Original Message-----
> From: B S, Karthik <karthik.b.s at intel.com>
> Sent: Monday, February 3, 2025 5:48 AM
> To: igt-dev at lists.freedesktop.org
> Cc: Tahvanainen, Jari <jari.tahvanainen at intel.com>; Joshi, Kunal1
> <kunal1.joshi at intel.com>; B S, Karthik <karthik.b.s at intel.com>
> Subject: [PATCH i-g-t] tests/intel/kms_test_config.json: Add GPU excluded
> platform category
> 
> This category provides a list of GPUs not capable of running the test/subtests.
> 
> Signed-off-by: Karthik B S <karthik.b.s at intel.com>

Reviewed-by: Jari Tahvanainen <jari.tahvanainen at intel.com>

Now kms_test_config is aligned on this with xe_test_config. No change on behaviour with scripts/igt_doc.py yet as one does not have any blocklists defined.

Br, Jari
> ---
>  tests/intel/kms_test_config.json | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/tests/intel/kms_test_config.json
> b/tests/intel/kms_test_config.json
> index 7886b6f58..e11c7f4fe 100644
> --- a/tests/intel/kms_test_config.json
> +++ b/tests/intel/kms_test_config.json
> @@ -52,6 +52,11 @@
>                  "description": "Defines the test category. Usually used at subtest
> level."
>              }
>          },
> +	"GPU excluded platform": {
> +	    "_properties_": {
> +		"description": "Provides a list of GPUs not capable of running
> the subtest (or the test as a whole)."
> +	    }
> +	},
>          "Description": {
>              "_properties_": {
>                  "description": "Provides a description for the test/subtest."
> --
> 2.39.1



More information about the igt-dev mailing list