Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Another attempt to fix compatibility tests
Browse files Browse the repository at this point in the history
felixbarny committed Sep 12, 2024

Verified

This commit was signed with the committer’s verified signature.
felixbarny Felix Barnsteiner
1 parent 699e97e commit 81227e4
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -119,11 +119,11 @@ missing dimension on routing path field:
type: keyword

---
multi-value routing path field succeeds:
multi-value routing path field:
- requires:
test_runner_features: close_to
cluster_features: ["gte_v8.13.0", "routing.multi_value_routing_path"]
reason: _tsid hashing introduced in 8.13
cluster_features: ["routing.multi_value_routing_path"]
reason: support for multi-value dimensions

- do:
indices.create:

0 comments on commit 81227e4

Please sign in to comment.