benchmark-runner
benchmark-runner copied to clipboard
Containerized Python based Framework for running and visualizing benchmark workloads on any Kubernetes/ OpenShift and runtime kinds pods, kata containers and kubevirt virtual machines simply and safel...
## Type of change Note: Fill **x** in [] - [x] bug - [ ] enhancement - [ ] documentation - [ ] dependencies ## Description The current code does...
## Type of change Note: Fill **x** in [] - [x] bug - [ ] enhancement - [ ] documentation - [ ] dependencies ## Description Fix Grafana CI Status...
## Type of change Note: Fill **x** in [] - [x] bug - [ ] enhancement - [ ] documentation - [ ] dependencies ## Description Before each OpenShift deployment,...
## Type of change Note: Fill **x** in [] - [ ] bug - [x] enhancement - [ ] documentation - [ ] dependencies ## Description Extend vdbench run from...
The Kata version parser needs a unit test; it's rather complex and liable to break should the version change.
We need to add test for Python 3.11/3.12
## Type of change Note: Fill **x** in [] - [ ] bug - [x] enhancement - [ ] documentation - [ ] dependencies ## Description 1. Add PerfCI Chaos...
Currently, we only verify SSH access into the VM. We need to collect information if the verification fails. for more details see in PR discussion: https://github.com/redhat-performance/benchmark-runner/pull/861
## Type of change Note: Fill **x** in [] - [ ] bug - [x] enhancement - [ ] documentation - [ ] dependencies ## Description 1. Add OCP version...
HammerDB in benchmark runner currently runs from a single client. Configuring large number of Warehouses/virtualusers from single HammerDB client could lead to client being a bottleneck (CPU/Memory and Network) hence...