Maksim Davydov created IGNITE-28414:
---------------------------------------
Summary: Fix flaky IgnitePdsCompressionTestSuite by increasing
snapshot operation timeout
Key: IGNITE-28414
URL: https://issues.apache.org/jira/browse/IGNITE-28414
Project: Ignite
Issue Type: Task
Reporter: Maksim Davydov
Assignee: Maksim Davydov
Several tests in IgnitePdsCompressionTestSuite are intermittently failing in
environments with slower disk I/O. The current TIMEOUT value is insufficient
for the snapshot operations processes to complete on these systems, leading to
false-positive failures.
Changes:
* Increase the TIMEOUT value used in tests to provide more buffer for
disk-intensive operations.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)