[ 
https://issues.apache.org/jira/browse/CAMEL-21121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876962#comment-17876962
 ] 

Marco Carletti commented on CAMEL-21121:
----------------------------------------

the module 
[camel-jbang-it|https://github.com/apache/camel/tree/main/dsl/camel-jbang/camel-jbang-it]
 uses target/data/[container id] folder as shared temporary folder, where 
[container id] is the id of the docker container managed by testcontainers used 
to run jbang test environment. It is configurable as system property 
[pom.xml#L232|https://github.com/apache/camel/blob/main/dsl/camel-jbang/camel-jbang-it/pom.xml#L232]
 and it should be deleted after each test 
[JBangTestSupport.java#L87|https://github.com/apache/camel/blob/main/dsl/camel-jbang/camel-jbang-it/src/test/java/org/apache/camel/dsl/jbang/it/support/JBangTestSupport.java#L87]

> camel-jbang - Tests should use target folder as tmp to avoid filling up disk 
> space
> ----------------------------------------------------------------------------------
>
>                 Key: CAMEL-21121
>                 URL: https://issues.apache.org/jira/browse/CAMEL-21121
>             Project: Camel
>          Issue Type: Test
>          Components: camel-jbang, tests
>            Reporter: Claus Ibsen
>            Priority: Minor
>             Fix For: 4.x
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to