Skip to content

Commit

Permalink
AwaitsFix for elastic#116811
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveCTurner authored and alexey-ivanov-es committed Nov 28, 2024
1 parent 095254f commit e8fb17b
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 e8fb17b

Please sign in to comment.