mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 22:14:59 +00:00
Mute MonitoringWithWatcherRestIT.testThatLocalExporterAddsWatche (#64143)
This commit is contained in:
parent
8161513cb6
commit
51f8b0b8d2
@ -56,6 +56,7 @@ public class MonitoringWithWatcherRestIT extends ESRestTestCase {
|
|||||||
adminClient().performRequest(deleteRequest);
|
adminClient().performRequest(deleteRequest);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@AwaitsFix( bugUrl = "https://github.com/elastic/elasticsearch/issues/59132" )
|
||||||
public void testThatLocalExporterAddsWatches() throws Exception {
|
public void testThatLocalExporterAddsWatches() throws Exception {
|
||||||
String watchId = createMonitoringWatch();
|
String watchId = createMonitoringWatch();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user