mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 05:58:20 +00:00
a number of BTests updated with @if ... &analyze
This commit is contained in:
parent
8e375d34b7
commit
e749638380
16 changed files with 24 additions and 24 deletions
|
@ -66,7 +66,7 @@ event run_test()
|
|||
}
|
||||
}
|
||||
|
||||
@if ( Cluster::node == "manager-1" )
|
||||
@if ( Cluster::node == "manager-1" ) &analyze
|
||||
# Use a dynamic metrics port for testing to avoid colliding on 9911/tcp
|
||||
# when running tests in parallel.
|
||||
global orig_metrics_port = Broker::metrics_port;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue