Skip to content

Commit f876a61

Browse files
committed
Adapt skip version in rest-api-spec/test/indices.rollover/20_max_doc_condition.yml
The relevant change was backported.
1 parent f9f950e commit f876a61

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.rollover/20_max_doc_condition.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
"Max docs rollover conditions matches only primary shards":
33
- skip:
4-
version: "- 5.6.1"
4+
version: "- 5.4.1"
55
reason: "matching docs changed from all shards to primary shards"
66

77
# create index with alias and replica

0 commit comments

Comments
 (0)