We have a helm job that is currently taking more than 120 minutes
(per LF Jira IT-20760). This will extend it to 180 minutes. Also
remove duplicate key submodule-recursive (already defined on line
13).
Change-Id: If0deb0de84d1949fd3037abb8040ffd2765f5490
Issue-ID: CIMAN-33
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
     post_build_script: ''
     pre_build_script: ''
     submodule-disable: false
-    submodule-recursive: true
     submodule-timeout: 10
-    build-timeout: 120
+    build-timeout: 180
 
     #####################
     # Job Configuration #
           server: '{server-name}'
           project: '{project}'
           branch: '{branch}'
-