External tests: add removed logs to CT list to prevent baseline changes

This commit is contained in:
Johanna Amann 2025-04-28 16:42:52 +01:00
parent cb35da08bc
commit 28ec4e2f2a
3 changed files with 24 additions and 0 deletions

View file

@ -0,0 +1 @@
../../scripts/external-ct-list.zeek

View file

@ -1,6 +1,7 @@
# Sets some testing specific options.
@load external-ca-list
@load external-ct-list
@load protocols/conn/failed-service-logging
redef DPD::track_removed_services_in_connection=T;