This is an automated email from the ASF dual-hosted git repository.
mpochatkin pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 5ab1f0cb5ce IGNITE-27057 .NET: Increase TestSchemaUpdateWhileStreaming
timeout (#7029)
add 53bc922c8e6 IGNITE-26963 Reuse improvements in HTTP matchers (#6910)
No new revisions were added by this update.
Summary of changes:
modules/rest-api/build.gradle | 2 +-
modules/rest/build.gradle | 1 +
.../ItNodeConfigurationControllerTest.java | 74 +++----
...terRecoveryControllerRestartPartitionsTest.java | 84 ++++---
...ControllerRestartPartitionsWithCleanupTest.java | 107 +++++----
.../recovery/ItDisasterRecoveryControllerTest.java | 243 +++++++++------------
.../ignite/internal/rest/RestComponentTest.java | 43 ++--
.../ConfigurationControllerBaseTest.java | 57 ++---
.../SystemDisasterRecoveryControllerTest.java | 31 +--
9 files changed, 264 insertions(+), 378 deletions(-)