mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 22:46:12 +00:00
Merge pull request #22372 from spxtr/fix-soak
Point soak tests at the correct workspace directory.
This commit is contained in:
commit
ac444e0dec
@ -32,7 +32,7 @@
|
||||
- job-template:
|
||||
name: 'kubernetes-soak-continuous-e2e-{suffix}'
|
||||
description: '{e2e-description} Test Owner: {test-owner}'
|
||||
workspace: 'kubernetes-soak-weekly-deploy-{suffix}'
|
||||
workspace: '/var/lib/jenkins/jobs/kubernetes-soak-weekly-deploy-{suffix}/workspace'
|
||||
logrotate:
|
||||
daysToKeep: 7
|
||||
builders:
|
||||
|
Loading…
Reference in New Issue
Block a user