mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 14:08:20 +00:00
Simplify btests using cluster_started event.
This commit is contained in:
parent
4ddf7562b9
commit
342d88fbd4
30 changed files with 92 additions and 405 deletions
|
@ -13,7 +13,6 @@
|
|||
# @TEST-EXEC: btest-bg-wait 40
|
||||
# @TEST-EXEC: btest-diff manager-1/.stdout
|
||||
|
||||
@load base/frameworks/cluster
|
||||
@load policy/frameworks/cluster/experimental
|
||||
|
||||
@TEST-START-FILE cluster-layout.zeek
|
||||
|
|
|
@ -15,7 +15,6 @@
|
|||
# @TEST-EXEC: btest-bg-wait 40
|
||||
# @TEST-EXEC: btest-diff manager-1/.stdout
|
||||
|
||||
@load base/frameworks/cluster
|
||||
@load policy/frameworks/cluster/experimental
|
||||
|
||||
@TEST-START-FILE cluster-layout.zeek
|
||||
|
|
|
@ -11,7 +11,6 @@
|
|||
# @TEST-EXEC: btest-diff zeek/worker-1/stdout
|
||||
# @TEST-EXEC: btest-diff zeek/proxy-1/stdout
|
||||
|
||||
@load base/frameworks/cluster
|
||||
@load policy/frameworks/cluster/experimental
|
||||
|
||||
# So the supervised node doesn't terminate right away.
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
# @TEST-EXEC: btest-diff zeek/worker-2/stdout
|
||||
# @TEST-EXEC: btest-diff zeek/proxy-1/stdout
|
||||
|
||||
@load base/frameworks/cluster
|
||||
@load policy/frameworks/cluster/experimental
|
||||
|
||||
# So the supervised node doesn't terminate right away.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue