Skip to content

Commit cfaab11

Browse files
authored
[CI] Mute SnapshotRepoTestKitClientYamlTestSuiteIT (#92589) (#92590)
For #90353
1 parent 6eaa9ba commit cfaab11

File tree

1 file changed

+2
-2
lines changed
  • x-pack/plugin/snapshot-repo-test-kit/qa/rest/src/yamlRestTest/resources/rest-api-spec/test

1 file changed

+2
-2
lines changed

x-pack/plugin/snapshot-repo-test-kit/qa/rest/src/yamlRestTest/resources/rest-api-spec/test/10_analyze.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,8 @@ setup:
158158
---
159159
"Timeout with large blobs":
160160
- skip:
161-
version: "- 7.13.99"
162-
reason: "abortWrites flag introduced in 7.14, and mixed-cluster support not required"
161+
version: all
162+
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/90353"
163163

164164
- do:
165165
catch: request

0 commit comments

Comments
 (0)