Increase PLATFORM_STACK_INSTALL_TIMEOUT to 24000s
Related_Prod: PROD-36426
Change-Id: I08e7305b0e1d8d0c473e33c2c133c14777f0100a
diff --git a/jobs/templates/heat-cicd-queens-dvr-sl.yml b/jobs/templates/heat-cicd-queens-dvr-sl.yml
index 053851e..d9d9dae 100644
--- a/jobs/templates/heat-cicd-queens-dvr-sl.yml
+++ b/jobs/templates/heat-cicd-queens-dvr-sl.yml
@@ -20,7 +20,7 @@
name: DRIVETRAIN_STACK_INSTALL
trim: 'false'
- string:
- default: '18000'
+ default: '24000'
description: ''
name: DRIVETRAIN_STACK_INSTALL_TIMEOUT
trim: 'false'
@@ -30,7 +30,7 @@
name: PLATFORM_STACK_INSTALL
trim: 'false'
- string:
- default: '15000'
+ default: '24000'
description: ''
name: PLATFORM_STACK_INSTALL_TIMEOUT
trim: 'false'