All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/3] Limit the HANG tests to two pipes
@ 2021-07-05 12:56 Bhanuprakash Modem
  2021-07-05  5:42 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
                   ` (9 more replies)
  0 siblings, 10 replies; 17+ messages in thread
From: Bhanuprakash Modem @ 2021-07-05 12:56 UTC (permalink / raw)
  To: igt-dev, anshuman.gupta

To save the CI execution time, instead of running on all pipes
restrict the hang tests execution to two pipes (first & last).

If we want to execute on all pipes, we need to pass an extra
argument "-e" indicates extended.

Example: ./build/tests/kms_flip -e --r flip-vs-modeset-vs-hang

Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem@intel.com>

Bhanuprakash Modem (3):
  tests/kms_busy: Limit the execution to two pipes
  tests/kms_flip: Restrict the hang tests execution to two pipes
  tests/intel-ci: Remove hang tests from pre-merge blacklist

 tests/intel-ci/blacklist-pre-merge.txt |  39 -------
 tests/kms_busy.c                       | 149 +++++++++++++++----------
 tests/kms_flip.c                       |  30 ++++-
 3 files changed, 119 insertions(+), 99 deletions(-)

--
2.20.1

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

end of thread, other threads:[~2021-07-26  7:33 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-05 12:56 [igt-dev] [PATCH i-g-t 0/3] Limit the HANG tests to two pipes Bhanuprakash Modem
2021-07-05  5:42 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2021-07-05  6:51 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2021-07-05 12:56 ` [igt-dev] [PATCH i-g-t 1/3] tests/kms_busy: Limit the execution " Bhanuprakash Modem
2021-07-23  5:23   ` Shankar, Uma
2021-07-05 12:56 ` [igt-dev] [PATCH i-g-t 2/3] tests/kms_flip: Restrict the hang tests " Bhanuprakash Modem
2021-07-23  5:34   ` Shankar, Uma
2021-07-05 12:56 ` [igt-dev] [PATCH i-g-t 3/3] tests/intel-ci: Remove hang tests from pre-merge blacklist Bhanuprakash Modem
2021-07-26  4:42   ` Karthik B S
2021-07-26  5:45   ` [igt-dev] [i-g-t V2 " Bhanuprakash Modem
2021-07-23  6:27 ` [igt-dev] ✓ Fi.CI.BAT: success for Limit the HANG tests to two pipes (rev2) Patchwork
2021-07-23 10:05 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2021-07-23 12:08   ` Modem, Bhanuprakash
2021-07-23 15:55     ` Vudum, Lakshminarayana
2021-07-23 15:35 ` [igt-dev] ✓ Fi.CI.IGT: success " Patchwork
2021-07-26  6:24 ` [igt-dev] ✓ Fi.CI.BAT: success for Limit the HANG tests to two pipes (rev3) Patchwork
2021-07-26  7:33 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork

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.