[igt-dev] [PATCH i-g-t] tests/intel-ci: Remove kms_rotation_crc from pre-merge blacklist

Karthik B S karthik.b.s at intel.com
Wed Aug 11 03:26:52 UTC 2021


Remove kms_rotation_crc@* test from pre-merge blacklist.

Execution time on shards-tgl:
Before:  ~14mins.
Current: ~2mins.

Signed-off-by: Karthik B S <karthik.b.s at intel.com>
---
 tests/intel-ci/blacklist-pre-merge.txt | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/tests/intel-ci/blacklist-pre-merge.txt b/tests/intel-ci/blacklist-pre-merge.txt
index dc6095ea..d4e5ef66 100644
--- a/tests/intel-ci/blacklist-pre-merge.txt
+++ b/tests/intel-ci/blacklist-pre-merge.txt
@@ -1,25 +1,3 @@
-###############################################################################
-# This test has caught regressions in the past, but the feature is rarely used
-# by our users, yet it is responsible a significant portion of our execution
-# time:
-#
-# - shard-skl: 10.2% (~22 minutes)
-# - shard-kbl: 6% (~8 minutes)
-# - shard-apl: 3.9% (~7 minutes)
-# - shard-glk: 8% (~18 minutes)
-# - shard-icl: 11% (~22 minutes)
-# - shard-tgl: 7.1% (~14 minutes)
-#
-# Some patches already appeared to reduce the run time so this will likely not
-# remain for long.
-#
-# Issue: https://gitlab.freedesktop.org/drm/intel/issues/1280
-#
-# Data acquired on 2020-02-19 by Martin Peres
-###############################################################################
-igt at kms_rotation_crc@.*
-
-
 ###############################################################################
 # These 4 tests catching a lot of unrelated issues and are responsible for a
 # significant portion of our execution time:
-- 
2.22.0



More information about the igt-dev mailing list