[PATCH i-g-t] intel-ci : Reorder test cases to prioritize critical tests

Anirban, Sk sk.anirban at intel.com
Thu Oct 10 19:15:16 UTC 2024


Demo mail, Checking for mail format.

-----Original Message-----
From: Anirban, Sk <sk.anirban at intel.com> 
Sent: Friday, September 6, 2024 11:49 AM
To: intel-gfx-trybot at lists.freedesktop.org
Cc: Anirban, Sk <sk.anirban at intel.com>
Subject: [PATCH i-g-t] intel-ci : Reorder test cases to prioritize critical tests

From: Sk Anirban <sk.anirban at intel.com>

Moved specific high-priority tests up in the list to ensure they run earlier in the test suite. This helps to catch issues sooner and improve overall test feedback time.
---
 tests/intel-ci/fast-feedback.testlist | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist
index be0965110..8b7344920 100644
--- a/tests/intel-ci/fast-feedback.testlist
+++ b/tests/intel-ci/fast-feedback.testlist
@@ -1,6 +1,10 @@
 # Try to load the driver if it's not available yet.
 igt at i915_module_load@load
 
+# Kernel selftests
+igt at i915_selftest@live
+igt at dmabuf@all-tests
+
 # Keep alphabetically sorted by default  igt at core_auth@basic-auth  igt at debugfs_test@read_all_entries @@ -166,6 +170,4 @@ igt at gem_lmem_swapping@random-engines
 igt at gem_lmem_swapping@verify-random
 igt at i915_pm_rpm@module-reload
 
-# Kernel selftests
-igt at i915_selftest@live
-igt at dmabuf@all-tests
+
--
2.34.1



More information about the Intel-gfx-trybot mailing list