[igt-dev] [PATCH i-g-t] intel-ci: Blacklist igt at perf_pmu@cpu-hotplug until it no longer spams logs

Petri Latvala petri.latvala at intel.com
Wed Apr 15 08:30:08 UTC 2020


This test has been spamming logs like crazy since 5.7-rc1, filling
every disk in sight and causing CI processing to grind to a halt.

Signed-off-by: Petri Latvala <petri.latvala at intel.com>
Cc: Tomi Sarvela <tomi.p.sarvela at intel.com>
Cc: Martin Peres <martin.peres at linux.intel.com>
Cc: Arkadiusz Hiler <arkadiusz.hiler at intel.com>
---
 tests/intel-ci/blacklist.txt | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
index 264f7648..8165145c 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -108,3 +108,12 @@ igt at i915_suspend@shrink
 ###############################################
 igt at .*@.*pipe-e($|-.*)
 igt at .*@.*pipe-f($|-.*)
+
+###############################################
+# Temporary workarounds for CI-impacting bugs
+###############################################
+
+# FIXME: Insert gitlab issue url before merging
+# Since 5.7-rc1, this test has produced tens of megabytes of kernel
+# logs.
+igt at perf_pmu@cpu-hotplug
-- 
2.20.1



More information about the igt-dev mailing list