This is an automated email from the ASF dual-hosted git repository.

rpuch pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


    from 0f4112df9f8 IGNITE-26957 fix a bug in 
testChangePeersAndLearnersAddMultiNodes test (#6999)
     add 6673c876183 IGNITE-27090 Add compatibility test for write intent 
storage format (#7005)

No new revisions were added by this update.

Summary of changes:
 modules/compatibility-tests/jobs.gradle            |  2 +
 .../internal/PersistentCompatibilityTest.java      | 34 +++++------
 .../WriteIntentStorageCompatibilityTest.java       | 69 ++++++++++++++++++++++
 .../DisableWriteIntentSwitchExecutionJob.java}     | 15 ++---
 .../ignite/internal/CompatibilityTestBase.java     |  4 +-
 .../ignite/internal/jobs/DeploymentUtils.java      |  3 +-
 6 files changed, 98 insertions(+), 29 deletions(-)
 create mode 100644 
modules/compatibility-tests/src/integrationTest/java/org/apache/ignite/internal/WriteIntentStorageCompatibilityTest.java
 copy 
modules/compatibility-tests/src/{testFixtures/java/org/apache/ignite/internal/StopNodeJob.java
 => 
jobs/java/org/apache/ignite/internal/compute/DisableWriteIntentSwitchExecutionJob.java}
 (68%)

Reply via email to