zeek/testing/btest/cluster/zeromq
Arne Welzel c8307487d1 btest/cluster/zeromq: Add tests for overload behavior
The overload-drop.zeek and overload-no-drop.zeek tests have proxy,
worker-1 and worker-2 publish to the manager topic. For the drop
case, we verify that both, the senders, but also the manager drops
events. For the no-drop test, the HWMs are set such that all events
are buffered.

The overload-worker-proxy-topic*.zeek tests are similar, but instead
of publishing to the manager topic, proxy, worker-1 and worker-2 publish
to the proxy and worker topics to overload each other. This had
previously resulted in lockups and these tests verify that this doesn't
happen anymore.
2025-07-29 11:23:53 +02:00
..
ipv6-error.zeek cluster/zeromq: Hook up and enable IPV6 by default 2025-06-24 17:12:45 +02:00
ipv6-logging.zeek cluster/zeromq: Hook up and enable IPV6 by default 2025-06-24 17:12:45 +02:00
logging.zeek btest/cluster: Bump timeouts to 30 seconds 2024-12-13 18:28:43 +01:00
manager-is-logger.zeek btest/cluster: Bump timeouts to 30 seconds 2024-12-13 18:28:43 +01:00
node-topic-prefix.zeek cluster/zeromq: Fix node_topic() and nodeid_topic() 2025-03-24 18:36:26 +01:00
overload-drop.zeek btest/cluster/zeromq: Add tests for overload behavior 2025-07-29 11:23:53 +02:00
overload-no-drop.zeek btest/cluster/zeromq: Add tests for overload behavior 2025-07-29 11:23:53 +02:00
overload-worker-proxy-topic-drop.zeek btest/cluster/zeromq: Add tests for overload behavior 2025-07-29 11:23:53 +02:00
overload-worker-proxy-topic-no-drop.zeek btest/cluster/zeromq: Add tests for overload behavior 2025-07-29 11:23:53 +02:00
supervisor.zeek btest/cluster: Bump timeouts to 30 seconds 2024-12-13 18:28:43 +01:00
two-nodes.zeek cluster/backend/zeromq: Add ZeroMQ based cluster backend 2024-12-10 20:33:02 +01:00
unsubscribe-two-workers.zeek cluster/zeromq: Fix unsubscription visibility 2025-03-24 18:36:16 +01:00
unsubscribe.zeek cluster/zeromq: Fix Unsubscribe() bug caused by \x00 prefix 2025-02-05 10:39:56 +01:00