mark a couple of new BTests as not apt for -O gen-C++

This commit is contained in:
Vern Paxson 2024-08-13 13:15:16 -07:00
parent 58457c38fd
commit 56300db4a6
2 changed files with 2 additions and 0 deletions

View file

@ -1,4 +1,5 @@
# @TEST-DOC: Verify cluster_started() is not rebroadcasted if the manager restarts.
# @TEST-REQUIRES: test "${ZEEK_USE_CPP}" != "1"
# @TEST-PORT: SUPERVISOR_PORT
# @TEST-PORT: MANAGER_PORT
# @TEST-PORT: PROXY_PORT

View file

@ -1,4 +1,5 @@
# @TEST-DOC: Verify cluster_started() is not rebroadcasted if a worker restarts.
# @TEST-REQUIRES: test "${ZEEK_USE_CPP}" != "1"
# @TEST-PORT: SUPERVISOR_PORT
# @TEST-PORT: MANAGER_PORT
# @TEST-PORT: PROXY_PORT