This updates the skip version to 8.14 for this set of rrf retriever tests.
@@ -1,7 +1,7 @@
setup:
- - skip:
- version: ' - 8.12.99'
- reason: 'rrf retriever added in 8.13'
+ - requires:
+ cluster_features: 'rrf_retriever_supported'
+ reason: 'test requires rrf retriever implementation'
- do:
indices.create:
@@ -1,8 +1,10 @@
- skip:
features: close_to
- version: ' - 8.13.99'
- reason: 'rrf retriever added in 8.14'
+