Correct xapp frame py to install rmr on verify. 11/2611/2
authorTommy Carpenter <tc677g@att.com>
Thu, 27 Feb 2020 18:12:33 +0000 (13:12 -0500)
committerTommy Carpenter <tc677g@att.com>
Thu, 27 Feb 2020 18:14:13 +0000 (13:14 -0500)
Change-Id: I8942d4fd983f7884135a8bb1c2940ac5633817de
Signed-off-by: Tommy Carpenter <tc677g@att.com>
jjb/ric-plt-xapp-frame-py/ric-plt-xapp-frame-py.yaml

index 2faa2c3..9513604 100644 (file)
@@ -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