CI: Improve error handling in Iperf3 JSON analysis functions
Compare changes
+ 20
− 26
@@ -95,25 +95,26 @@ def Iperf_ComputeTime(args):
@@ -126,26 +127,13 @@ def Iperf_analyzeV3TCPJson(filename, iperf_tcp_rate_target):
@@ -830,10 +818,16 @@ class OaiCiTest():