Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.

Commit bb1f99c

Browse files
committed
Add test config with --with-jemalloc-prefix.
1 parent d3d44da commit bb1f99c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bb_master_config/master.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ configurations = [
125125
["--enable-debug", "--disable-stats"],
126126
['--enable-debug', '--with-malloc-conf=tcache:false'],
127127
['--enable-debug', '--with-malloc-conf=background_thread:true'],
128+
['--enable-debug', '--with-jemalloc-prefix=ci_test_'],
128129
]
129130

130131
ALL_BUILDER_NAMES = []

0 commit comments

Comments
 (0)