Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-2999

Reuse SpamAssassin container image between test runs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • tests
    • None

    Description

      I found that we built the spamassassin container image everytime we run a test using this container.
      It's testcontainer default behavior when a container image is built programmatically. However, it not only deletes the image but any cached layer, preventing reuse and thus speed gains.
      By the way, as images share the same layers, not deleting the images has almost no space usage.
      We should disable deleteOnExit option.

      Attachments

        Activity

          People

            Unassigned Unassigned
            matthieu Matthieu Baechler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: