Skip to content

Commit

Permalink
Amend skip version for snapshot REST test
Browse files Browse the repository at this point in the history
Relates #18543
  • Loading branch information
Vladimir Dolzhenko committed May 30, 2018
1 parent de93989 commit f2653f0
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ setup:
---
"Get snapshot status":
- skip:
version: " - 6.99.99"
reason: "backporting in progress: https://github.com/elastic/elasticsearch/pull/29602"
version: " - 6.3.99"
reason: "extra stats fields was introduced in 6.4.0"
- do:
indices.create:
index: test_index
Expand Down

0 comments on commit f2653f0

Please sign in to comment.