Skip to content

Commit

Permalink
skip dos log test (#5658)
Browse files Browse the repository at this point in the history
skip dos log
  • Loading branch information
vepatel authored May 30, 2024
1 parent 02eb0ad commit 3c6af56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/suite/test_dos.py
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ def test_ap_nginx_config_entries(
for _ in conf_nginx_directive:
assert _ in nginx_config

@pytest.mark.skip(reason="Intermittent failures while sending dos logs to syslog")
def test_dos_sec_logs_on(
self,
kube_apis,
Expand Down

0 comments on commit 3c6af56

Please sign in to comment.