forked from elastic/elasticsearch
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixing data setup for knn yaml tests (elastic#111794)
We should do set up just in the test as that is the only place that uses this index. This way we get around any weird bwc checks around previously required parameters. Additionally, this adjusts the bwc version skip as the code fix has been backported. closes: elastic#111765 closes: elastic#111766 closes: elastic#111767 closes: elastic#111768
- Loading branch information
Showing
2 changed files
with
10 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters