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:
|
||||
name: 'kubernetes-soak-continuous-e2e-{suffix}'
|
||||
description: '{e2e-description} Test Owner: {test-owner}'
|
||||
workspace: 'kubernetes-soak-weekly-deploy-{suffix}'
|
||||
logrotate:
|
||||
daysToKeep: 7
|
||||
builders:
|
||||
|
|
Loading…
Reference in New Issue