Increase PLATFORM_STACK_INSTALL_TIMEOUT to 24000s

Related_Prod: PROD-36426

Change-Id: I08e7305b0e1d8d0c473e33c2c133c14777f0100a
diff --git a/jobs/templates/2019.2.0-heat-cicd-pike-dvr-sl.yml b/jobs/templates/2019.2.0-heat-cicd-pike-dvr-sl.yml
index a41d4d9..4ae1740 100644
--- a/jobs/templates/2019.2.0-heat-cicd-pike-dvr-sl.yml
+++ b/jobs/templates/2019.2.0-heat-cicd-pike-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'
@@ -31,7 +31,7 @@
         name: PLATFORM_STACK_INSTALL
         trim: 'false'
     - string:
-        default: '15000'
+        default: '24000'
         description: ''
         name: PLATFORM_STACK_INSTALL_TIMEOUT
         trim: 'false'