[PATCH i-g-t] tests/intel/kms_test_config.json: Add GPU excluded platform category
Karthik B S
karthik.b.s at intel.com
Mon Feb 3 03:48:26 UTC 2025
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>
---
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