Merge "Migrate AAF to SonarCloud"
[ci-management.git] / jjb / aai / aai-rest-client.yaml
index dede2a3..b7ee329 100644 (file)
@@ -1,13 +1,26 @@
 ---
+- project:
+    name: aai-rest-client-project-view
+    project-name: aai-rest-client
+    views:
+      - project-view
+
 - project:
     name: aai-rest-client-master
     project-name: 'aai-rest-client'
     jobs:
       - '{project-name}-{stream}-verify-java'
       - '{project-name}-{stream}-merge-java'
-      - '{project-name}-{stream}-release-version-java-daily'
+      - gerrit-maven-stage:
+          sign-artifacts: true
+          build-node: centos7-builder-4c-4g
+          maven-versions-plugin: true
+      - '{project-name}-gerrit-release-jobs':
+          build-node: centos7-docker-8c-8g
     project: 'aai/rest-client'
     stream:
+      - 'elalto':
+          branch: 'elalto'
       - 'master':
           branch: 'master'
     mvn-settings: 'aai-rest-client-settings'
     name: aai-rest-client-sonar
     jobs:
       - gerrit-maven-sonar
+    sonarcloud: true
+    sonarcloud-project-organization: '{sonarcloud_project_organization}'
+    sonarcloud-api-token: '{sonarcloud_api_token}'
+    sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
+    sonar-mvn-goal: "org.sonarsource.scanner.maven:sonar-maven-plugin:3.6.0.1398:sonar"
     cron: '@daily'
     build-node: ubuntu1604-builder-4c-4g
     project: 'aai/rest-client'
     name: aai-rest-client-clm
     jobs:
       - gerrit-maven-clm
+    nexus-iq-namespace: 'onap-'
     project: 'aai/rest-client'
     project-name: 'aai-rest-client'
-    branch: 'master'
+    stream:
+      - 'master':
+          branch: 'master'
     mvn-settings: 'aai-rest-client-settings'
+
+- project:
+    name: aai-rest-client-info
+    project-name: aai-rest-client
+    jobs:
+      - gerrit-info-yaml-verify
+    project: aai/rest-client
+    branch: master