parent
ff7620fd7f
commit
f15d7b9b91
|
@ -315,6 +315,7 @@ public class CcrRepositoryIT extends CcrIntegTestCase {
|
|||
}
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/38027")
|
||||
public void testIndividualActionsTimeout() throws Exception {
|
||||
ClusterUpdateSettingsRequest settingsRequest = new ClusterUpdateSettingsRequest();
|
||||
TimeValue timeValue = TimeValue.timeValueMillis(100);
|
||||
|
|
Loading…
Reference in New Issue