mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Improve a brokerstore btest to filter out Broker connection messages
This commit is contained in:
parent
b96b1593d8
commit
f613cb0c68
2 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@
|
||||||
# @TEST-EXEC: btest-bg-run worker-2 "ZEEKPATH=$ZEEKPATH:.. CLUSTER_NODE=worker-2 zeek -B broker ../clone.zeek >../clone2.out"
|
# @TEST-EXEC: btest-bg-run worker-2 "ZEEKPATH=$ZEEKPATH:.. CLUSTER_NODE=worker-2 zeek -B broker ../clone.zeek >../clone2.out"
|
||||||
# @TEST-EXEC: btest-bg-wait 15
|
# @TEST-EXEC: btest-bg-wait 15
|
||||||
#
|
#
|
||||||
# @TEST-EXEC: btest-diff worker-1/.stderr
|
# @TEST-EXEC: grep -v PEER_UNAVAILABLE worker-1/.stderr > worker-1-stderr
|
||||||
|
# @TEST-EXEC: btest-diff worker-1-stderr
|
||||||
|
|
||||||
@TEST-START-FILE cluster-layout.zeek
|
@TEST-START-FILE cluster-layout.zeek
|
||||||
redef Cluster::nodes = {
|
redef Cluster::nodes = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue