[igt-dev] [CI i-g-t] intel-ci: Unblock core_hotunplug@*hot*bind* subtests
Janusz Krzysztofik
janusz.krzysztofik at linux.intel.com
Wed Apr 14 16:00:01 UTC 2021
Commit be529747d8ea ("intel-ci: Broaden core_hotunplug blacklist")
blamed issues triggered by hot variants[*] as responsible for random
failures in subsequently executed tests,
According to the issue history[*], last reported occurrences were
not related to core_hotunplug. Remove *hot*bind* subtests from CI
blocklist.
[*] https://gitlab.freedesktop.org/drm/intel/-/issues/2644.
Signed-off-by: Janusz Krzysztofik <janusz.krzysztofik at linux.intel.com>
Acked-by: Marcin Bernatowicz <marcin.bernatowicz at linux.intel.com>
---
tests/intel-ci/blacklist.txt | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
index 33f92e37f..595fd0ca6 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -112,10 +112,10 @@ igt at .*@.*pipe-f($|-.*)
# Temporary workarounds for CI-impacting bugs
###############################################
-# Currently fails and leaves the machine in a very bad state, and
-# causes coverage loss for other tests. IOMMU related.
-# https://gitlab.freedesktop.org/drm/intel/-/issues/2644
-igt at core_hotunplug@.*(hot|plug).*
+# *plug* subtests still fail and leave the
+# machine in a very bad state, causing coverage
+# loss for other tests. IOMMU related.
+igt at core_hotunplug@.*plug.*
# hangs several gens of hosts, and has no immediate fix
igt at device_reset@reset-bound
--
2.25.1
More information about the igt-dev
mailing list