[TEST] Muted testDifferentRolesMaintainPathOnRestart

Relates to #37462
This commit is contained in:
Marios Trivyzas 2019-01-15 11:51:45 +02:00 committed by Marios Trivyzas
parent 147c5e65d3
commit d6a104f52b
No known key found for this signature in database
GPG Key ID: 8817B46B0CF36A3F
1 changed files with 1 additions and 0 deletions

View File

@ -393,6 +393,7 @@ public class InternalTestClusterTests extends ESTestCase {
}
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37462")
public void testDifferentRolesMaintainPathOnRestart() throws Exception {
final Path baseDir = createTempDir();
final int numNodes = 5;