Revert "Temporarily disable the scripts/base/frameworks/telemetry/internal-metrics btest"

This reverts commit d6e97ab306.
Broker's telemetry is now available again.
This commit is contained in:
Christian Kreibich 2024-07-11 10:58:27 -07:00
parent 40e1e43c25
commit b387da3489

View file

@ -1,7 +1,6 @@
# @TEST-DOC: Query some internal broker/caf related metrics as they use the int64_t versions, too. # @TEST-DOC: Query some internal broker/caf related metrics as they use the int64_t versions, too.
# Note compilable to C++ due to globals being initialized to a record that # Note compilable to C++ due to globals being initialized to a record that
# has an opaque type as a field. # has an opaque type as a field.
# @TEST-KNOWN-FAILURE: Implementation for prometheus-cpp missing in broker
# @TEST-REQUIRES: test "${ZEEK_USE_CPP}" != "1" # @TEST-REQUIRES: test "${ZEEK_USE_CPP}" != "1"
# @TEST-EXEC: zcat <$TRACES/echo-connections.pcap.gz | zeek -b -Cr - %INPUT > out # @TEST-EXEC: zcat <$TRACES/echo-connections.pcap.gz | zeek -b -Cr - %INPUT > out
# @TEST-EXEC: btest-diff out # @TEST-EXEC: btest-diff out