6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 13:33:07 +01:00
Commit Graph

17 Commits

Author SHA1 Message Date
pavel-zotov
dbcd5e8067 Increased ParallelWorkers: it must be greater than 1 because of tests/gh_8263_test.py - see notes there 2024-09-28 17:11:28 +03:00
pavel-zotov
9f48964674 Increased StatementTimeout. It seems that in some cases previous value was too small 2024-08-29 21:21:49 +03:00
pavel-zotov
fe0e96d7a1 Reduced StatementTimeout to reasonable value. It is pre-database configurable thus one can easy to adjust it to any particular test requirements where this value must be set to greater number. 2024-06-09 15:36:09 +03:00
pavel-zotov
e522692d5e Adjusted comments related to capturing crash info on Windows. 2024-01-22 20:53:30 +03:00
pavel-zotov
5b1e897f93 Removed config files which are not related to standard FB. 2024-01-22 19:15:48 +03:00
pavel-zotov
e788757550 Added firebird.conf prototypes for testing HQbird-5.x 2024-01-22 12:54:58 +03:00
pavel-zotov
97faea0cbf Added HQ-specific parameters MinDbCachePages, MaxDbCachePages. CUrrently they both are set to 0. 2023-12-03 14:08:35 +03:00
pavel-zotov
de42add97e Added HQ-specific parameters MinDbCachePages, MaxDbCachePages. CUrrently they both are set to 0. 2023-12-03 12:38:51 +03:00
pavel-zotov
3e78181fa5 Make hq40_all.conf to be synchronized with fb40_all.conf - for at least parameters with same names. Fixed wrong ReadConsistency value that was 1 - thanks to Vlad for note. 2023-12-03 12:32:26 +03:00
pavel-zotov
d79fe4f174 Prepare to run tests against FB 6.x major version. Created prototypes for firebird.conf 2023-09-22 13:28:35 +03:00
pavel-zotov
6d594962fb Added ParallelWorkers and MaxParallelWorkers 2023-04-03 21:06:40 +03:00
pavel-zotov
4ea25c730b Adjusted IpcName to major FB version: xnet_fb5x_sc 2023-03-02 10:53:13 +03:00
zotov
9d8b96bcf9 Added 'KeyHolderPlugin' parameter. 2022-12-21 21:02:28 +03:00
zotov
3202793cf0 Removed configs related to FB 2.5.x 2022-12-06 09:31:16 +03:00
zotov
9738ad53b3 Adjusted firebird configs according to recent discussion with Alex. Added HQ-specific parameters to HQ configs. 2022-12-06 09:29:05 +03:00
zotov
95fb6514a4 Added configurarion prototypes for HQ40 2022-11-29 08:18:36 +03:00
zotov
20a3036144 Added prototypes for firebird.conf files of each testing major version + servermode. 2022-11-03 11:08:21 +03:00