From 0c9e90ba03e9f9bdbc0210adea78e4684048249f Mon Sep 17 00:00:00 2001 From: Panos Koutsovasilis Date: Thu, 1 Feb 2024 20:09:21 +0200 Subject: [PATCH] ci: add backlog_wait_time_actual in expected fields of test_show_auditd_status --- auditbeat/tests/system/test_show_command.py | 1 + 1 file changed, 1 insertion(+) diff --git a/auditbeat/tests/system/test_show_command.py b/auditbeat/tests/system/test_show_command.py index 3aa15c0aec2..843ab7e829d 100644 --- a/auditbeat/tests/system/test_show_command.py +++ b/auditbeat/tests/system/test_show_command.py @@ -98,6 +98,7 @@ def test_show_auditd_status(self): 'lost', 'backlog', 'backlog_wait_time', + 'backlog_wait_time_actual', 'features', ]