Fix some determinism issues with btests

This commit is contained in:
Tim Wojtulewicz 2024-04-02 16:08:38 -07:00
parent d6e97ab306
commit e195d3d778
5 changed files with 83 additions and 3 deletions

View file

@ -8,6 +8,8 @@
@load base/frameworks/telemetry
redef running_under_test = T;
global btest_a_cf = Telemetry::register_counter_family([
$prefix="btest",
$name="a_test",