Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix concurrent attempts at link deployment #1541

Merged
merged 3 commits into from
Aug 20, 2023
Merged

Fix concurrent attempts at link deployment #1541

merged 3 commits into from
Aug 20, 2023

Conversation

hellt
Copy link
Member

@hellt hellt commented Aug 20, 2023

fix #1543

@codecov
Copy link

codecov bot commented Aug 20, 2023

Codecov Report

Merging #1541 (5492136) into main (b5dda3d) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1541      +/-   ##
==========================================
+ Coverage   47.75%   47.76%   +0.01%     
==========================================
  Files         131      131              
  Lines       12624    12621       -3     
==========================================
  Hits         6028     6028              
+ Misses       5862     5860       -2     
+ Partials      734      733       -1     
Files Changed Coverage Δ
links/link_veth.go 76.19% <100.00%> (-0.67%) ⬇️

... and 1 file with indirect coverage changes

@hellt hellt merged commit 3268306 into main Aug 20, 2023
19 checks passed
@hellt hellt deleted the link-mutex branch August 20, 2023 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a test with scaled nodes and links deployment
1 participant