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

Integration with krkn-hub #923

Closed ebattat closed 2 weeks ago

ebattat commented 3 weeks ago

Type of change

Note: Fill x in []

Description

krkn-hub integration setup:

  1. 'krknhub_workload' e.g. node-scenarios For more scenarios, see the documentation

  2. 'krknhub_environment_variable' e.g. export CLOUD_TYPE= export BMC_USER= export BMC_PASSWORD= export BMC_ADDR= export NODE_NAME= export ENABLE_ES= export ES_SERVER= export ES_PORT= export ES_METRICS_INDEX= export ES_COLLECT_METRICS=

  3. Save krkn-hub pod logs

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

ebattat commented 3 weeks ago

Yes, currently I didnt use it but its a place holder for the future

RobertKrawitz commented 3 weeks ago

Yes, currently I didnt use it but its a place holder for the future

Could you add a comment to it to that effect, then?

ebattat commented 3 weeks ago

You right, added a Base class for all KrknHub error classes