Cyrill commented on code in PR #4005:
URL: https://github.com/apache/ignite-3/pull/4005#discussion_r1713311117
##########
modules/cluster-management/build.gradle:
##########
@@ -75,6 +75,7 @@ dependencies {
integrationTestImplementation project(':ignite-raft')
integrationTestImplementation project(':ignite-raft-api')
integrationTestImplementation project(':ignite-catalog')
+ integrationTestImplementation project(':ignite-runner')
Review Comment:
It's an integration tests dependency, that's acceptable.
`ignite-runner` should not be anywhere else.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]