[ https://issues.apache.org/jira/browse/IGNITE-24535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17939720#comment-17939720 ]
Ignite TC Bot commented on IGNITE-24535: ---------------------------------------- {panel:title=Branch: [pull/11939/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel} {panel:title=Branch: [pull/11939/head] Base: [master] : New Tests (40)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1} {color:#00008b}PDS (Compatibility){color} [[tests 40|https://ci2.ignite.apache.org/viewLog.html?buildId=8373003]] * {color:#013220}IgniteCompatibilityBasicTestSuite: SnapshotCompatibilityTest.testSnapshotRestore[incrementalSnp=false, consistentID=null, oldNodesCnt=1, cacheDump=true, customSnpPath=true, testCacheGrp=true] - PASSED{color} * {color:#013220}IgniteCompatibilityBasicTestSuite: SnapshotCompatibilityTest.testSnapshotRestore[incrementalSnp=false, consistentID=null, oldNodesCnt=1, cacheDump=false, customSnpPath=true, testCacheGrp=true] - PASSED{color} * {color:#013220}IgniteCompatibilityBasicTestSuite: SnapshotCompatibilityTest.testSnapshotRestore[incrementalSnp=false, consistentID=null, oldNodesCnt=1, cacheDump=true, customSnpPath=false, testCacheGrp=false] - PASSED{color} * {color:#013220}IgniteCompatibilityBasicTestSuite: SnapshotCompatibilityTest.testSnapshotRestore[incrementalSnp=false, consistentID=null, oldNodesCnt=1, cacheDump=true, customSnpPath=false, testCacheGrp=true] - PASSED{color} * {color:#013220}IgniteCompatibilityBasicTestSuite: SnapshotCompatibilityTest.testSnapshotRestore[incrementalSnp=false, consistentID=null, oldNodesCnt=1, cacheDump=true, customSnpPath=true, testCacheGrp=false] - PASSED{color} * {color:#013220}IgniteCompatibilityBasicTestSuite: SnapshotCompatibilityTest.testSnapshotRestore[incrementalSnp=false, consistentID=null, oldNodesCnt=3, cacheDump=true, customSnpPath=true, testCacheGrp=true] - PASSED{color} * {color:#013220}IgniteCompatibilityBasicTestSuite: SnapshotCompatibilityTest.testSnapshotRestore[incrementalSnp=false, consistentID=null, oldNodesCnt=1, cacheDump=false, customSnpPath=false, testCacheGrp=false] - PASSED{color} * {color:#013220}IgniteCompatibilityBasicTestSuite: SnapshotCompatibilityTest.testSnapshotRestore[incrementalSnp=false, consistentID=null, oldNodesCnt=1, cacheDump=false, customSnpPath=false, testCacheGrp=true] - PASSED{color} * {color:#013220}IgniteCompatibilityBasicTestSuite: SnapshotCompatibilityTest.testSnapshotRestore[incrementalSnp=false, consistentID=null, oldNodesCnt=1, cacheDump=false, customSnpPath=true, testCacheGrp=false] - PASSED{color} * {color:#013220}IgniteCompatibilityBasicTestSuite: SnapshotCompatibilityTest.testSnapshotRestore[incrementalSnp=false, consistentID=null, oldNodesCnt=3, cacheDump=false, customSnpPath=true, testCacheGrp=true] - PASSED{color} * {color:#013220}IgniteCompatibilityBasicTestSuite: SnapshotCompatibilityTest.testSnapshotRestore[incrementalSnp=false, consistentID=null, oldNodesCnt=3, cacheDump=true, customSnpPath=false, testCacheGrp=false] - PASSED{color} ... and 29 new tests {panel} [TeamCity *--> Run :: All* Results|https://ci2.ignite.apache.org/viewLog.html?buildId=8373052&buildTypeId=IgniteTests24Java8_RunAll] > Compatibility test for Ignite snapshot > -------------------------------------- > > Key: IGNITE-24535 > URL: https://issues.apache.org/jira/browse/IGNITE-24535 > Project: Ignite > Issue Type: Sub-task > Reporter: Nikolay Izhikov > Assignee: Vladislav Novikov > Priority: Major > Labels: ise > Fix For: 2.18 > > Time Spent: 6h 20m > Remaining Estimate: 0h > > After migration to {{NodeFileTree}} and {{SnapshotFileTree}} we need to check > every file has the same name and content as before. {{ignite-compatibility}} > module provides framework for it. > We need two tests: > 1. Restore snapshot taken on previous release for master codebase. > 2. Compare two file tree - snapshot taken on previous release, snapshot take > on master. File tree must be the same. > We need to check the following features: full snapshot, increment snapshot, > cache dump. > We need to check taking snapshot by the name and providing custom path. > Node configurations must include: > * consistent id provided (with the "-" and other symbols the will be replaced > by the U.maskForFileName method). > * consistentId == null. > * Snapshot restoration on the different cluster (with the different topology). -- This message was sent by Atlassian Jira (v8.20.10#820010)