Increase PLATFORM_STACK_INSTALL_TIMEOUT to 24000s
Related_Prod: PROD-36426
Change-Id: I08e7305b0e1d8d0c473e33c2c133c14777f0100a
diff --git a/jobs/templates/released-heat-cicd-queens-dvr-sl.yml b/jobs/templates/released-heat-cicd-queens-dvr-sl.yml
index bf5c8f9..1d850f8 100644
--- a/jobs/templates/released-heat-cicd-queens-dvr-sl.yml
+++ b/jobs/templates/released-heat-cicd-queens-dvr-sl.yml
@@ -17,7 +17,7 @@
name: DRIVETRAIN_STACK_INSTALL
trim: 'false'
- string:
- default: '18000'
+ default: '24000'
description: ''
name: DRIVETRAIN_STACK_INSTALL_TIMEOUT
trim: 'false'
@@ -28,7 +28,7 @@
name: PLATFORM_STACK_INSTALL
trim: 'false'
- string:
- default: '12000'
+ default: '24000'
description: ''
name: PLATFORM_STACK_INSTALL_TIMEOUT
trim: 'false'