All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] intel-ci: Reorder system suspend to last
@ 2022-04-22  5:59 Anshuman Gupta
  2022-04-22  7:27 ` [igt-dev] ✗ Fi.CI.BAT: failure for " Patchwork
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Anshuman Gupta @ 2022-04-22  5:59 UTC (permalink / raw)
  To: igt-dev; +Cc: Petri Latvala, badal.nilawar

Reorder the system wide igt tests to last of fast-feedback.testlist,
so we don't loose the other tests coverage on the platforms which
are largely getting hit by Suspend/Resume related failures.

Cc: Petri Latvala <petri.latvala@intel.com>
Cc: Swati Sharma <swati2.sharma@intel.com>
Signed-off-by: Anshuman Gupta <anshuman.gupta@intel.com>
---
 tests/intel-ci/fast-feedback.testlist | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist
index f6329708b..c9613e609 100644
--- a/tests/intel-ci/fast-feedback.testlist
+++ b/tests/intel-ci/fast-feedback.testlist
@@ -25,8 +25,6 @@ igt@gem_exec_fence@nb-await
 igt@gem_exec_gttfill@basic
 igt@gem_exec_parallel@engines
 igt@gem_exec_store@basic
-igt@gem_exec_suspend@basic-s0
-igt@gem_exec_suspend@basic-s3
 igt@gem_flink_basic@bad-flink
 igt@gem_flink_basic@bad-open
 igt@gem_flink_basic@basic
@@ -98,7 +96,6 @@ igt@kms_chamelium@hdmi-edid-read
 igt@kms_chamelium@hdmi-crc-fast
 igt@kms_chamelium@vga-hpd-fast
 igt@kms_chamelium@vga-edid-read
-igt@kms_chamelium@common-hpd-after-suspend
 igt@kms_prop_blob@basic
 igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic
 igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy
@@ -128,7 +125,6 @@ igt@kms_pipe_crc_basic@read-crc-pipe-a
 igt@kms_pipe_crc_basic@read-crc-pipe-b
 igt@kms_pipe_crc_basic@read-crc-pipe-c
 igt@kms_pipe_crc_basic@read-crc-pipe-a-frame-sequence
-igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a
 igt@kms_psr@primary_page_flip
 igt@kms_psr@cursor_plane_move
 igt@kms_psr@sprite_plane_onoff
@@ -174,8 +170,14 @@ 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@i915_suspend@system-suspend-without-i915
 
 # Kernel selftests
 igt@i915_selftest@live
 igt@dmabuf@all
+
+# System wide Suspend Test
+igt@i915_suspend@system-suspend-without-i915
+igt@gem_exec_suspend@basic-s0
+igt@gem_exec_suspend@basic-s3
+igt@kms_chamelium@common-hpd-after-suspend
+igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a
-- 
2.26.2

^ permalink raw reply related	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2022-04-27  4:37 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-22  5:59 [igt-dev] [PATCH i-g-t] intel-ci: Reorder system suspend to last Anshuman Gupta
2022-04-22  7:27 ` [igt-dev] ✗ Fi.CI.BAT: failure for " Patchwork
2022-04-22  7:29 ` [igt-dev] [PATCH i-g-t] " Sharma, Swati2
2022-04-22 11:49   ` Petri Latvala
2022-04-22 12:15 ` [igt-dev] [PATCH i-g-t v2] intel-ci: Reorder system suspend tests " Anshuman Gupta
2022-04-22 12:53   ` Anshuman Gupta
2022-04-22 16:20 ` [igt-dev] ✗ GitLab.Pipeline: warning for intel-ci: Reorder system suspend to last (rev3) Patchwork
2022-04-22 16:54 ` [igt-dev] ✗ Fi.CI.BAT: failure " Patchwork
2022-04-26  4:11   ` Gupta, Anshuman
2022-04-26 15:27     ` Vudum, Lakshminarayana
2022-04-26 14:54 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2022-04-26 16:00 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2022-04-27  4:37   ` Gupta, Anshuman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.