Skip to content

Commit f2653f0

Browse files
author
Vladimir Dolzhenko
committed
Amend skip version for snapshot REST test
Relates #18543
1 parent de93989 commit f2653f0

File tree

1 file changed

+2
-2
lines changed
  • rest-api-spec/src/main/resources/rest-api-spec/test/snapshot.status

1 file changed

+2
-2
lines changed

rest-api-spec/src/main/resources/rest-api-spec/test/snapshot.status/10_basic.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ setup:
1212
---
1313
"Get snapshot status":
1414
- skip:
15-
version: " - 6.99.99"
16-
reason: "backporting in progress: https://github.com/elastic/elasticsearch/pull/29602"
15+
version: " - 6.3.99"
16+
reason: "extra stats fields was introduced in 6.4.0"
1717
- do:
1818
indices.create:
1919
index: test_index

0 commit comments

Comments
 (0)