mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
parent
147c5e65d3
commit
d6a104f52b
@ -393,6 +393,7 @@ public class InternalTestClusterTests extends ESTestCase {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37462")
|
||||||
public void testDifferentRolesMaintainPathOnRestart() throws Exception {
|
public void testDifferentRolesMaintainPathOnRestart() throws Exception {
|
||||||
final Path baseDir = createTempDir();
|
final Path baseDir = createTempDir();
|
||||||
final int numNodes = 5;
|
final int numNodes = 5;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user