Skip to content

Commit

Permalink
Skip YAML test for msearch with point in time until 7.13.2
Browse files Browse the repository at this point in the history
The validation isn't backported until 7.13.3
  • Loading branch information
dnhatn committed Jun 25, 2021
1 parent 3299e7e commit 0eab6b1
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,8 @@ setup:
---
"msearch":
- skip:
version: " - 7.9.99"
reason: "point in time is introduced in 7.10"
version: " - 7.13.2"
reason: "point in time is introduced in 7.10 - but isn't backported properly until 7.13.3"
- do:
open_point_in_time:
index: "t*"
Expand Down

0 comments on commit 0eab6b1

Please sign in to comment.