Skip to content

Commit

Permalink
Fix test/cat.shards/10_basic.yml for bwc
Browse files Browse the repository at this point in the history
  • Loading branch information
albertzaharovits committed Jan 9, 2025
1 parent c8680f9 commit 32e5602
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
"Help":
- requires:
cluster_features: [ "gte_v8.15.0" ]
reason: sparse vector was added in 8.15.0
cluster_features: [ "gte_v8.18.0" ]
reason: indexing failed due to version conflict added in 8.18.0
- do:
cat.shards:
help: true
Expand Down

0 comments on commit 32e5602

Please sign in to comment.