mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
Test: added awaitFix to AzureTwoStartedNodesTest.two_nodes_should_run_using_private_ip
This commit is contained in:
parent
d372bf7d7a
commit
134d898be9
@ -41,6 +41,7 @@ public class AzureTwoStartedNodesTest extends AbstractAzureComputeServiceTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/11533")
|
||||
public void two_nodes_should_run_using_private_ip() {
|
||||
Settings.Builder settings = Settings.settingsBuilder()
|
||||
.put(Management.SERVICE_NAME, "dummy")
|
||||
|
Loading…
x
Reference in New Issue
Block a user