Remove HC2VPP 1604 jobs
[ci-management.git] / jjb / hc2vpp / hc2vpp.yaml
index fe19c9b..d8aef51 100644 (file)
           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'
       - 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'
     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