You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Alberto Bustamante Reyes (JIRA)" <ji...@apache.org> on 2019/08/07 07:30:00 UTC

[jira] [Commented] (GEODE-3355) Refactor RebalanceCommandDistributedTest to use test rules

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

Alberto Bustamante Reyes commented on GEODE-3355:
-------------------------------------------------

The file
{code}geode-core/src/distributedTest/java/org/apache/geode/management/internal/cli/commands/RebalanceCommandDistributedTest.java{code}
was moved to
{code}geode-dunit/src/main/java/org/apache/geode/management/internal/cli/commands/RebalanceCommandDistributedTestBase.java{code}
by https://github.com/apache/geode/pull/2325/

> Refactor RebalanceCommandDistributedTest to use test rules
> ----------------------------------------------------------
>
>                 Key: GEODE-3355
>                 URL: https://issues.apache.org/jira/browse/GEODE-3355
>             Project: Geode
>          Issue Type: Sub-task
>          Components: tests
>            Reporter: Emily Yeh
>            Priority: Major
>
> {{RebalanceCommandDistributedTest}} is using {{CliCommandTestBase}}, which is a deprecated class. It should be refactored to use more current test rules.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)