Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

14 lines
396 B
Plaintext

# Test that worker nodes using PF_RING load balancing are expanded to new
# nodes that have names of the form: <name>-<number>
#
# @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/node.cfg__pfring
EOF
zeekctl nodes > out