X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fric-plt-xapp-frame-py%2Fric-plt-xapp-frame-py.yaml;h=8fb58075dcf8b9ab6365c8f6fbadbe9275fc9548;hb=77e94416b036507186686033dabcbe010eb67884;hp=e7061dc296140d36a4b5fbc7fd76fd27c58148c2;hpb=b2955abf7928a5c7453ea7fe420a49661b84c5a9;p=ci-management.git 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 e7061dc2..8fb58075 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 @@ -25,13 +25,19 @@ tox-envs: code,flake8 build-node: ubuntu1804-builder-2c-2g pre-build-script: !include-raw-escape: - - ../shell/install-deb-nng-rmr.sh + - ../shell/install-deb-rmr.sh + - ../shell/install-deb-e2ap.sh - project: name: ric-plt-xapp-frame-py-pypi <<: *py_common + # do not trigger on changes in docs, releases + gerrit_trigger_file_paths: + - compare-type: REG_EXP + pattern: '^((?!docs\/|releases\/|\/COMMIT_MSG).)*$' jobs: - - '{project-name}-gerrit-pypi-jobs' + - gerrit-pypi-verify + - gerrit-pypi-stage stream: - master: branch: master @@ -59,3 +65,11 @@ sonar.python.coverage.reportPaths=coverage.xml jobs: - gerrit-tox-sonarqube + +- project: + <<: *py_common + name: ric-plt-xapp-frame-py-nexus-iq + build-node: centos7-builder-1c-1g + nexus-iq-namespace: oran- + jobs: + - gerrit-tox-nexus-iq-clm