Uploaded image for project: 'Apache Unomi'
  1. Apache Unomi
  2. UNOMI-531

Update the integration tests to support running on different versions of Elasticsearch

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • unomi-3.0.0
    • None
    • None

    Description

      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:

      strategy:
         matrix:
           java: [ 1.8, 11] 

      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).

      Attachments

        Activity

          People

            Unassigned Unassigned
            Francois G Francois Gerthoffert
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: