X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fric-plt-a1%2Fric-plt-a1.yaml;h=7e04756e35d06fbbbd7de62bc62af4cc0d8302c4;hb=ea8b634b26927e243f0ea9083de2b83d565bedc3;hp=d4f5ade138a13cd921572c539720553176f17b3c;hpb=97489025c06d38c0b28753758452424aa94c3c30;p=ci-management.git diff --git a/jjb/ric-plt-a1/ric-plt-a1.yaml b/jjb/ric-plt-a1/ric-plt-a1.yaml index d4f5ade1..7e04756e 100644 --- a/jjb/ric-plt-a1/ric-plt-a1.yaml +++ b/jjb/ric-plt-a1/ric-plt-a1.yaml @@ -33,6 +33,10 @@ # use host network docker-build-args: '--network=host' build-node: ubuntu1804-docker-4c-4g + # do not trigger on changes in docs, releases + gerrit_trigger_file_paths: + - compare-type: REG_EXP + pattern: '^((?!docs\/|releases\/|\/COMMIT_MSG).)*$' stream: - master: branch: master @@ -45,8 +49,14 @@ # 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 + - ../shell/install-deb-rmr.sh python-version: python3 + # skip docs on verify + tox-envs: code,flake8 + # do not trigger on changes in docs, releases + gerrit_trigger_file_paths: + - compare-type: REG_EXP + pattern: '^((?!docs\/|releases\/|\/COMMIT_MSG).)*$' stream: # run verify on all branches # the ANT pattern is **/{branch}, we are exploiting that. @@ -57,11 +67,11 @@ - project: <<: *a1_common - name: ric-plt-a1-nexusiq-clm + name: ric-plt-a1-nexus-iq build-node: centos7-builder-1c-1g nexus-iq-namespace: oran- jobs: - - gerrit-python-xc-clm + - gerrit-tox-nexus-iq-clm - project: <<: *a1_common @@ -70,7 +80,7 @@ # 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 + - ../shell/install-deb-rmr.sh sonar-project-file: "" sonar-properties: | sonar.login={sonarcloud_api_token}