[
https://issues.apache.org/jira/browse/UNOMI-531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Sinovassin-Naïk updated UNOMI-531:
-------------------------------------------
Fix Version/s: unomi-3.1.0
(was: unomi-3.0.0)
> Update the integration tests to support running on different versions of
> Elasticsearch
> --------------------------------------------------------------------------------------
>
> Key: UNOMI-531
> URL: https://issues.apache.org/jira/browse/UNOMI-531
> Project: Apache Unomi
> Issue Type: Task
> Reporter: Francois Gerthoffert
> Priority: Major
> Fix For: unomi-3.1.0
>
>
> The objective of this ticket is to be able to run the integration tests on
> any version of Elasticsearch by providing the corresponding variable to the
> framework.
> This would be triggered similarly to what is being done today in the GitHub
> action for Java versions:
> {code:java}
> strategy:
> matrix:
> java: [ 1.8, 11] {code}
> We would then be running these tests regularly on the minimum supported
> version (currently 7.4.2) and on any "latest" released version.
> It would be best if we could test not only the elasticsearch version, but
> also compatible forks (such as Opensearch).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)