mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 23:28:20 +00:00
ci/btest: Remove spicy-quic helper, disable Spicy on CentOS 7
The have-quic pattern wasn't great and it wouldn't scale.
This commit is contained in:
parent
e51d7815f2
commit
1774a25f00
20 changed files with 16 additions and 33 deletions
|
@ -4,9 +4,8 @@
|
|||
# Commonly, this test may fail if one forgets to @load some base/ scripts
|
||||
# when writing a new zeek scripts.
|
||||
#
|
||||
# Require Spicy and QUIC, otherwise their scripts cannot be loaded.
|
||||
# Require Spicy, otherwise its scripts cannot be loaded.
|
||||
# @TEST-REQUIRES: have-spicy
|
||||
# @TEST-REQUIRES: have-quic
|
||||
#
|
||||
# @TEST-EXEC: test -d $DIST/scripts
|
||||
# @TEST-EXEC: for script in `find $DIST/scripts/ -name \*\.zeek`; do zeek -b --parse-only $script >>errors 2>&1; done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue