X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fpti-rtp%2Fpti-rtp.yaml;h=f4ed03ea5d54302eb4215d7dc40c51fa370b990c;hb=ad81f6222a99fc357790b56653845775ab3bab3b;hp=07fd3c44d31c1860508a934f5e49a72a6940e45f;hpb=6bc2fabe4080ce6c3a41e0e851a406222d5c90d2;p=ci-management.git diff --git a/jjb/pti-rtp/pti-rtp.yaml b/jjb/pti-rtp/pti-rtp.yaml index 07fd3c44..f4ed03ea 100644 --- a/jjb/pti-rtp/pti-rtp.yaml +++ b/jjb/pti-rtp/pti-rtp.yaml @@ -21,8 +21,11 @@ project-name: pti-rtp # maven settings file has credentials mvn-settings: pti-rtp-settings + 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 @@ -38,8 +41,10 @@ - project: <<: *pti_rtp_common name: pti-rtp-merge - # runs about 9 hours - build-timeout: 600 + # demand 200GB storage + build-node: centos7-docker-2c-8g-200g + # runs about 18 hours + build-timeout: 1200 script: !include-raw-escape: - install-yocto-prereq-centos.sh - build-yocto.sh