X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=jjb%2Fhc2vpp%2Fhc2vpp.yaml;h=d8aef5138ecceb24ca8721cda77e88cf48c66ffc;hb=3257c8c6ece3649596b960e5c4fcbcf7a87ded83;hp=fe19c9b8464ebe1d31560e2564479871a0feef88;hpb=b95490b414522559e102f0aa1b4ef7572c610165;p=ci-management.git diff --git a/jjb/hc2vpp/hc2vpp.yaml b/jjb/hc2vpp/hc2vpp.yaml index fe19c9b84..d8aef5138 100644 --- a/jjb/hc2vpp/hc2vpp.yaml +++ b/jjb/hc2vpp/hc2vpp.yaml @@ -11,10 +11,6 @@ repo-os-part: 'ubuntu.bionic.main' skip-site: 'false' skip-jar-deploy: 'false' - - ubuntu1604: - repo-os-part: 'ubuntu.xenial.main' - skip-site: 'true' - skip-jar-deploy: 'true' - centos7: repo-os-part: 'centos7' skip-site: 'true' @@ -23,12 +19,6 @@ - master: branch: 'master' repo-stream-part: 'master' - - '1810': - branch: 'stable/1810' - repo-stream-part: 'stable.1810' - - '1901': - branch: 'stable/1901' - repo-stream-part: 'stable.1901' - '1904': branch: 'stable/1904' repo-stream-part: 'stable.1904' @@ -267,6 +257,20 @@ project-name: hc2vpp jobs: - gerrit-info-yaml-verify - build-node: centos7-builder-4c-4g + build-node: centos7-builder-2c-2g + project: hc2vpp + branch: master + +- project: + name: hc2vpp-sonar project: hc2vpp + project-name: hc2vpp + mvn-settings: hc2vpp-settings + sonarcloud: true + sonarcloud-project-organization: '{sonarcloud_project_organization}' + sonarcloud-api-token: '{sonarcloud_api_token}' + sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}' branch: master + build-node: centos7-docker-2c-2g + jobs: + - gerrit-maven-sonar