Merge "Remove sonar and elalto jobs"
[ci-management.git] / jjb / aai / aai-graphgraph.yaml
index 5e5ef52..4bf9646 100644 (file)
@@ -1,9 +1,27 @@
 ---
 - project:
     name: aai-graphgraph
+    project-name: aai-graphgraph
+    views:
+      - project-view
+
+- project:
+    name: aai-graphgraph-master
     project-name: 'aai-graphgraph'
     jobs:
-      - gerrit-maven-clm
+      - '{project-name}-{stream}-verify-java'
+      - '{project-name}-{stream}-merge-java'
+      - gerrit-maven-stage:
+          sign-artifacts: true
+          build-node: centos7-builder-4c-4g
+          maven-versions-plugin: true
+      - gerrit-maven-docker-stage:
+          mvn-params: '-P docker -Dmaven.test.skip=true'
+          build-node: ubuntu1604-docker-8c-8g
+          container-public-registry: 'nexus3.onap.org:10001'
+          container-staging-registry: 'nexus3.onap.org:10003'
+      - '{project-name}-gerrit-release-jobs':
+          build-node: centos7-docker-8c-8g
     project: 'aai/graphgraph'
     stream:
       - 'master':
     mvn-settings: 'aai-graphgraph-settings'
     files: '**'
     archive-artifacts: ''
-    build-node: ubuntu1604-builder-4c-4g
+
+- project:
+    name: aai-graphgraph-info
+    project-name: aai-graphgraph
+    jobs:
+      - gerrit-info-yaml-verify
+    build-node: centos7-builder-2c-1g
+    project: aai/graphgraph
+    branch: master
+