mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 17:30:00 +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:
|
- 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}'
|
workspace: '/var/lib/jenkins/jobs/kubernetes-soak-weekly-deploy-{suffix}/workspace'
|
||||||
logrotate:
|
logrotate:
|
||||||
daysToKeep: 7
|
daysToKeep: 7
|
||||||
builders:
|
builders:
|
||||||
|
Loading…
Reference in New Issue
Block a user