spring-boot/spring-boot-deployment-tests
Stephane Nicoll 426a8dc103 Store container installs in home directory
Previously, deployment tests were storing the container archives in the
default location (that is `/tmp`) for a total weight of 160MB. In case
the temp directory is cleaned on CI, these have to be downloaded again.

We're now configuring cargo to store these archives in the home directory
instead. This should improve the speed and the stability of the
deployment tests

Closes gh-3861
2015-09-01 16:41:29 +02:00
..
spring-boot-deployment-test-tomcat Store container installs in home directory 2015-09-01 16:41:29 +02:00
spring-boot-deployment-test-tomee Store container installs in home directory 2015-09-01 16:41:29 +02:00
spring-boot-deployment-test-wildfly Store container installs in home directory 2015-09-01 16:41:29 +02:00
pom.xml Store container installs in home directory 2015-09-01 16:41:29 +02:00