mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
External tests: add removed logs to CT list to prevent baseline changes
This commit is contained in:
parent
cb35da08bc
commit
28ec4e2f2a
3 changed files with 24 additions and 0 deletions
1
testing/external/scripts/external-ct-list.zeek
vendored
Symbolic link
1
testing/external/scripts/external-ct-list.zeek
vendored
Symbolic link
|
@ -0,0 +1 @@
|
|||
../../scripts/external-ct-list.zeek
|
1
testing/external/scripts/testing-setup.zeek
vendored
1
testing/external/scripts/testing-setup.zeek
vendored
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue