Skip to content

Commit fd98f7a

Browse files
committed
Adjust skip version for shrink index test
This commit adjusts the skip version for a shrink index test that ensures that a shrunken index ignores templates; the version can be adjusted after the fix was backported targeting 5.6.0 and later. Relates #25380
1 parent 8364279 commit fd98f7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest-api-spec/src/main/resources/rest-api-spec/test/indices.shrink/20_source_mapping.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
"Shrink index ignores target template mapping":
33
- skip:
4-
version: " - 5.99.99"
4+
version: " - 5.5.99"
55
reason: bug fixed in 6.0
66

77
- do:

0 commit comments

Comments
 (0)