From 60ce2311b8ec04be4e8e0d385d06d7119f1cbfd6 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Thu, 17 Nov 2016 10:43:58 -0500 Subject: [PATCH] rolling_update: bump retries for osd_check/retries to 20 minutes Signed-off-by: Alfredo Deza Resolves: rhbz#1395073 --- infrastructure-playbooks/rolling_update.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/infrastructure-playbooks/rolling_update.yml b/infrastructure-playbooks/rolling_update.yml index df7a407fe..3a4b39f6e 100644 --- a/infrastructure-playbooks/rolling_update.yml +++ b/infrastructure-playbooks/rolling_update.yml @@ -160,8 +160,8 @@ vars: osd_group_name: osds - health_osd_check_retries: 10 - health_osd_check_delay: 10 + health_osd_check_retries: 40 + health_osd_check_delay: 30 upgrade_ceph_packages: True hosts: