nizhikov commented on a change in pull request #9345:
URL: https://github.com/apache/ignite/pull/9345#discussion_r803347214
##########
File path: modules/core/src/test/java/org/apache/ignite/cdc/AbstractCdcTest.java
##########
@@ -75,7 +75,7 @@
public static final int WAL_ARCHIVE_TIMEOUT = 5_000;
/** Keys count. */
- public static final int KEYS_CNT = 50;
+ public static final int KEYS_CNT = 10;
Review comment:
Because, on the TC with the slow disks some tests take more then one
minute that is treated like a failure.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]