Adjust BWC rest version for point in time (#62264)

Relates #61872
This commit is contained in:
Nhat Nguyen 2020-09-11 08:54:11 -04:00 committed by GitHub
parent b5e1e652c1
commit b118697368
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -1,8 +1,8 @@
---
"Async search with point in time":
- skip:
version: " - 7.99.99"
reason: "point in time is introduced in 8.0"
version: " - 7.9.99"
reason: "point in time is introduced in 7.10"
- do:
indices.create:
index: test-1

View File

@ -37,8 +37,8 @@ setup:
---
"basic":
- skip:
version: " - 7.99.99"
reason: "point in time is introduced in 8.0"
version: " - 7.9.99"
reason: "point in time is introduced in 7.10"
- do:
open_point_in_time:
index: test
@ -137,8 +137,8 @@ setup:
---
"wildcard":
- skip:
version: " - 7.99.99"
reason: "point in time is introduced in 8.0"
version: " - 7.9.99"
reason: "point in time is introduced in 7.10"
- do:
open_point_in_time:
index: "t*"