mirror of https://github.com/k3s-io/k3s
Explicitly set custom workspace for soak jobs.
parent
df234d83cd
commit
610e9f9996
|
@ -32,6 +32,7 @@
|
||||||
- job-template:
|
- job-template:
|
||||||
name: 'kubernetes-soak-continuous-e2e-{suffix}'
|
name: 'kubernetes-soak-continuous-e2e-{suffix}'
|
||||||
description: '{e2e-description} Test Owner: {test-owner}'
|
description: '{e2e-description} Test Owner: {test-owner}'
|
||||||
|
workspace: 'kubernetes-soak-weekly-deploy-{suffix}'
|
||||||
logrotate:
|
logrotate:
|
||||||
daysToKeep: 7
|
daysToKeep: 7
|
||||||
builders:
|
builders:
|
||||||
|
|
Loading…
Reference in New Issue