Vadim Pakhnushev created IGNITE-23889:
-----------------------------------------
Summary: Don't skip build when running PlatformTestNodeRunner
Key: IGNITE-23889
URL: https://issues.apache.org/jira/browse/IGNITE-23889
Project: Ignite
Issue Type: Improvement
Components: build, clients
Reporter: Vadim Pakhnushev
Assignee: Vadim Pakhnushev
When running clients tests, the test cluster is started via gradle task
{{:ignite-runner:runnerPlatformTest}} but it skips the build, requiring extra
step to build the classes. Gradle can automatically build the required classes
so this is not needed and can be removed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)