Skip to content

Commit

Permalink
Update version check in yaml test file for bitmap filtering (opensear…
Browse files Browse the repository at this point in the history
…ch-project#15993)

Signed-off-by: Gao Binlong <[email protected]>
  • Loading branch information
gaobinlong authored and dk2k committed Oct 17, 2024
1 parent 5b04daf commit 1f0992b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
setup:
- skip:
version: " - 2.99.99"
version: " - 2.16.99"
reason: The bitmap filtering feature is available in 2.17 and later.
- do:
indices.create:
Expand Down

0 comments on commit 1f0992b

Please sign in to comment.