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:
parent
390fc1b2d0
commit
0a1d447ee4
@ -9,7 +9,7 @@
|
||||
stage: pre_deployment
|
||||
type: reboot
|
||||
parameters:
|
||||
timeout: 60
|
||||
timeout: 180
|
||||
|
||||
- role: ['controller', 'ceph-osd']
|
||||
stage: pre_deployment
|
||||
|
Loading…
Reference in New Issue
Block a user