X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fpti-rtp%2Fpti-rtp.yaml;h=e19d2dd246b631843985cd995f2b9019233da927;hb=f714f7d4da0f15f6ff3b33450d49027d0aa6cc72;hp=35c27ab01838afd497ebe87d29738f18205a6cb2;hpb=7e230a2893996e2dcdb714fbc9ac162a59d2bc80;p=ci-management.git diff --git a/jjb/pti-rtp/pti-rtp.yaml b/jjb/pti-rtp/pti-rtp.yaml index 35c27ab0..e19d2dd2 100644 --- a/jjb/pti-rtp/pti-rtp.yaml +++ b/jjb/pti-rtp/pti-rtp.yaml @@ -24,6 +24,8 @@ mvn-site-id: site # use a centos with big memory; docker not required build-node: centos7-docker-2c-8g + # use a non-recursive pattern + archive-artifacts: '*.log' - project: <<: *pti_rtp_common @@ -39,13 +41,24 @@ - project: <<: *pti_rtp_common name: pti-rtp-merge + # runs about 40 minutes + build-timeout: 60 + 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 9 hours + # runs about 18 hours build-timeout: 1200 script: !include-raw-escape: - install-yocto-prereq-centos.sh - build-yocto.sh - upload-yocto.sh jobs: - - oran-shell-merge + - oran-shell-release