mirror of
https://github.com/zeek/zeek.git
synced 2025-10-16 05:28:20 +00:00
Merge remote-tracking branch 'origin/topic/robin/parallel-btest'
* origin/topic/robin/parallel-btest: Updating submodule(s). Adding group "comm" to communication tests for parallelizing execution with new btest version. This is in preparation for the merge with the parallel btest branch. Conflicts: cmake testing/btest/istate/pybroccoli.py testing/btest/scripts/base/frameworks/control/configuration_update.bro testing/btest/scripts/base/frameworks/control/id_value.bro testing/btest/scripts/base/frameworks/control/shutdown.bro testing/btest/scripts/base/frameworks/metrics/basic-cluster.bro
This commit is contained in:
commit
9b83591374
18 changed files with 32 additions and 4 deletions
|
@ -1,3 +1,4 @@
|
|||
# @TEST-GROUP: comm
|
||||
#
|
||||
# @TEST-EXEC: btest-bg-run sender bro --pseudo-realtime %INPUT ../sender.bro
|
||||
# @TEST-EXEC: btest-bg-run receiver bro --pseudo-realtime %INPUT ../receiver.bro
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
# @TEST-GROUP: comm
|
||||
#
|
||||
# @TEST-EXEC: btest-bg-run sender bro --pseudo-realtime %INPUT ../sender.bro
|
||||
# @TEST-EXEC: sleep 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue