6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 21:43:06 +01:00
Commit Graph

16 Commits

Author SHA1 Message Date
pavel-zotov
833dd85428 Added 'RUN_SWEEP_AT_END' parameter and its description. 2023-12-23 15:27:06 +03:00
pavel-zotov
5655f4e563 Reverted MAX_TIME_FOR_WAIT_* settings because some tests failed on fresh snapshots, both Windows and Linux. Removed obsolete parameter. 2023-12-12 10:40:55 +03:00
pavel-zotov
4f5bdd6583 Reduced max_time_for_wait* params 2023-12-11 12:26:27 +03:00
pavel-zotov
b639b86b44 Added parameters to be applied in generated replication.conf 2023-04-18 07:39:05 +03:00
pavel-zotov
b15832a357 Added setting 'MAX_TIME_FOR_WAIT_DATA_IN_REPLICA' to be used in re-implemented tests related to replication. Settings 'MAX_TIME_FOR_WAIT_SEGMENT_IN_LOG' and 'MAX_TIME_FOR_WAIT_ADDED_TO_QUEUE' eventually will be removed after finish this work. 2023-04-14 07:35:54 +03:00
pavel-zotov
426b0e95ef Added [wait_for_async_pid] section with MAX_WAIT_FOR_PID_APPEAR* parameters, separate for Windows and Linux. Will be used in some tests which have to be sure that launched async process really present in mon$attachments. 2023-03-18 17:58:54 +03:00
pavel-zotov
d7a21a7541 Removed MAX_ENCRYPT_DECRYPT_MS setting because all tests now use MAX_WAIT_FOR_ENCR_FINISH_WIN or MAX_WAIT_FOR_ENCR_FINISH_NIX, depending on OS. 2023-03-11 11:02:22 +03:00
pavel-zotov
c99d2fac5c Max waiting time for encryption to complete must be separated for different OS. Introduced MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings. They will replace old MAX_ENCRYPT_DECRYPT_MS. 2023-03-11 10:02:40 +03:00
zotov
13531d503f Added setting 'MAX_TIME_FOR_WAIT_ADDED_TO_QUEUE' 2022-08-27 19:51:53 +03:00
zotov
16d9727fa4 Added settings and comments. 2022-08-24 13:28:19 +03:00
zotov
9f2aa9a885 Added settings and comments. 2022-08-24 13:23:09 +03:00
zotov
de3747c730 Removed uneeded settings 2022-08-24 00:44:49 +03:00
zotov
efc481a992 Added settings for replication tests. 2022-08-23 13:53:18 +03:00
zotov
25ed5cabe7 Put initial data for replication tests preparation. 2022-08-23 09:59:15 +03:00
zotov
d4d507cadd Added ENCRYPTION_BADKEY setting. 2022-07-31 13:46:10 +03:00
zotov
1dbbef7b0f Added file for storing variables/settings which will be shared among several tests. 2022-06-18 19:52:21 +03:00