summaryrefslogtreecommitdiff
path: root/tests/intel-ci
diff options
context:
space:
mode:
authorJanusz Krzysztofik <janusz.krzysztofik@linux.intel.com>2020-04-27 11:48:02 +0200
committerJanusz Krzysztofik <janusz.krzysztofik@linux.intel.com>2020-09-14 20:52:05 +0200
commit49a058e2d4c9d02b0b95551482e6ca9759d15a23 (patch)
treeaf98f9729468ff39688e93dc4c32245e444e6bf2 /tests/intel-ci
parente71000fcc611d757aa336e599dc02f2da7e9002e (diff)
intel-ci: Un-blocklist *bind* subtests of core_hotunplug
Subtests which don't remove the device, only unbind the driver from it, seem relatively safe and harmless for CI. Remove them from the CI blocklist. Signed-off-by: Janusz Krzysztofik <janusz.krzysztofik@linux.intel.com> Acked-by: Petri Latvala <petri.latvala@intel.com>
Diffstat (limited to 'tests/intel-ci')
-rw-r--r--tests/intel-ci/blacklist.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
index f9a57cb5..25b56703 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -120,7 +120,7 @@ igt@perf_pmu@cpu-hotplug
# Currently fails and leaves the machine in a very bad state, and
# causes coverage loss for other tests.
-igt@core_hotunplug@.*
+igt@core_hotunplug@.*plug.*
# hangs several gens of hosts, and has no immediate fix
igt@device_reset@reset-bound \ No newline at end of file