X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fpti-rtp%2Fpti-rtp.yaml;h=a3d8e9a6f55c2548068d4a31833394eb94c3ea51;hb=cebc424502f328e13442d4da533395450097cf95;hp=f4ed03ea5d54302eb4215d7dc40c51fa370b990c;hpb=ad81f6222a99fc357790b56653845775ab3bab3b;p=ci-management.git diff --git a/jjb/pti-rtp/pti-rtp.yaml b/jjb/pti-rtp/pti-rtp.yaml index f4ed03ea..a3d8e9a6 100644 --- a/jjb/pti-rtp/pti-rtp.yaml +++ b/jjb/pti-rtp/pti-rtp.yaml @@ -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,6 +41,17 @@ - project: <<: *pti_rtp_common name: pti-rtp-merge + # runs about 50~80 minutes + build-timeout: 120 + script: !include-raw-escape: + - install-yocto-prereq-centos.sh + - verify-yocto.sh + jobs: + - oran-shell-merge + +- project: + <<: *pti_rtp_common + name: pti-rtp-release-merge # demand 200GB storage build-node: centos7-docker-2c-8g-200g # runs about 18 hours @@ -50,4 +61,4 @@ - build-yocto.sh - upload-yocto.sh jobs: - - oran-shell-merge + - oran-shell-release