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…
Reference in New Issue