X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fric-plt-xapp-frame-cpp%2Fric-plt-xapp-frame-cpp.yaml;h=f40a99e1b3ae7c48e9cf6e08a9beebbc78223780;hb=3157692ac0d72945fb6e39b5cf0914701481e834;hp=3ca6af35544fef3cecd6c48bb8719b93145bc33d;hpb=236a42663965b1cd2dd12c9b8fd662eb00fd381d;p=ci-management.git diff --git a/jjb/ric-plt-xapp-frame-cpp/ric-plt-xapp-frame-cpp.yaml b/jjb/ric-plt-xapp-frame-cpp/ric-plt-xapp-frame-cpp.yaml index 3ca6af35..f40a99e1 100644 --- a/jjb/ric-plt-xapp-frame-cpp/ric-plt-xapp-frame-cpp.yaml +++ b/jjb/ric-plt-xapp-frame-cpp/ric-plt-xapp-frame-cpp.yaml @@ -31,7 +31,8 @@ # install RMR per version file in repo pre-build: !include-raw-escape: - ../shell/install-deb-alien.sh - - ../shell/install-deb-rmr3.sh + - ../shell/install-deb-rmr.sh + - ../shell/install-git-RESTful.sh # skip install in cmake-build.sh install: false @@ -75,6 +76,16 @@ - master: branch: master +# promote deb/rpm from staging to release at PackageCloud.io +- project: + <<: *xapp_frame_cpp_common + name: ric-plt-xapp-frame-cpp-release + # release uses sigul which requires centos + build-node: centos7-builder-1c-1g + jobs: + - gerrit-packagecloud-release-verify + - gerrit-packagecloud-release-merge + # analyze C code and test coverage - project: name: xapp-frame-cpp-sonarqube