]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: Skip the Dynamic Block benchmarks in our unit tests
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 26 Nov 2020 10:56:19 +0000 (11:56 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 27 Nov 2020 10:00:40 +0000 (11:00 +0100)
pdns/dnsdistdist/test-dnsdistdynblocks_hh.cc

index 3fbf322da65249bba322a40074a212d1093198f8..cb074855d8f81b453dea6c3c5e6260a2784c16de 100644 (file)
@@ -787,7 +787,6 @@ BOOST_AUTO_TEST_CASE(test_DynBlockRulesMetricsCache_GetTopN) {
     BOOST_CHECK(g_dynblockSMT.getLocal()->getNodes().empty());
   }
 
-#define BENCH_DYNBLOCKS
 #ifdef BENCH_DYNBLOCKS
   {
     /* now insert 1M names */