zeek/auxil/zeekctl/testing/initialization/node-lb-pfring-multiple-id.test
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

16 lines
493 B
Plaintext

# Test that a worker node using PF_RING load balancing on multiple interfaces
# has different cluster IDs automatically assigned (one for each group of
# processes sniffing the same interface).
#
# @TEST-EXEC: bash %INPUT
# @TEST-EXEC: TEST_DIFF_CANONIFIER="$SCRIPTS/diff-remove-abspath | $SCRIPTS/diff-remove-localhost-values" btest-diff out
. zeekctl-test-setup
while read line; do installfile $line; done << EOF
etc/zeekctl.cfg__debug
etc/node.cfg__pfring_2_nics
EOF
zeekctl nodes > out