redhat-performance / benchmark-runner

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 safely
Apache License 2.0
20 stars 19 forks source link

Fix bootstorm workload #755

Closed ebattat closed 10 months ago

ebattat commented 10 months ago

Type of change

Note: Fill x in []

Description

  1. Reduce Windows vms from 120 to 111 due to Insufficient memory issue. => cause to p90 degradation.
  2. Remove node selector from windows and fedora yamls for better performance results.
  3. Add total run time metric - calculate the total run time metric from the first running vm till the last vm
  4. Update Grafana panel with total run time metric.

For security reasons, all pull requests need to be approved first before running any automated CI