[ 
https://issues.apache.org/jira/browse/JAMES-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthieu Baechler closed JAMES-2999.
------------------------------------
    Resolution: Fixed

It's actually implemented and merged, see 
8d2f38ade3668718213a986be42b31403b0ec9c3

> Reuse SpamAssassin container image between test runs
> ----------------------------------------------------
>
>                 Key: JAMES-2999
>                 URL: https://issues.apache.org/jira/browse/JAMES-2999
>             Project: James Server
>          Issue Type: Improvement
>          Components: tests
>            Reporter: Matthieu Baechler
>            Priority: Major
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to