summaryrefslogtreecommitdiff
path: root/tests/intel-ci
diff options
context:
space:
mode:
authorKarthik B S <karthik.b.s@intel.com>2021-08-11 08:56:52 +0530
committerKunal Joshi <kunal1.joshi@intel.com>2021-08-12 11:35:13 +0530
commit975035ac89d3d092e9b5d83e259c0c5dee7fcfdc (patch)
tree737e4d89dac1d660fc1d51b4386df474ba3657b2 /tests/intel-ci
parentd4ff2b4ab88d62a1888cb0316e70a1729fe4a685 (diff)
tests/intel-ci: Remove kms_rotation_crc from pre-merge blacklist
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@intel.com> Reviewed-by: Kunal Joshi <kunal1.joshi@intel.com>
Diffstat (limited to 'tests/intel-ci')
-rw-r--r--tests/intel-ci/blacklist-pre-merge.txt22
1 files changed, 0 insertions, 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,26 +1,4 @@
###############################################################################
-# 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@kms_rotation_crc@.*
-
-
-###############################################################################
# These 4 tests catching a lot of unrelated issues and are responsible for a
# significant portion of our execution time:
#