Yakov, Agree, I created the issue for this. I will try to do it in the near future.
IGNITE-7679 <https://issues.apache.org/jira/browse/IGNITE-7679> On Tue, Jan 30, 2018 at 8:40 AM, Yakov Zhdanov <yzhda...@apache.org> wrote: > Guys, > > When running tests from core module I see that Ignite has 2 plugins > configured by default (because they are available in classpath): > > -TestReconnectPlugin 1.0 > -StanByClusterTestProvider 1.0 > > It seems they were introduced by Dmitry Karachentsev and Dmitry Govorukhin. > Guys, can you please move the plugins to extdata project similar to > PlatformTestPlugin and configure them only when needed. This is not correct > that each test we run for Ignite runs with plugins configured. By default > Ignite does not have any plugin. > > --Yakov >