mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
parent
174af2bb1a
commit
ea2012778e
@ -100,6 +100,7 @@ public class DeleteExpiredDataIT extends MlNativeAutodetectIntegTestCase {
|
||||
testExpiredDeletion(null, 10010);
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/57102")
|
||||
public void testDeleteExpiredDataWithStandardThrottle() throws Exception {
|
||||
testExpiredDeletion(-1.0f, 100);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user