Skip to content

Commit

Permalink
Adjust BWC version for _shard_doc sort
Browse files Browse the repository at this point in the history
Relates #66093
  • Loading branch information
dnhatn committed Mar 13, 2021
1 parent 79689fd commit 19be066
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -222,8 +222,8 @@
---
"_shard_doc sort":
- skip:
version: " - 7.99.99"
reason: _shard_doc sort was added in 8.0 (TODO adapt version after backport)
version: " - 7.11.99"
reason: _shard_doc sort was added in 7.12

- do:
indices.create:
Expand Down

0 comments on commit 19be066

Please sign in to comment.