open-cas-linux/.github/ISSUE_TEMPLATE/bug.md
Michał Mielewczyk 348b39ba69
github: Improve bug template
Ask reporter to include configuration files for fio, vbdench or any other
benchmarking tool

Signed-off-by: Michał Mielewczyk <michal.mielewczyk@huawei.com>
2024-08-21 10:47:07 +02:00

51 lines
1.3 KiB
Markdown

---
name: Bug report
about: Create a bug report
title: ''
labels: bug
assignees: ''
---
## Description
<!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug -->
## Expected Behavior
<!--- Tell us what should happen -->
## Actual Behavior
<!--- Tell us what happens instead -->
## Steps to Reproduce
<!--- Provide a repeatable set of steps to reproduce this bug -->
1.
2.
3.
4.
## Context
<!--- How has this bug affected you? What were you trying to accomplish? -->
## Possible Fix
<!--- Not obligatory, but suggest a fix or reason for the bug -->
## Logs
<!--- Error logs in any form are really helpful -->
## Configuration files
<!--- If you used fio/vbdench/any other tool please include configuration file -->
## Your Environment
<!--- Include as many relevant details about the environment you experienced the bug in -->
* OpenCAS version (commit hash or tag):
* Operating System:
* Kernel version:
* Cache device type (NAND/Optane/other):
* Core device type (HDD/SSD/other):
* Cache configuration:
* * Cache mode: (default: wt)
* * Cache line size: (default: 4)
* * Promotion policy: (default: always)
* * Cleaning policy: (default: alru)
* * Sequential cutoff policy: (default: full)
* Other (e.g. _lsblk_, _casadm -P_, _casadm -L_)