mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-18 19:05:06 +00:00
parent
1157775074
commit
ce3a06292b
@ -122,6 +122,7 @@ public class ApiKeyIntegTests extends SecurityIntegTestCase {
|
||||
}
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/47958")
|
||||
public void testCreateApiKey() {
|
||||
final Instant start = Instant.now();
|
||||
final RoleDescriptor descriptor = new RoleDescriptor("role", new String[] { "monitor" }, null, null);
|
||||
|
Loading…
x
Reference in New Issue
Block a user