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=37d4a0ecfd0f1427ae2d46192ae7b6b4c81f294c;hb=6415453e35a7b76fc4ebb2ef089259ef4d05c47a;hp=451cbdd91d1b30d37c7880deb395250c732ab60a;hpb=b0cf01badcd2717524aa17d1011a19b40036c503;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 451cbdd9..37d4a0ec 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,14 +5,6 @@ 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 name: xapp-frame-py-common # git repo @@ -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,21 +40,21 @@ # release requires sigul which requires centos build-node: centos7-builder-1c-1g jobs: - - '{project-name}-gerrit-pypi-release-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 + 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