Add project yaml file for the aai-babel service 33/16033/2
authorWong, Ben (bw3755) <bwong@amdocs.com>
Wed, 27 Sep 2017 16:20:01 +0000 (17:20 +0100)
committerWong, Ben (bw3755) <bwong@amdocs.com>
Thu, 28 Sep 2017 09:12:49 +0000 (10:12 +0100)
Add JJB project configuration for the aai-babel service

Change-Id: I49c2e6f0a14501952f7817e9bf41205876226b18
Issue-Id: AAI-46
Signed-off-by: Ben Wong <bwong@amdocs.com>
jjb/aai/aai-babel.yaml [new file with mode: 0644]

diff --git a/jjb/aai/aai-babel.yaml b/jjb/aai/aai-babel.yaml
new file mode 100644 (file)
index 0000000..d4760d2
--- /dev/null
@@ -0,0 +1,20 @@
+---
+- project:
+    name: aai-babel
+    project-name: 'aai-babel'
+    jobs:
+      - '{project-name}-{stream}-clm'
+      - '{project-name}-{stream}-verify-java'
+      - '{project-name}-{stream}-merge-java'
+      - '{project-name}-{stream}-release-java-daily'
+      - '{project-name}-{stream}-aai-docker-java-daily':
+          pom: 'pom.xml'
+          mvn-goals: 'docker:build'
+    project: 'aai/babel'
+    stream:
+      - 'master':
+          branch: 'master'
+    mvn-settings: 'aai-babel-settings'
+    files: '**'
+    archive-artifacts: ''
+    build-node: ubuntu1604-basebuild-4c-4g