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=451cbdd91d1b30d37c7880deb395250c732ab60a;hb=c593c4419578620fcbe14ba0a6b2e7be7910ff64;hp=2e229990d5fc24bd77ea591e98c3010db7478d98;hpb=789099679e80af039f3ed9007135509914b364f0;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 2e229990..451cbdd9 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 @@ -13,7 +13,7 @@ jobs: - gerrit-info-yaml-verify -- py_common: &py_common +- _py_common: &py_common name: xapp-frame-py-common # git repo project: ric-plt/xapp-frame-py @@ -25,11 +25,16 @@ 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: - gerrit-pypi-verify - gerrit-pypi-stage