#14093 - script for checking iptable rules#14116
Conversation
….ssgproject.content_rule_set_loopback_traffic)
|
Hi @jorgenuhr. Thanks for your PR. I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/packit retest-failed |
|
/ok-to-test |
|
@jorgenuhr: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
Merging because failing checks are not affected by the PR. |
4be6db1
into
ComplianceAsCode:master
Description:
iptables -Sto get current settings and compare using bash builtin function instead of using regex and external grep command.Rationale:
Current script misses output for ubuntu and servers which have lots of pkts count
Fixes Script for testing xccdf_org.ssgproject.content_rule_set_loopback_traffic is incorrect #14093