Skip to content

Conversation

@csfmomo
Copy link
Contributor

@csfmomo csfmomo commented Sep 16, 2020

fix: flaky ipset unit test.

Reason for Change:
Unit test is flaky since it can be influenced by other ipsets exist in the system. If there are ipsets got referenced from kernel, flush or destroy won't delete it but return error. TestDestroy validation should changed to validate whether the testing ipset got deleted or not.

Issue Fixed:
Flaky unit test.

test: Testing 💚

  • [X ] adds unit tests

@codecov
Copy link

codecov bot commented Sep 16, 2020

Codecov Report

Merging #671 into master will decrease coverage by 0.98%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #671      +/-   ##
==========================================
- Coverage   42.26%   41.27%   -0.99%     
==========================================
  Files          72       80       +8     
  Lines       10350    12165    +1815     
==========================================
+ Hits         4374     5021     +647     
- Misses       5508     6607    +1099     
- Partials      468      537      +69     

@matmerr
Copy link
Member

matmerr commented Nov 5, 2020

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@matmerr
Copy link
Member

matmerr commented Nov 5, 2020

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@matmerr matmerr merged commit 61fb84d into Azure:master Nov 7, 2020
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.

2 participants