[ 
https://issues.apache.org/jira/browse/IGNITE-13697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17243279#comment-17243279
 ] 

Ignite TC Bot commented on IGNITE-13697:
----------------------------------------

{panel:title=Branch: [pull/8449/head] Base: [master] : No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/8449/head] Base: [master] : New Tests 
(36)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Control Utility{color} [[tests 
3|https://ci.ignite.apache.org/viewLog.html?buildId=5773543]]
* {color:#013220}IgniteControlUtilityTestSuite: 
GridCommandHandlerDefragmentationTest.testDefragmentationCancel - PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite: 
GridCommandHandlerDefragmentationTest.testDefragmentationSchedule - 
PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite: 
GridCommandHandlerDefragmentationTest.testDefragmentationCancelInProgress - 
PASSED{color}

{color:#00008b}PDS (Indexing){color} [[tests 
12|https://ci.ignite.apache.org/viewLog.html?buildId=5772823]]
* {color:#013220}IgnitePdsWithIndexingTestSuite: 
IgnitePdsIndexingDefragmentationTest.testIndexingWithComplexKeyAndMVCC - 
PASSED{color}
* {color:#013220}IgnitePdsWithIndexingTestSuite: 
IgnitePdsIndexingDefragmentationTest.testIndexingWithIntegerKey - PASSED{color}
* {color:#013220}IgnitePdsWithIndexingTestSuite: 
IgnitePdsIndexingDefragmentationTest.testFailoverIncompletedPartition1 - 
PASSED{color}
* {color:#013220}IgnitePdsWithIndexingTestSuite: 
IgnitePdsIndexingDefragmentationTest.testIndexingWithComplexKey - PASSED{color}
* {color:#013220}IgnitePdsWithIndexingTestSuite: 
IgnitePdsIndexingDefragmentationTest.testFailoverIncompletedIndex - 
PASSED{color}
* {color:#013220}IgnitePdsWithIndexingTestSuite: 
IgnitePdsIndexingDefragmentationTest.testFailoverIncompletedPartition2 - 
PASSED{color}
* {color:#013220}IgnitePdsWithIndexingTestSuite: 
IgnitePdsIndexingDefragmentationTest.testDefragmentedPartitionCreated - 
PASSED{color}
* {color:#013220}IgnitePdsWithIndexingTestSuite: 
IgnitePdsIndexingDefragmentationTest.testFailoverRestartWithoutDefragmentation 
- PASSED{color}
* {color:#013220}IgnitePdsWithIndexingTestSuite: 
IgnitePdsIndexingDefragmentationTest.testSuccessfulDefragmentation - 
PASSED{color}
* {color:#013220}IgnitePdsWithIndexingTestSuite: 
IgnitePdsIndexingDefragmentationTest.testIndexingWithIntegerKeyAndMVCC - 
PASSED{color}
* {color:#013220}IgnitePdsWithIndexingTestSuite: 
IgnitePdsIndexingDefragmentationTest.testFailoverOnLastStage - PASSED{color}
... and 1 new tests

{color:#00008b}PDS 4{color} [[tests 
21|https://ci.ignite.apache.org/viewLog.html?buildId=5772828]]
* {color:#013220}IgnitePdsTestSuite4: 
IgnitePdsDefragmentationEncryptionTest.testFailoverIncompletedPartition2 - 
PASSED{color}
* {color:#013220}IgnitePdsTestSuite4: 
IgnitePdsDefragmentationEncryptionTest.testFailoverIncompletedPartition1 - 
PASSED{color}
* {color:#013220}IgnitePdsTestSuite4: 
IgnitePdsDefragmentationEncryptionTest.testFailoverRestartWithoutDefragmentation
 - PASSED{color}
* {color:#013220}IgnitePdsTestSuite4: 
IgnitePdsDefragmentationEncryptionTest.testFailoverIncompletedIndex - 
PASSED{color}
* {color:#013220}IgnitePdsTestSuite4: 
IgnitePdsDefragmentationEncryptionTest.testDefragmentedPartitionCreated - 
PASSED{color}
* {color:#013220}IgnitePdsTestSuite4: 
IgnitePdsDefragmentationRandomLruEvictionTest.testFailoverIncompletedIndex - 
PASSED{color}
* {color:#013220}IgnitePdsTestSuite4: 
IgnitePdsDefragmentationRandomLruEvictionTest.testSuccessfulDefragmentation - 
PASSED{color}
* {color:#013220}IgnitePdsTestSuite4: 
IgnitePdsDefragmentationRandomLruEvictionTest.testFailoverIncompletedPartition2 
- PASSED{color}
* {color:#013220}IgnitePdsTestSuite4: 
IgnitePdsDefragmentationTest.testFailoverOnLastStage - PASSED{color}
* {color:#013220}IgnitePdsTestSuite4: 
IgnitePdsDefragmentationEncryptionTest.testSuccessfulDefragmentation - 
PASSED{color}
* {color:#013220}IgnitePdsTestSuite4: 
IgnitePdsDefragmentationRandomLruEvictionTest.testDefragmentedPartitionCreated 
- PASSED{color}
... and 10 new tests

{panel}
[TeamCity *--> Run :: All* 
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5772867&buildTypeId=IgniteTests24Java8_RunAll]

> Control.sh API - schedule & cancel
> ----------------------------------
>
>                 Key: IGNITE-13697
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13697
>             Project: Ignite
>          Issue Type: Sub-task
>            Reporter: Ivan Bessonov
>            Assignee: Ivan Bessonov
>            Priority: Major
>              Labels: IEP-47
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
>  
>  From original draft by [~sergeychugunov]:
>   
>  Schedule
>  *control.sh defragmentation schedule nodes 
> nodeConsistentId0[,nodeConsistentId1] [caches 
> cacheName0,cacheName1,cacheName2]*
>   
>  Optional list of caches is passed to perform defragmentation for a 
> particular set of caches. By default all caches are defragmented.
>   
>  _Prerequisites_: command is sent to node in normal operations, node in 
> maintenance mode should not accept it
> _Command output:_
>  Defragmentation is successfully scheduled on nodes <list of nodes>, on next 
> restart the following caches will be defragmented: <list of caches>.
>  Cancel
>  *control.sh defragmentation cancel nodeHost nodePort [cache cacheName0]*
> _Prerequisites_: command is sent to node in maintenance mode or in normal mode
> _Command output:_
>  Defragmentation is already completed for caches: <caches list>
>  Defragmentation is cancelled for caches: <caches list>; all intermediate 
> files are cleaned up.
>   
>  *Note:* Caches list for cancel command will not be implemented here.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to