X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fpti-rtp%2Fpti-rtp.yaml;h=58181a49cb6f905cbedd545695425c23393209ae;hb=b73a4445436b4aebc3e18d1f378029dd4afc7092;hp=e19d2dd246b631843985cd995f2b9019233da927;hpb=9e938e11b971878c7aa18b9c342e8b79c317ed45;p=ci-management.git diff --git a/jjb/pti-rtp/pti-rtp.yaml b/jjb/pti-rtp/pti-rtp.yaml index e19d2dd2..58181a49 100644 --- a/jjb/pti-rtp/pti-rtp.yaml +++ b/jjb/pti-rtp/pti-rtp.yaml @@ -30,22 +30,22 @@ - 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 + - verify-inf.sh jobs: - oran-shell-verify - 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 + - verify-inf.sh jobs: - oran-shell-merge @@ -54,11 +54,16 @@ name: pti-rtp-release-merge # demand 200GB storage build-node: centos7-docker-2c-8g-200g - # runs about 18 hours - build-timeout: 1200 + # runs about 48 hours + build-timeout: 2880 script: !include-raw-escape: - install-yocto-prereq-centos.sh - - build-yocto.sh - - upload-yocto.sh + - build-inf.sh + - upload-inf.sh jobs: - oran-shell-release + stream: + - master: + branch: master + - f-release: + branch: f-release