pti-rtp: change the build timeout to 1200 minutes. 65/1865/3
authorJackie Huang <jackie.huang@windriver.com>
Fri, 29 Nov 2019 05:51:25 +0000 (13:51 +0800)
committerJackie Huang <jackie.huang@windriver.com>
Mon, 2 Dec 2019 08:48:45 +0000 (16:48 +0800)
The merge job for pti rtp repo runs out of allocated 9 hours with the
job half done. That implies to double time for building the image,
plus extra time for pushing the image to nexus repo, so increase the
timeout to 1200 to make sure the merge job will succeed. With that
success job execution, we could find out the exact building time and
change this timeout to be more accurate accordingly.

Evidence: https://jenkins.o-ran-sc.org/view/pti-rtp/job/
pti-rtp-shell-merge-master/5/console

16:49:20 NOTE: Running task 3957 of 7857

Issue-ID: INF-6
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I74905a69d9b10895cf4af03c69e7633633e63724

jjb/pti-rtp/pti-rtp.yaml

index ae05875..35c27ab 100644 (file)
@@ -42,7 +42,7 @@
     # demand 200GB storage
     build-node: centos7-docker-2c-8g-200g
     # runs about 9 hours
-    build-timeout: 600
+    build-timeout: 1200
     script: !include-raw-escape:
         - install-yocto-prereq-centos.sh
         - build-yocto.sh