Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-4344

Run Redis tests using Docker containers

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.26.0
    • 1.27.0
    • build
    • None

    Description

      The idea is to use Docker containers instead of embedded (fake) server in tests to allow simulating better production (full featured) environments.

      The testcontainers project allows to handle transparently the management of Docker containers so it can simplify a lot the development of tests using Docker.

      There are some disadvantages in using Docker:

      • more resources;
      • longer execution times;
      • requires Docker installation

      thus at the moment the embedded server will be retained for those who do not want to use the containerized tests.

      Attachments

        Activity

          People

            Unassigned Unassigned
            tgrall Tugdual Grall
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: