Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t] tests/intel/kms_test_config.json: Add GPU excluded platform category
@ 2025-02-03  3:48 Karthik B S
  2025-02-03  4:28 ` ✓ Xe.CI.BAT: success for " Patchwork
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Karthik B S @ 2025-02-03  3:48 UTC (permalink / raw)
  To: igt-dev; +Cc: jari.tahvanainen, kunal1.joshi, Karthik B S

This category provides a list of GPUs not capable of running the
test/subtests.

Signed-off-by: Karthik B S <karthik.b.s@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


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-02-04  5:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-03  3:48 [PATCH i-g-t] tests/intel/kms_test_config.json: Add GPU excluded platform category Karthik B S
2025-02-03  4:28 ` ✓ Xe.CI.BAT: success for " Patchwork
2025-02-03  4:40 ` ✗ i915.CI.BAT: failure " Patchwork
2025-02-03  5:30 ` ✗ Xe.CI.Full: " Patchwork
2025-02-04  5:18   ` Karthik B S
2025-02-03  8:52 ` [PATCH i-g-t] " Tahvanainen, Jari

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox