From: Nirmoy Das <nirmoy.das@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: "Nirmoy Das" <nirmoy.das@intel.com>,
"Matthew Auld" <matthew.auld@intel.com>,
"Thomas Hellström" <thomas.hellstrom@linux.intel.com>
Subject: [PATCH i-g-t v2] tests/intel-ci: Remove xe_bo_shrink_kunit
Date: Thu, 14 Nov 2024 11:22:57 +0100 [thread overview]
Message-ID: <20241114102257.2857826-1-nirmoy.das@intel.com> (raw)
Remove xe_bo_shrink_kunit which takes a while to run on various
machines. There is no good way to make it faster.
Also add it to the blocklist so this doesn't executed by non-BAT
test.
v2: Add it to blocklist(Matt)
Cc: Matthew Auld <matthew.auld@intel.com>
Suggested-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Link: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/2998
Signed-off-by: Nirmoy Das <nirmoy.das@intel.com>
---
tests/intel-ci/xe-fast-feedback.testlist | 3 ++-
tests/intel-ci/xe.blocklist.txt | 4 ++++
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist
index d9fb98aab..c263473e0 100644
--- a/tests/intel-ci/xe-fast-feedback.testlist
+++ b/tests/intel-ci/xe-fast-feedback.testlist
@@ -217,7 +217,8 @@ igt@xe_waitfence@reltime
igt@core_hotunplug@unbind-rebind
# Run KUnit tests at the end
-igt@xe_live_ktest@xe_bo
+igt@xe_live_ktest@xe_bo@xe_ccs_migrate_kunit
+igt@xe_live_ktest@xe_bo@xe_bo_evict_kunit
igt@xe_live_ktest@xe_dma_buf
igt@xe_live_ktest@xe_migrate
diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt
index f9ef612c4..b76f6061c 100644
--- a/tests/intel-ci/xe.blocklist.txt
+++ b/tests/intel-ci/xe.blocklist.txt
@@ -29,6 +29,10 @@ igt@drm_buddy
igt@drm_mm
igt@kms_selftest.*
##################################################################
+# Exclude slow KUnit test which should run as manual test
+##################################################################
+igt@xe_live_ktest@xe_bo@xe_bo_shrink_kunit
+##################################################################
# Exclude all other non-Xe tests
##################################################################
igt@debugfs.*
--
2.46.0
next reply other threads:[~2024-11-14 11:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-14 10:22 Nirmoy Das [this message]
2024-11-14 13:03 ` ✓ CI.xeBAT: success for tests/intel-ci: Remove xe_bo_shrink_kunit (rev2) Patchwork
2024-11-14 13:06 ` ✓ Fi.CI.BAT: " Patchwork
2024-11-14 17:53 ` ✓ Fi.CI.IGT: " Patchwork
2024-11-15 0:13 ` ✗ CI.xeFULL: failure " Patchwork
2024-11-15 13:40 ` [PATCH i-g-t v2] tests/intel-ci: Remove xe_bo_shrink_kunit Kamil Konieczny
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=20241114102257.2857826-1-nirmoy.das@intel.com \
--to=nirmoy.das@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=matthew.auld@intel.com \
--cc=thomas.hellstrom@linux.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