omec-project / up4

ONOS app and P4 program abstracting a network of switches as one big 4G/5G UPF
https://docs.sd-fabric.org/master/advanced/p4-upf.html
20 stars 13 forks source link

Save log for different runs of smoke tests #261

Closed daniele-moro closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #261 (9ddb00d) into master (f999bd2) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #261   +/-   ##
=========================================
  Coverage     41.73%   41.73%           
  Complexity      148      148           
=========================================
  Files            15       15           
  Lines          2219     2219           
  Branches        279      279           
=========================================
  Hits            926      926           
  Misses         1214     1214           
  Partials         79       79           

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 f999bd2...9ddb00d. Read the comment docs.

daniele-moro commented 2 years ago

retest this please

daniele-moro commented 2 years ago

retest this please

daniele-moro commented 2 years ago

retest this please

daniele-moro commented 2 years ago

Is it not easier to use the retryCount ?

I tried that approach (as you may see on previous commit), however, I wasn't able to correctly increase, reset and use the retryCount variable in the step.

pierventre commented 2 years ago

Is it not easier to use the retryCount ?

I tried that approach (as you may see on previous commit), however, I wasn't able to correctly increase, reset and use the retryCount variable in the step.

mm ok - I dont have any idea atm