cloud-bulldozer / k8s-netperf

Running Networking Performance Tests against K8s
Apache License 2.0
28 stars 17 forks source link

Adding simple retry for empty value #104

Closed jtaleric closed 12 months ago

jtaleric commented 1 year ago

Type of change

Description

We are seeing NaN in some CI runs. This is due to no output from netperf. This change makes a second attempt in the event the parsing fails to succeed.

Related Tickets & Documents

Checklist before requesting a review

Testing