Skip to content

Commit

Permalink
FullClusterRestartIT>testWatcherWithApiKey issue #77026 (#77029)
Browse files Browse the repository at this point in the history
  • Loading branch information
benwtrent authored Aug 30, 2021
1 parent d2e60ef commit 4a8bd50
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ public void testWatcher() throws Exception {
}

@SuppressWarnings("unchecked")
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/77026")
public void testWatcherWithApiKey() throws Exception {
assumeTrue("API key is available since 6.7.0", getOldClusterVersion().onOrAfter(Version.V_6_7_0));
if (isRunningAgainstOldCluster()) {
Expand Down

0 comments on commit 4a8bd50

Please sign in to comment.