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

Verify Node Ready #908

Closed ebattat closed 1 month ago

ebattat commented 1 month ago

Type of change

Note: Fill x in []

Description

Check the node status after the OpenShift installation or upgrade, and raise an error if any node is not in 'Ready' status. Additionally, add relevant unit tests or integration tests.

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

ebattat commented 1 month ago

@RobertKrawitz, any more comments ?