[PATCH i-g-t] tests: Un-blacklist core_hotunplug for testing driver patches

Janusz Krzysztofik janusz.krzysztofik at linux.intel.com
Tue May 12 14:52:54 UTC 2020


Remove the test from CI blacklist, moreover, add its subtests to fast
feedback list for getting results promptly.

Signed-off-by: Janusz Krzysztofik <janusz.krzysztofik at linux.intel.com>
---
 tests/intel-ci/blacklist.txt          | 2 +-
 tests/intel-ci/fast-feedback.testlist | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
index 08333afff..d8eb05753 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -120,4 +120,4 @@ igt at perf_pmu@cpu-hotplug
 
 # Currently fails and leaves the machine in a very bad state, and
 # causes coverage loss for other tests.
-igt at core_hotunplug@.*
+#igt at core_hotunplug@.*
diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist
index 2ccad4386..b6fa1827f 100644
--- a/tests/intel-ci/fast-feedback.testlist
+++ b/tests/intel-ci/fast-feedback.testlist
@@ -1,6 +1,10 @@
 # Keep alphabetically sorted by default
 
 igt at core_auth@basic-auth
+igt at core_hotunplug@unbind-rebind
+igt at core_hotunplug@unplug-rescan
+igt at core_hotunplug@hotunbind-lateclose
+igt at core_hotunplug@hotunplug-lateclose
 igt at debugfs_test@read_all_entries
 igt at fbdev@mmap
 igt at gem_basic@bad-close
-- 
2.21.1



More information about the Intel-gfx-trybot mailing list