]> git.proxmox.com Git - ceph.git/blob - ceph/src/spdk/.github/ISSUE_TEMPLATE/intermittent_failure.md
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / spdk / .github / ISSUE_TEMPLATE / intermittent_failure.md
1 ---
2 name: CI Intermittent Failure
3 about: Create a report with CI failure unrelated to the patch tested.
4 title: '[test_name] Failure description'
5 labels: 'Intermittent Failure'
6 assignees: ''
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: ========== -->