vmware / weathervane

Virtual-Infrastructure and Cloud Performance Benchmark
Other
153 stars 39 forks source link

Bhoflich/interval run strategy fix #219

Closed bhoflich closed 3 years ago

bhoflich commented 3 years ago

This fixes an error for uninitialized value $aiPassed... when using the interval runStrategy. It also adds the successStr into the print message for the same runStrategy, to make them more meaningful.

I am pull requesting this into master because it is a bug fix that does not impact performance.

vmwclabot commented 3 years ago

@bhoflich, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.