mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-05 03:03:40 +00:00
Explicitly set custom workspace for soak jobs.
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user