Increase the timeout for primary-rabbitmq task

Sometimes starting rabbitmq-server on the primary controller takes
more than 15 minutes, the timeouts were decreased in the [0] fix for
all tasks. This change increases the timeout to 1800 (30 min).

[0] https://review.openstack.org/#/c/320281/

Change-Id: Ia653d63601e0898a0d6ab850ec391a3898df470a
Related-Bug: #1599479
Signed-off-by: Maksim Malchuk <mmalchuk@mirantis.com>
This commit is contained in:
Maksim Malchuk 2016-07-06 18:56:44 +03:00
parent 9126c46503
commit b856aec875
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
parameters:
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/rabbitmq/rabbitmq.pp
puppet_modules: /etc/puppet/modules
timeout: 900
timeout: 1800
strategy:
type: parallel
amount: