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=71e2064be1238dba82856e5d2827817670b7a9d7;hb=refs%2Fheads%2Fmaster;hp=8fb58075dcf8b9ab6365c8f6fbadbe9275fc9548;hpb=5e19b199ff0b86a410981f32ea08de6ddc3a9288;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 8fb58075..71e2064b 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 @@ -5,15 +5,7 @@ views: - project-view -- project: - name: ric-plt-xapp-frame-py-info - project: ric-plt/xapp-frame-py - project-name: ric-plt-xapp-frame-py - build-node: centos7-builder-1c-1g - 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 @@ -33,8 +25,8 @@ <<: *py_common # do not trigger on changes in docs, releases gerrit_trigger_file_paths: - - compare-type: REG_EXP - pattern: '^((?!docs\/|releases\/|\/COMMIT_MSG).)*$' + - compare-type: REG_EXP + pattern: '^((?!docs\/|releases\/|\/COMMIT_MSG).)*$' jobs: - gerrit-pypi-verify - gerrit-pypi-stage @@ -48,23 +40,7 @@ # release requires sigul which requires centos build-node: centos7-builder-1c-1g jobs: - - '{project-name}-gerrit-pypi-release-jobs' - -- project: - name: ric-plt-xapp-frame-py-sonarqube - <<: *py_common - sonar-project-file: "" - sonar-properties: | - sonar.login={sonarcloud_api_token} - sonar.projectKey={sonarcloud_project_organization}_{project-name} - sonar.projectName={project-name} - sonar.organization={sonarcloud_project_organization} - sonar.build.sourceEncoding=UTF-8 - sonar.sources=ricxappframe - sonar.exclusions=setup.py,tests/*.py - sonar.python.coverage.reportPaths=coverage.xml - jobs: - - gerrit-tox-sonarqube + - "{project-name}-gerrit-pypi-release-jobs" - project: <<: *py_common