mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 02:14:54 +00:00
Revert "Clean up clusters between tests (#41187)"
This reverts commit 44a0c468cf7da451ee572ccdfb3913283efbe16f.
This commit is contained in:
parent
8a0e5f7b87
commit
31d5a5aa36
@ -964,8 +964,6 @@ class ClusterFormationTasks {
|
||||
}
|
||||
doLast {
|
||||
project.delete(node.pidFile)
|
||||
// Large tests can exhaust disk space, clean up on stop, but leave the data dir as some tests reuse it
|
||||
project.delete(project.fileTree(node.baseDir).minus(project.fileTree(node.dataDir)))
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user