From d64de35a105d09dbb3775b477f8aab25d5e6728b Mon Sep 17 00:00:00 2001 From: Steve Kuznetsov Date: Fri, 13 Mar 2020 10:01:56 -0700 Subject: [PATCH] plank: increase grace period for terminated jobs Signed-off-by: Steve Kuznetsov --- clusters/app.ci/prow/02_config/_config.yaml | 2 +- core-services/prow/02_config/_config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/app.ci/prow/02_config/_config.yaml b/clusters/app.ci/prow/02_config/_config.yaml index a05038c5416b..998074dc8325 100644 --- a/clusters/app.ci/prow/02_config/_config.yaml +++ b/clusters/app.ci/prow/02_config/_config.yaml @@ -364,7 +364,7 @@ plank: log: text/plain path_strategy: single gcs_credentials_secret: gce-sa-credentials-gcs-publisher - grace_period: 1m0s + grace_period: 15m0s resources: clonerefs: limits: diff --git a/core-services/prow/02_config/_config.yaml b/core-services/prow/02_config/_config.yaml index a05038c5416b..998074dc8325 100644 --- a/core-services/prow/02_config/_config.yaml +++ b/core-services/prow/02_config/_config.yaml @@ -364,7 +364,7 @@ plank: log: text/plain path_strategy: single gcs_credentials_secret: gce-sa-credentials-gcs-publisher - grace_period: 1m0s + grace_period: 15m0s resources: clonerefs: limits: