X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Faiml-fw-athp-sdk-feature-store%2Faiml-fw-athp-sdk-feature-store.yaml;fp=jjb%2Faiml-fw-athp-sdk-feature-store%2Faiml-fw-athp-sdk-feature-store.yaml;h=c7de311cac55957822788d1140163de3f6672e53;hb=745cb85f56bdb45eb2fab69bc09387de5cc0b572;hp=18e4db5d49bcf4bcd927ebe0ffbbe95888df0e79;hpb=3ced11a2aea8b7cf99e93d25d512aaa0851d0404;p=ci-management.git diff --git a/jjb/aiml-fw-athp-sdk-feature-store/aiml-fw-athp-sdk-feature-store.yaml b/jjb/aiml-fw-athp-sdk-feature-store/aiml-fw-athp-sdk-feature-store.yaml index 18e4db5d..c7de311c 100644 --- a/jjb/aiml-fw-athp-sdk-feature-store/aiml-fw-athp-sdk-feature-store.yaml +++ b/jjb/aiml-fw-athp-sdk-feature-store/aiml-fw-athp-sdk-feature-store.yaml @@ -14,26 +14,3 @@ project-name: aiml-fw-athp-sdk-feature-store # maven settings file has docker credentials mvn-settings: aiml-fw-athp-sdk-feature-store-settings - -- project: - <<: *aiml_fssdk_docker_common - name: aiml-fw-athp-sdk-feature-store-sonarqube - python-version: python3 - tox-dir: "." - # the install script assumes an ubuntu image - build-node: ubuntu1804-builder-2c-2g - # do not trigger on changes in docs, releases - gerrit_trigger_file_paths: - - compare-type: REG_EXP - pattern: "featurestoresdk/.*" - 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=featurestoresdk - sonar.python.coverage.reportPaths=coverage.xml - jobs: - - gerrit-tox-sonarqube