[igt-dev] [PATCH i-g-t] intel-ci: Blacklist perf_pmu at cpu-hotplug

Chris Wilson chris at chris-wilson.co.uk
Wed Apr 15 08:35:44 UTC 2020


CPU hotplugging is causing an infinite OOPS due to some broken core
hotplug code. It generates several hundred megabytes of oops log
clogging up CI for days.

Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
Cc: Tomi Sarvela <tomi.p.sarvela at intel.com>
Cc: Martin Peres <martin.peres at linux.intel.com>
Cc: Petri Latvala <petri.latvala at intel.com>
---
 tests/intel-ci/blacklist.txt | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
index 264f76482..ddcdb38ff 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -108,3 +108,8 @@ igt at i915_suspend@shrink
 ###############################################
 igt at .*@.*pipe-e($|-.*)
 igt at .*@.*pipe-f($|-.*)
+###############################################
+# Currently NOTOURBUG; rendered unusable
+# Remember to re-evaluate on new rc!
+###############################################
+igt at perf_pmu@cpu-hotplug
-- 
2.26.0



More information about the igt-dev mailing list