Elib
Elib
When running **mcr.microsoft.com/mssql/rhel/server:2019-latest** inside pod on kubernetes with ``` securityContext: capabilities: drop: - all ``` Got the following permission issue: ``` /opt/mssql/bin/permissions_check.sh: line 59: /opt/mssql/bin/sqlservr: Operation not permitted /opt/mssql/bin/permissions_check.sh: line...
Current [benchmark-operator v1.0.0](https://github.com/cloud-bulldozer/benchmark-operator/releases/tag/v1.0.0) is based on benchmark-wrapper latest master. Need to add support that it will based on [benchmark-wrapper v1.0.0](https://github.com/cloud-bulldozer/benchmark-wrapper/releases/tag/v1.0.0)
This PR fix scale issue for vdbench and bootstorm workloads. 1. Add parallelism for: - create vm/pod - start vm/pod - delete vm/pod 2. Wrap every run by threads limit,...
upgrade functional environment cluster to install OCP 4.12.0-rc.4
**Is your feature request related to a problem? Please describe.** Yes, we want to have ability to run Prometheus queries directly through benchmark-runner **Describe the solution you'd like** We will...
## 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...