Temporary solution for timeout in install_cicd stage

Timeout caused by pulling images from US artifactory

Change-Id: Ib0e7be7ff274e385bad6a18cda741a77acb58ad8
Related-Prod:#PROD-00000
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 9da0619..3544485 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
@@ -17,7 +17,7 @@
         name: DRIVETRAIN_STACK_INSTALL
         trim: 'false'
     - string:
-        default: '12000'
+        default: '15000'
         description: ''
         name: DRIVETRAIN_STACK_INSTALL_TIMEOUT
         trim: 'false'