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

Wait until the nodes are ready #924

Closed ebattat closed 2 weeks ago

ebattat commented 2 weeks ago

Type of change

Note: Fill x in []

Description

Currently, there is only node verification without waiting for it to reach the ready status. Adding a wait for the node to be ready until timeout.

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