mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Increase timeout of openflow.log-cluster btest
This commit is contained in:
parent
f46d3dec8f
commit
569830526f
3 changed files with 6 additions and 2 deletions
4
CHANGES
4
CHANGES
|
@ -1,4 +1,8 @@
|
|||
|
||||
4.1.0-dev.356 | 2021-03-23 19:33:44 -0700
|
||||
|
||||
* Increase timeout of openflow.log-cluster btest (Jon Siwek, Corelight)
|
||||
|
||||
4.1.0-dev.355 | 2021-03-23 19:05:10 -0700
|
||||
|
||||
* add option for deterministic descriptions of sets & tables (Vern Paxson, Corelight)
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
4.1.0-dev.355
|
||||
4.1.0-dev.356
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
#
|
||||
# @TEST-EXEC: btest-bg-run manager-1 "cp ../cluster-layout.zeek . && CLUSTER_NODE=manager-1 zeek %INPUT"
|
||||
# @TEST-EXEC: btest-bg-run worker-1 "cp ../cluster-layout.zeek . && CLUSTER_NODE=worker-1 zeek --pseudo-realtime -C -r $TRACES/smtp.trace %INPUT"
|
||||
# @TEST-EXEC: btest-bg-wait 30
|
||||
# @TEST-EXEC: btest-bg-wait 45
|
||||
# @TEST-EXEC: btest-diff manager-1/openflow.log
|
||||
|
||||
@TEST-START-FILE cluster-layout.zeek
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue