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=41e9d437f89ac192773d8998fd658cf62d12155b;hb=c593c4419578620fcbe14ba0a6b2e7be7910ff64;hp=3ca6af35544fef3cecd6c48bb8719b93145bc33d;hpb=b8bf678b6b604cbfdca47e9220b32db2f21396ef;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..41e9d437 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 @@ -13,7 +13,7 @@ jobs: - gerrit-info-yaml-verify -- xapp_frame_cpp_common: &xapp_frame_cpp_common +- _xapp_frame_cpp_common: &xapp_frame_cpp_common name: xapp-frame-cpp-common # git repo project: ric-plt/xapp-frame-cpp @@ -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