mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 01:19:02 +00:00
[Test] Lower bwc version for rank-eval rest tests
The API was backported to 6.2 so the version we test against on master can be lowered to that.
This commit is contained in:
parent
8d195c86de
commit
a6bfe67f8b
@ -2,8 +2,8 @@
|
||||
"Response format":
|
||||
|
||||
- skip:
|
||||
version: " - 6.99.99"
|
||||
reason: the ranking evaluation feature is only available on 7.0
|
||||
version: " - 6.1.99"
|
||||
reason: the ranking evaluation feature is available since 6.2
|
||||
|
||||
- do:
|
||||
indices.create:
|
||||
|
@ -2,8 +2,8 @@
|
||||
"Response format":
|
||||
|
||||
- skip:
|
||||
version: " - 6.99.99"
|
||||
reason: the ranking evaluation feature is only available on 7.0
|
||||
version: " - 6.1.99"
|
||||
reason: the ranking evaluation feature is available since 6.2
|
||||
|
||||
- do:
|
||||
index:
|
||||
|
@ -2,8 +2,8 @@
|
||||
"Response format":
|
||||
|
||||
- skip:
|
||||
version: " - 6.99.99"
|
||||
reason: the ranking evaluation feature is only available on 7.0
|
||||
version: " - 6.1.99"
|
||||
reason: the ranking evaluation feature is available since 6.2
|
||||
|
||||
- do:
|
||||
index:
|
||||
|
@ -2,8 +2,8 @@
|
||||
"Template request":
|
||||
|
||||
- skip:
|
||||
version: " - 6.99.99"
|
||||
reason: the ranking evaluation feature is only available on 7.0
|
||||
version: " - 6.1.99"
|
||||
reason: the ranking evaluation feature is available since 6.2
|
||||
|
||||
- do:
|
||||
indices.create:
|
||||
|
Loading…
x
Reference in New Issue
Block a user