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
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
stage: pre_deployment
|
||||
type: reboot
|
||||
parameters:
|
||||
timeout: 60
|
||||
timeout: 180
|
||||
|
||||
- role: ['controller', 'ceph-osd']
|
||||
stage: pre_deployment
|
||||
|
||||
Reference in New Issue
Block a user