[PATCH i-g-t] tests/intel-ci: Update kms_psr subtest names on bat

Karthik B S karthik.b.s at intel.com
Fri Dec 8 03:38:33 UTC 2023


kms_psr subtest names have been changed resulting in skips on CI bat
testlist. Update the test names accordingly.

Fixes: https://gitlab.freedesktop.org/drm/intel/-/issues/9806

Signed-off-by: Karthik B S <karthik.b.s at intel.com>
---
 tests/intel-ci/fast-feedback.testlist    | 8 ++++----
 tests/intel-ci/xe-fast-feedback.testlist | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist
index aeba0ab29..60ce1efa4 100644
--- a/tests/intel-ci/fast-feedback.testlist
+++ b/tests/intel-ci/fast-feedback.testlist
@@ -123,10 +123,10 @@ igt at kms_pipe_crc_basic@read-crc-frame-sequence
 igt at kms_pm_backlight@basic-brightness
 igt at kms_pm_rpm@basic-pci-d3-state
 igt at kms_pm_rpm@basic-rte
-igt at kms_psr@psr_primary_page_flip
-igt at kms_psr@psr_cursor_plane_move
-igt at kms_psr@psr_sprite_plane_onoff
-igt at kms_psr@psr_primary_mmap_gtt
+igt at kms_psr@psr-primary-page-flip
+igt at kms_psr@psr-cursor-plane-move
+igt at kms_psr@psr-sprite-plane-onoff
+igt at kms_psr@psr-primary-mmap-gtt
 igt at kms_setmode@basic-clone-single-crtc
 igt at i915_pm_rps@basic-api
 igt at prime_self_import@basic-llseek-bad
diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist
index f48e8fb67..45d115d35 100644
--- a/tests/intel-ci/xe-fast-feedback.testlist
+++ b/tests/intel-ci/xe-fast-feedback.testlist
@@ -214,9 +214,9 @@ igt at kms_pipe_crc_basic@nonblocking-crc-frame-sequence
 igt at kms_pipe_crc_basic@read-crc
 igt at kms_pipe_crc_basic@read-crc-frame-sequence
 igt at kms_prop_blob@basic
-igt at kms_psr@psr_primary_page_flip
-igt at kms_psr@psr_cursor_plane_move
-igt at kms_psr@psr_sprite_plane_onoff
+igt at kms_psr@psr-primary-page-flip
+igt at kms_psr@psr-cursor-plane-move
+igt at kms_psr@psr-sprite-plane-onoff
 
 # All tests that do module unloading and reloading are executed last.
 # They will sometimes reveal issues of earlier tests leaving the
-- 
2.39.1



More information about the igt-dev mailing list