summaryrefslogtreecommitdiff
path: root/tests/intel-ci
diff options
context:
space:
mode:
authorLofstedt, Marta <marta.lofstedt@intel.com>2018-03-27 16:16:47 +0300
committerArkadiusz Hiler <arkadiusz.hiler@intel.com>2018-04-05 12:06:17 +0300
commit164b4a3ab34bd7d18d34181c62bfaedb906a76e3 (patch)
treee74723b5e476626e35a0b90ff787675c37d213e6 /tests/intel-ci
parent72b8cf9e9dff3ba84a4c8df4e99dede62d5f9d98 (diff)
blacklist: Don't run tests on pipe-d, pipe-e or pipe-f
There is currently no hardware in our labs that supports pipe-d, pipe-e nor pipe-f. Skipping takes time, so all tests on these pipes should be blacklisted. Signed-off-by: Marta Lofstedt <marta.lofstedt@intel.com> Acked-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
Diffstat (limited to 'tests/intel-ci')
-rw-r--r--tests/intel-ci/blacklist.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
index ef3b45e9..d65d8ff3 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -77,3 +77,9 @@ igt@gem_softpin@noreloc-s4
igt@gem_workarounds@hibernate-.*
igt@gem_exec_suspend@basic-s4$
igt@gem_ctx_isolation@.*-s4
+###############################################
+# pipe-d, pipe-e, pipe-f no current HW support
+###############################################
+igt@.*@.*pipe-d-.*
+igt@.*@.*pipe-e-.*
+igt@.*@.*pipe-f-.*