mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-25 06:16:40 +00:00
unmuted test
This commit is contained in:
parent
1b902aa746
commit
d6a7fd9f30
@ -107,7 +107,6 @@ public class EnrichMultiNodeIT extends ESIntegTestCase {
|
|||||||
enrich(keys, randomFrom(nodes));
|
enrich(keys, randomFrom(nodes));
|
||||||
}
|
}
|
||||||
|
|
||||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/pull/43311")
|
|
||||||
public void testEnrichDedicatedIngestNode() {
|
public void testEnrichDedicatedIngestNode() {
|
||||||
internalCluster().startNode();
|
internalCluster().startNode();
|
||||||
Settings settings = Settings.builder()
|
Settings settings = Settings.builder()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user