[igt-dev] [PATCH i-g-t 0/3] Limit the HANG tests to two pipes

Bhanuprakash Modem bhanuprakash.modem at intel.com
Mon Jul 5 12:56:14 UTC 2021


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 at 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



More information about the igt-dev mailing list