-
Notifications
You must be signed in to change notification settings - Fork 372
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
ignore firewall packets reset error, check enable firewall config flag and extend cgroup extension monitoring expiry time #2509
Conversation
…g and extend cgroup extension monitoring expiry time (cherry picked from commit 0ac5dc1)
Codecov Report
@@ Coverage Diff @@
## develop #2509 +/- ##
===========================================
- Coverage 71.86% 71.85% -0.01%
===========================================
Files 101 101
Lines 15110 15112 +2
Branches 2396 2397 +1
===========================================
Hits 10859 10859
- Misses 3766 3767 +1
- Partials 485 486 +1
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, minor typo
tests/ga/test_update.py
Outdated
mock_iptables.destination, | ||
wait=mock_iptables.wait)) | ||
|
||
# Filtering the mock iptable command calls with only the once related to this test. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"with only the ones"?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
Description
Issue #
PR information
Quality of Code and Contribution Guidelines