xref: /spdk/.github/ISSUE_TEMPLATE/intermittent_failure.md (revision f048f3d3d325633019ae020b61855115d9164fea)
1---
2name: CI Intermittent Failure
3about: Create a report with CI failure unrelated to the patch tested.
4title: '[test_name] Failure description'
5labels: 'Intermittent Failure'
6assignees: ''
7
8---
9
10<!--- Provide a [test_name] where the issue occurred and brief description in the Title above. -->
11<!--- Name of the test can be found by last occurrence of: -->
12<!--- ************************************	-->
13<!--- START TEST [test_name]			-->
14<!--- ************************************	-->
15
16## Link to the failed CI build
17
18<!--- Please provide a link to the failed CI build -->
19
20## Execution failed at
21
22<!--- Please provide the first failure in the test. Pointed to by the first occurrence of: -->
23<!--- ========== Backtrace start: ==========	 -->
24