From: Bhanuprakash Modem <bhanuprakash.modem@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [i-g-t V6 3/3] tests/intel/pm_rpm: Fix CI with renamed tests
Date: Thu, 5 Oct 2023 17:24:15 +0530 [thread overview]
Message-ID: <20231005115415.2951265-4-bhanuprakash.modem@intel.com> (raw)
In-Reply-To: <20231005115415.2951265-1-bhanuprakash.modem@intel.com>
As Display PM rpm tests are seperated from core, update
the CI testlist with the new ones.
Cc: Swati Sharma <swati2.sharma@intel.com>
Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem@intel.com>
---
tests/intel-ci/blacklist-pre-merge.txt | 8 ++++----
tests/intel-ci/blacklist.txt | 1 +
tests/intel-ci/fast-feedback.testlist | 5 +++--
3 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/tests/intel-ci/blacklist-pre-merge.txt b/tests/intel-ci/blacklist-pre-merge.txt
index d4e5ef66e..0a1315aae 100644
--- a/tests/intel-ci/blacklist-pre-merge.txt
+++ b/tests/intel-ci/blacklist-pre-merge.txt
@@ -13,8 +13,8 @@
#
# Data acquired on 2020-02-19 by Martin Peres
###############################################################################
-igt@i915_pm_rpm@legacy-planes(-dpms)?
-igt@i915_pm_rpm@universal-planes(-dpms)?
+igt@kms_pm_rpm@legacy-planes(-dpms)?
+igt@kms_pm_rpm@universal-planes(-dpms)?
###############################################################################
@@ -67,7 +67,7 @@ igt@gem_exec_alignment@.*
#
# Data acquired on 2020-02-20 by Martin Peres
###############################################################################
-igt@i915_pm_rpm@debugfs-read
+igt@kms_pm_rpm@debugfs-read
###############################################################################
@@ -109,4 +109,4 @@ igt@gem_tiled_wc
#
# Data acquired on 2020-02-20 by Martin Peres
###############################################################################
-igt@i915_pm_rpm@modeset-stress-extra-wait
+igt@kms_pm_rpm@modeset-stress-extra-wait
diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
index e13759d3e..13504dac3 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -15,6 +15,7 @@ igt@meta_test(@.*)?
#igt@i915_module_load(@.*)? # danger, danger; hope for taints!
igt@i915_pm_rpm@module-reload
igt@i915_pm_rpm@gem-execbuf-stress-extra-wait
+igt@kms_pm_rpm@module-reload
###############################################
# GEM
###############################################
diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist
index 3d8b23073..8b70f139a 100644
--- a/tests/intel-ci/fast-feedback.testlist
+++ b/tests/intel-ci/fast-feedback.testlist
@@ -121,13 +121,13 @@ igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence
igt@kms_pipe_crc_basic@read-crc
igt@kms_pipe_crc_basic@read-crc-frame-sequence
igt@kms_pm_backlight@basic-brightness
+igt@kms_pm_rpm@basic-pci-d3-state
+igt@kms_pm_rpm@basic-rte
igt@kms_psr@primary_page_flip
igt@kms_psr@cursor_plane_move
igt@kms_psr@sprite_plane_onoff
igt@kms_psr@primary_mmap_gtt
igt@kms_setmode@basic-clone-single-crtc
-igt@i915_pm_rpm@basic-pci-d3-state
-igt@i915_pm_rpm@basic-rte
igt@i915_pm_rps@basic-api
igt@prime_self_import@basic-llseek-bad
igt@prime_self_import@basic-llseek-size
@@ -164,6 +164,7 @@ igt@gem_lmem_swapping@parallel-random-engines
igt@gem_lmem_swapping@random-engines
igt@gem_lmem_swapping@verify-random
igt@i915_pm_rpm@module-reload
+igt@kms_pm_rpm@module-reload
# Kernel selftests
igt@i915_selftest@live
--
2.40.0
next prev parent reply other threads:[~2023-10-05 12:03 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-05 11:54 [igt-dev] [i-g-t V6 0/3] tests/intel/pm: Separate display specific tests from i915_pm_rpm Bhanuprakash Modem
2023-10-05 11:54 ` [igt-dev] [i-g-t V6 1/3] " Bhanuprakash Modem
2023-10-11 4:11 ` Sharma, Swati2
2023-10-05 11:54 ` [igt-dev] [i-g-t V6 2/3] tests/intel/pm_rpm: Split module-reload test Bhanuprakash Modem
2023-10-05 19:44 ` Kamil Konieczny
2023-10-05 11:54 ` Bhanuprakash Modem [this message]
2023-10-11 4:14 ` [igt-dev] [i-g-t V6 3/3] tests/intel/pm_rpm: Fix CI with renamed tests Sharma, Swati2
2023-10-05 15:15 ` [igt-dev] ✓ Fi.CI.BAT: success for tests/intel/pm: Separate display specific tests from i915_pm_rpm (rev3) Patchwork
2023-10-05 15:57 ` [igt-dev] ✗ CI.xeBAT: failure " Patchwork
2023-10-06 4:42 ` [igt-dev] ✗ Fi.CI.IGT: " 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=20231005115415.2951265-4-bhanuprakash.modem@intel.com \
--to=bhanuprakash.modem@intel.com \
--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