From 05c2d65ed3c7961d5424a960abfdf4dcb2c6a18e Mon Sep 17 00:00:00 2001 From: Tommy Carpenter Date: Thu, 27 Feb 2020 13:12:33 -0500 Subject: [PATCH] Correct xapp frame py to install rmr on verify. Change-Id: I8942d4fd983f7884135a8bb1c2940ac5633817de Signed-off-by: Tommy Carpenter --- jjb/ric-plt-xapp-frame-py/ric-plt-xapp-frame-py.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 -- 2.16.6