mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-14 08:55:19 +00:00
Mark failing exporter template test as awaits fix
This test is failing for eleven days and needs to be looked at. Original commit: elastic/x-pack-elasticsearch@b16b95f333
This commit is contained in:
parent
ea0f3fe4a0
commit
275bfc0e51
@ -53,6 +53,7 @@ public class LocalExporterTemplateTests extends MonitoringIntegTestCase {
|
||||
return settings.build();
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/x-pack-elasticsearch/issues/1410")
|
||||
public void testCreateWhenExistingTemplatesAreOld() throws Exception {
|
||||
internalCluster().startNode();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user