Merge "Migrate to gerrit-maven-stage (MSB)"
[ci-management.git] / jjb / aai / aai-aai-common.yaml
index 4fc047e..2a6b9a2 100644 (file)
@@ -1,30 +1,65 @@
 ---
+- project:
+    name: aai-aai-common-project-view
+    project-name: aai-aai-common
+    views:
+      - project-view
+
 - project:
     name: aai-aai-common-master
     project-name: 'aai-aai-common'
     jobs:
-      - gerrit-maven-clm:
       - '{project-name}-{stream}-verify-java'
       - '{project-name}-{stream}-merge-java'
-      - '{project-name}-{stream}-release-version-java-daily':
-          disabled: true
+      - '{project-name}-{stream}-release-version-java-daily'
+      - gerrit-maven-stage:
+          sign-artifacts: true
+          build-node: centos7-builder-4c-4g
+          maven-versions-plugin: true
     project: 'aai/aai-common'
     stream:
       - 'master':
           branch: 'master'
+      - 'dublin':
+          branch: 'dublin'
     mvn-settings: 'aai-aai-common-settings'
+    mvn-version: 'mvn35'
     files: '**'
     archive-artifacts: ''
-    build-node: ubuntu1604-basebuild-4c-4g
+    build-node: ubuntu1604-builder-4c-4g
+
 - project:
     name: aai-aai-common-sonar
     jobs:
       - gerrit-maven-sonar
-    cron: 'H 11 * * *'
-    build-node: ubuntu1604-basebuild-4c-4g
+    cron: '@daily'
+    build-node: ubuntu1604-builder-4c-4g
     project: 'aai/aai-common'
     project-name: 'aai-aai-common'
     branch: 'master'
     mvn-settings: 'aai-aai-common-settings'
     mvn-goals: 'clean install'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
+    mvn-version: 'mvn35'
+
+- project:
+    name: aai-aai-common-clm
+    jobs:
+      - gerrit-maven-clm
+    nexus-iq-namespace: 'onap-'
+    build-node: ubuntu1604-builder-4c-4g
+    project: 'aai/aai-common'
+    project-name: 'aai-aai-common'
+    stream:
+      - 'dublin':
+          branch: 'dublin'
+    mvn-settings: 'aai-aai-common-settings'
+    mvn-version: 'mvn35'
+
+- project:
+    name: aai-aai-common-info
+    project-name: aai-aai-common
+    jobs:
+      - gerrit-info-yaml-verify
+    project: aai/aai-common
+    branch: master