Merge "Set os-refresh-config timeout to 4 hours"

This commit is contained in:
Jenkins 2016-07-11 09:30:42 +00:00 committed by Gerrit Code Review
commit 7212fd767c
5 changed files with 5 additions and 5 deletions

View File

@ -94,7 +94,7 @@ parameters:
ConfigCommand:
type: string
description: Command which will be run whenever configuration data changes
default: os-refresh-config
default: os-refresh-config --timeout 14400
resources:
CephStorage:

View File

@ -94,7 +94,7 @@ parameters:
ConfigCommand:
type: string
description: Command which will be run whenever configuration data changes
default: os-refresh-config
default: os-refresh-config --timeout 14400
resources:
BlockStorage:

View File

@ -319,7 +319,7 @@ parameters:
ConfigCommand:
type: string
description: Command which will be run whenever configuration data changes
default: os-refresh-config
default: os-refresh-config --timeout 14400
resources:

View File

@ -393,7 +393,7 @@ parameters:
ConfigCommand:
type: string
description: Command which will be run whenever configuration data changes
default: os-refresh-config
default: os-refresh-config --timeout 14400
parameter_groups:
- label: deprecated

View File

@ -115,7 +115,7 @@ parameters:
ConfigCommand:
type: string
description: Command which will be run whenever configuration data changes
default: os-refresh-config
default: os-refresh-config --timeout 14400
resources: