Increase reboot timeout

Increase reboot task timeout since node reboot takes approx. 60 sec
and this sometimes could lead to test failure

Change-Id: I2864c8cc220137b03c94f130718d618291ebf2e8
Closes-bug: #1565702
(cherry picked from commit c293a1051a)
This commit is contained in:
Volodymyr Shypyguzov 2016-04-25 15:14:36 +03:00 committed by Nastya Urlapova
parent 390fc1b2d0
commit 0a1d447ee4

View File

@ -9,7 +9,7 @@
stage: pre_deployment
type: reboot
parameters:
timeout: 60
timeout: 180
- role: ['controller', 'ceph-osd']
stage: pre_deployment