From: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: Tomi Sarvela <tomi.p.sarvela@intel.com>,
Petri Latvala <petri.latvala@intel.com>
Subject: [igt-dev] [PATCH i-g-t 3/3] intel-ci: Prepend fast-feedback with i915_load@load
Date: Wed, 17 Oct 2018 15:15:45 +0300 [thread overview]
Message-ID: <20181017121545.29096-3-arkadiusz.hiler@intel.com> (raw)
In-Reply-To: <20181017121545.29096-1-arkadiusz.hiler@intel.com>
Make the i915-loading subtest first thing in fast-feedback.testlist,
so we have a nice catch-all for all the issues luring in dmesg related
to hw initialization.
This required i915 module to be blacklisted in order to work.
Cc: Petri Latvala <petri.latvala@intel.com>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Tomi Sarvela <tomi.p.sarvela@intel.com>
Signed-off-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
---
tests/intel-ci/fast-feedback.testlist | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist
index 5dfa4eb7..2296436c 100644
--- a/tests/intel-ci/fast-feedback.testlist
+++ b/tests/intel-ci/fast-feedback.testlist
@@ -1,5 +1,10 @@
# Keep alphabetically sorted by default
+# Special catch-all tests for driver loading.
+# CI targets should be started with i915 blacklisted,
+# so the module won't be loaded before we start executing.
+igt@i915_load@load
+
igt@core_auth@basic-auth
igt@core_prop_blob@basic
igt@debugfs_test@read_all_entries
--
2.17.2
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next prev parent reply other threads:[~2018-10-17 12:15 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-17 12:15 [igt-dev] [PATCH i-g-t 1/3] tests: Rename drv_module_reload to i915_load Arkadiusz Hiler
2018-10-17 12:15 ` [igt-dev] [PATCH i-g-t 2/3] tests/i915_load: Add 'load' subtest Arkadiusz Hiler
2018-10-17 12:31 ` Chris Wilson
2018-10-18 13:28 ` Arkadiusz Hiler
2018-10-17 12:15 ` Arkadiusz Hiler [this message]
2018-10-17 12:34 ` [igt-dev] [PATCH i-g-t 1/3] tests: Rename drv_module_reload to i915_load Chris Wilson
2018-10-17 15:30 ` Arkadiusz Hiler
2018-10-17 15:50 ` Chris Wilson
2018-10-17 16:06 ` Arkadiusz Hiler
2018-10-17 14:26 ` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/3] " Patchwork
2018-10-17 17:40 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181017121545.29096-3-arkadiusz.hiler@intel.com \
--to=arkadiusz.hiler@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=petri.latvala@intel.com \
--cc=tomi.p.sarvela@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox