Commit Graph

6 Commits

Author SHA1 Message Date
Moritz Halbritter
b028c71225 Ensure that ~/.gradle/ directory exists 2023-11-07 09:49:11 +01:00
Andy Wilkinson
a3719e7b81 Remove Concourse caching config
The large number of tasks in the smoke tests means that they're not
a good fit for Concourse's per-worker, per-task cache. It results
in a large number of large (~800MB) volumes that overwhelm the
available storage.
2023-10-27 15:06:11 +01:00
Andy Wilkinson
cbfb8b1268 Avoid early creation of ~/.gradle that was preventing caching
Closes gh-191
2023-10-11 12:25:23 +01:00
Andy Wilkinson
398e9901fc Configure separate jobs for JVM and native smoke tests 2022-09-10 15:12:27 +01:00
Andy Wilkinson
79a0f45b1c Use ytt to generate the pipeline and make it self-updating 2022-07-06 14:48:29 +01:00
Andy Wilkinson
1013a7b1a1 Add first cut of Concourse-based CI 2022-07-05 18:06:12 +01:00