Muting LogstashSystemIndexIT.testPipelineCRUD
This commit is contained in:
parent
f6a8599cf8
commit
6a016fb755
|
@ -50,6 +50,7 @@ public class LogstashSystemIndexIT extends ESRestTestCase {
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/62413")
|
||||||
public void testPipelineCRUD() throws Exception {
|
public void testPipelineCRUD() throws Exception {
|
||||||
// put pipeline
|
// put pipeline
|
||||||
final String pipelineJson = getPipelineJson();
|
final String pipelineJson = getPipelineJson();
|
||||||
|
|
Loading…
Reference in New Issue