6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-02-02 10:50:42 +01:00

added alias for gh_7382_test.py (we have to use DB with increased page cache size in order to reduce impact of blob concatenation on performance of IO subsystem)

This commit is contained in:
pavel-zotov 2023-02-16 21:05:32 +03:00
parent ff1bdeedde
commit 60ac65dd19

View File

@ -172,6 +172,13 @@ tmp_core_6143_alias = $(dir_sampleDb)/qa/tmp_core_6143.fdb
}
# Test issue: https://github.com/FirebirdSQL/firebird/issues/7382
tmp_gh_7382_alias = $(dir_sampleDb)/qa/tmp_gh_7382.fdb
{
DefaultDbCachePages = 30k
}
# Databases for replication tests:
#
db_main_alias = $(dir_sampleDb)/qa_replication/db_main.fdb