File tree 2 files changed +6
-6
lines changed
x-pack/plugin/src/test/resources/rest-api-spec/test
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
" Async search with point in time " :
3
3
- skip :
4
- version : " - 7.99 .99"
5
- reason : " point in time is introduced in 8.0 "
4
+ version : " - 7.9 .99"
5
+ reason : " point in time is introduced in 7.10 "
6
6
- do :
7
7
indices.create :
8
8
index : test-1
Original file line number Diff line number Diff line change 37
37
---
38
38
" basic " :
39
39
- skip :
40
- version : " - 7.99 .99"
41
- reason : " point in time is introduced in 8.0 "
40
+ version : " - 7.9 .99"
41
+ reason : " point in time is introduced in 7.10 "
42
42
- do :
43
43
open_point_in_time :
44
44
index : test
@@ -137,8 +137,8 @@ setup:
137
137
---
138
138
" wildcard " :
139
139
- skip :
140
- version : " - 7.99 .99"
141
- reason : " point in time is introduced in 8.0 "
140
+ version : " - 7.9 .99"
141
+ reason : " point in time is introduced in 7.10 "
142
142
- do :
143
143
open_point_in_time :
144
144
index : " t*"
You can’t perform that action at this time.
0 commit comments