xref: /spdk/.github/ISSUE_TEMPLATE/intermittent_failure.md (revision cc6920a4763d4b9a43aa40583c8397d8f14fa100)
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# CI Intermittent Failure
11
12<!--- Provide a [test_name] where the issue occurred and brief description in the Title above. -->
13<!--- Name of the test can be found by last occurrence of: -->
14<!--- ************************************	-->
15<!--- START TEST [test_name]			-->
16<!--- ************************************	-->
17
18## Link to the failed CI build
19
20<!--- Please provide a link to the failed CI build -->
21
22## Execution failed at
23
24<!--- Please provide the first failure in the test. Pointed to by the first occurrence of: -->
25<!--- ========== Backtrace start: ==========	 -->
26