Skip to content

Commit 5f15dc4

Browse files
vigneshramanHelen Koike
authored andcommitted
drm/doc: ci: Add IGT version details for flaky tests
Document the IGT version in the flaky tests reporting template. Acked-by: Helen Koike <helen.koike@collabora.com> Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com> Signed-off-by: Helen Koike <helen.koike@collabora.com> Link: https://patchwork.freedesktop.org/patch/msgid/20231207091831.660054-10-vignesh.raman@collabora.com
1 parent 09ac926 commit 5f15dc4

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

Documentation/gpu/automated_testing.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,14 +69,15 @@ the result. They will still be run.
6969

7070
Each new flake entry must be associated with a link to the email reporting the
7171
bug to the author of the affected driver, the board name or Device Tree name of
72-
the board, the first kernel version affected, and an approximation of the
73-
failure rate.
72+
the board, the first kernel version affected, the IGT version used for tests,
73+
and an approximation of the failure rate.
7474

7575
They should be provided under the following format::
7676

7777
# Bug Report: $LORE_OR_PATCHWORK_URL
7878
# Board Name: broken-board.dtb
79-
# Version: 6.6-rc1
79+
# Linux Version: 6.6-rc1
80+
# IGT Version: 1.28-gd2af13d9f
8081
# Failure Rate: 100
8182
flaky-test
8283

0 commit comments

Comments
 (0)