We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cea1ca2 commit 6b6f06eCopy full SHA for 6b6f06e
x-pack/qa/full-cluster-restart/src/test/java/org/elasticsearch/xpack/restart/FullClusterRestartIT.java
@@ -331,6 +331,7 @@ public void testServiceAccountApiKey() throws IOException {
331
}
332
333
334
+ @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/82785")
335
public void testApiKeySuperuser() throws IOException {
336
if (isRunningAgainstOldCluster()) {
337
final Request createUserRequest = new Request("PUT", "/_security/user/api_key_super_creator");
0 commit comments