mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-02 08:59:09 +00:00
test: evaluate if this prevents the data loss that causes no alerts being loaded.
Original commit: elastic/x-pack-elasticsearch@611f3df816
This commit is contained in:
parent
1aad9fd390
commit
c016516d7e
@ -112,6 +112,7 @@ public class NoMasterNodeTests extends AbstractAlertingTests {
|
||||
.setAlertSource(alertSource)
|
||||
.get();
|
||||
}
|
||||
ensureGreen();
|
||||
|
||||
for (int i = 1; i <= numberOfFailures; i++) {
|
||||
logger.info("Failure round {}", i);
|
||||
|
Loading…
x
Reference in New Issue
Block a user