summaryrefslogtreecommitdiffstats
path: root/src/spdk/.github/ISSUE_TEMPLATE/intermittent_failure.md
blob: 4bc51adf25f1bda8b8444248abd4e19478f2e0fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
name: CI Intermittent Failure
about: Create a report with CI failure unrelated to the patch tested.
title: '[test_name] Failure description'
labels: 'Intermittent Failure'
assignees: ''

---

<!--- Provide a [test_name] where the issue occurred and brief description in the Title above. -->
<!--- Name of the test can be found by last occurrence of: -->
<!--- ************************************	-->
<!--- START TEST [test_name]			-->
<!--- ************************************	-->

## Link to the failed CI build

<!--- Please provide a link to the failed CI build -->

## Execution failed at

<!--- Please provide the first failure in the test. Pointed to by the first occurrence of: -->
<!--- ========== Backtrace start: ==========	 -->