From: Tommy Carpenter Date: Thu, 27 Feb 2020 18:12:33 +0000 (-0500) Subject: Correct xapp frame py to install rmr on verify. X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=05c2d65ed3c7961d5424a960abfdf4dcb2c6a18e;p=ci-management.git Correct xapp frame py to install rmr on verify. Change-Id: I8942d4fd983f7884135a8bb1c2940ac5633817de Signed-off-by: Tommy Carpenter --- diff --git a/jjb/ric-plt-xapp-frame-py/ric-plt-xapp-frame-py.yaml b/jjb/ric-plt-xapp-frame-py/ric-plt-xapp-frame-py.yaml index 2faa2c3f..95136045 100644 --- a/jjb/ric-plt-xapp-frame-py/ric-plt-xapp-frame-py.yaml +++ b/jjb/ric-plt-xapp-frame-py/ric-plt-xapp-frame-py.yaml @@ -26,6 +26,9 @@ - project: name: ric-plt-xapp-frame-py-pypi <<: *py_common + build-node: ubuntu1804-builder-2c-2g + pre-build-script: !include-raw-escape: + - ../shell/install-deb-nng-rmr.sh jobs: - '{project-name}-gerrit-pypi-jobs' stream: @@ -45,8 +48,6 @@ - project: name: ric-plt-xapp-frame-py-sonar <<: *py_common - python-version: python3 - # the install script assumes an ubuntu image build-node: ubuntu1804-builder-2c-2g pre-build-script: !include-raw-escape: - ../shell/install-deb-nng-rmr.sh