Fix pti-rtp-shell-verify timeout issue 43/2643/2
authorBin Yang <bin.yang@windriver.com>
Wed, 4 Mar 2020 02:51:29 +0000 (02:51 +0000)
committerChris Lott <cl778h@att.com>
Wed, 4 Mar 2020 10:09:13 +0000 (10:09 +0000)
Increase Jenkins timeout on verify and merge from 60 to 120 min

Issue-ID: INF-17
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Change-Id: Ifcab676af8ecb43b85ce824778fae97566d57673

jjb/pti-rtp/pti-rtp.yaml

index e19d2dd..a3d8e9a 100644 (file)
@@ -30,8 +30,8 @@
 - project:
     <<: *pti_rtp_common
     name: pti-rtp-verify
-    # runs about 40 minutes
-    build-timeout: 60
+    # runs about 50~80 minutes
+    build-timeout: 120
     script: !include-raw-escape:
         - install-yocto-prereq-centos.sh
         - verify-yocto.sh
@@ -41,8 +41,8 @@
 - project:
     <<: *pti_rtp_common
     name: pti-rtp-merge
-    # runs about 40 minutes
-    build-timeout: 60
+    # runs about 50~80 minutes
+    build-timeout: 120
     script: !include-raw-escape:
         - install-yocto-prereq-centos.sh
         - verify-yocto.sh