This commit is contained in:
Frostebite
2025-08-28 06:48:50 +01:00
parent e9a60d4ec8
commit 0650d1de5c
10 changed files with 96 additions and 34 deletions
@@ -31,6 +31,7 @@ describe('Cloud Runner Caching', () => {
cacheKey: `test-case-${uuidv4()}`,
containerHookFiles: `debug-cache`,
cloudRunnerBranch: `cloud-runner-develop`,
cloudRunnerDebug: true,
};
if (CloudRunnerOptions.providerStrategy === `k8s`) {
overrides.containerHookFiles += `,aws-s3-pull-cache,aws-s3-upload-cache`;