mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 17:38:44 +00:00
Adjust the skip version in tests for field collapsing with aliases.
Follow-up to ##50766, which was also backported to 7.5.
This commit is contained in:
parent
a299aba2f8
commit
3273c366b5
@ -372,8 +372,8 @@ setup:
|
||||
---
|
||||
"field collapsing on a field alias":
|
||||
- skip:
|
||||
version: " - 7.5.99"
|
||||
reason: the bug fix is not yet backported to 7.5
|
||||
version: " - 7.4.99"
|
||||
reason: the bug fix was introduced in 7.5
|
||||
- do:
|
||||
indices.create:
|
||||
index: alias-test
|
||||
|
Loading…
x
Reference in New Issue
Block a user