move aeron tests in multi-node (#30706)
This commit is contained in:
parent
f561146fa7
commit
4ef9b31d8e
16 changed files with 178 additions and 125 deletions
|
|
@ -572,7 +572,7 @@ object MultiJvmPlugin extends AutoPlugin {
|
|||
} else {
|
||||
if (hostsFile.exists && hostsFile.canRead)
|
||||
s.log.info(
|
||||
"Hosts from setting " + multiNodeHosts.key.label + " is overrriding file " + hostsFile.getAbsolutePath)
|
||||
"Hosts from setting " + multiNodeHosts.key.label + " is overriding file " + hostsFile.getAbsolutePath)
|
||||
hosts.toIndexedSeq
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue