From: Chris Wilson <chris@chris-wilson.co.uk>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t] intel-ci: Drop gem_ctx_switch trivial stress tests
Date: Wed, 27 Nov 2019 10:20:12 +0000 [thread overview]
Message-ID: <20191127102012.3210127-1-chris@chris-wilson.co.uk> (raw)
We only use the most trivial of many-context switch stress tests in the
shards. With no verification of behaviour, they only serve to see if the
kernel explodes. We have many, many other context switches with varying
workloads and requirements that _do_ verify expected behaviour and
providing en masse good stress. We also have much more precise
verification of the context switch inside the kernel, making these
simple stress tests redundant.
However, a stress test is a stress test, so keep it around for developer
peace of mind. As usual, if a stress test ever produces a hit, we need
to reduce it down to a new test for CI.
By dropping them we remove over 10 minutes of runtime from the shards,
that afair have never produced a unique warning.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
---
tests/intel-ci/blacklist.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
index 056ad7324..4bca1b6c5 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -25,7 +25,7 @@ igt@gem_cs_prefetch(@.*)?
igt@gem_ctx_create@(?!.*basic).*
igt@gem_ctx_exec@(?!.*basic).*
igt@gem_ctx_shared@*exhaust*
-igt@gem_ctx_switch@.*(forked|interruptible).*
+igt@gem_ctx_switch(@.*)?
igt@gem_ctx_thrash(@.*)?
igt@gem_evict_alignment(@.*)?
igt@gem_evict_everything(@.*)?
--
2.24.0
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next reply other threads:[~2019-11-27 10:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-27 10:20 Chris Wilson [this message]
2019-11-27 11:00 ` [igt-dev] ✓ Fi.CI.BAT: success for intel-ci: Drop gem_ctx_switch trivial stress tests Patchwork
2019-11-27 19:16 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2019-11-28 11:34 ` [igt-dev] [PATCH i-g-t] " Mika Kuoppala
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=20191127102012.3210127-1-chris@chris-wilson.co.uk \
--to=chris@chris-wilson.co.uk \
--cc=igt-dev@lists.freedesktop.org \
/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