futurewei-cloud / alcor

Alcor: Cloud native SDN platform powered by Kubernetes and Istio
MIT License
32 stars 33 forks source link

[CI/CD] Jenkins fix #620

Closed pkommoju closed 3 years ago

pkommoju commented 3 years ago

Fix for KeyError on device_ids. Add debug output to dump the data in the change_ports when creat ports is called from other tests.

codecov-commenter commented 3 years ago

Codecov Report

Merging #620 (57103b6) into master (df94638) will increase coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #620      +/-   ##
============================================
+ Coverage     31.90%   31.91%   +0.01%     
- Complexity     1247     1248       +1     
============================================
  Files           525      525              
  Lines         13462    13462              
  Branches       1666     1666              
============================================
+ Hits           4295     4297       +2     
+ Misses         8580     8579       -1     
+ Partials        587      586       -1     
Impacted Files Coverage Δ
...alcor/portmanager/util/RestParameterValidator.java 46.15% <0.00%> (+3.07%) :arrow_up:

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 df94638...57103b6. Read the comment docs.