Skip to content

Commit

Permalink
AwaitsFix for #116811
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveCTurner committed Nov 14, 2024
1 parent dae79b5 commit 9cf298f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ protected String getTestRestCluster() {
return cluster.getHttpAddresses();
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/116811")
public void testReloadCredentialsFromKeystore() throws IOException {
// Register repository (?verify=false because we don't have access to the blob store yet)
final var repositoryName = randomIdentifier();
Expand Down

0 comments on commit 9cf298f

Please sign in to comment.