cloud-bulldozer / benchmark-operator

The Chuck Norris of cloud benchmarks
Apache License 2.0
282 stars 127 forks source link

fixing port conflict for uperf bidrec test #791

Closed vishnuchalla closed 2 years ago

vishnuchalla commented 2 years ago

Description

Context: https://github.com/cloud-bulldozer/benchmark-operator/issues/780

Fixes

Assigning a different port for the reverse test so that it doesn't conflict with the forward test port.

Testing screenshot

Screenshot from 2022-07-11 21-42-15

codecov-commenter commented 2 years ago

Codecov Report

Merging #791 (917f1db) into master (94005cd) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #791   +/-   ##
=======================================
  Coverage   53.47%   53.47%           
=======================================
  Files           8        8           
  Lines         331      331           
=======================================
  Hits          177      177           
  Misses        154      154           
Flag Coverage Δ
gha 53.47% <ø> (ø)
python-3.9 53.47% <ø> (ø)
unit 53.47% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 18bb2d1...917f1db. Read the comment docs.