Otavio Rodolfo Piske created CAMEL-21270:
--------------------------------------------
Summary: camel-jbang: tests are using too much resources in the
$TMP
Key: CAMEL-21270
URL: https://issues.apache.org/jira/browse/CAMEL-21270
Project: Camel
Issue Type: Task
Affects Versions: 4.8.0
Reporter: Otavio Rodolfo Piske
Assignee: Otavio Rodolfo Piske
Fix For: 4.9.0
We have a few tests creating lots of files in the $TMP directory of the build
host during tests. This can cause instability for nodes that are not transient.
Temporary files should be created, ideally, in the target directory ... so that
they are cleaned by Jenkins (or by mvn clean).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)