Increase PLATFORM_STACK_INSTALL_TIMEOUT to 24000s
Related_Prod: PROD-36426
Change-Id: I08e7305b0e1d8d0c473e33c2c133c14777f0100a
diff --git a/jobs/templates/heat-cicd-pike-dvr-sl.yml b/jobs/templates/heat-cicd-pike-dvr-sl.yml
index 3c1fd06..e3addca 100644
--- a/jobs/templates/heat-cicd-pike-dvr-sl.yml
+++ b/jobs/templates/heat-cicd-pike-dvr-sl.yml
@@ -25,7 +25,7 @@
name: DRIVETRAIN_STACK_INSTALL
trim: 'false'
- string:
- default: '18000'
+ default: '24000'
description: ''
name: DRIVETRAIN_STACK_INSTALL_TIMEOUT
trim: 'false'
@@ -36,7 +36,7 @@
name: PLATFORM_STACK_INSTALL
trim: 'false'
- string:
- default: '15000'
+ default: '24000'
description: ''
name: PLATFORM_STACK_INSTALL_TIMEOUT
trim: 'false'