Skip to content

Commit 4e45a7e

Browse files
oseoinvepatel
andauthored
skip dos log test (#5658) (#5660)
skip dos log Co-authored-by: Venktesh Shivam Patel <[email protected]>
1 parent 118d335 commit 4e45a7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/suite/test_dos.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@ def test_ap_nginx_config_entries(
209209
for _ in conf_nginx_directive:
210210
assert _ in nginx_config
211211

212+
@pytest.mark.skip(reason="Intermittent failures while sending dos logs to syslog")
212213
def test_dos_sec_logs_on(
213214
self,
214215
kube_apis,

0 commit comments

Comments
 (0)