Add JJB template for aai/event-client 15/30015/1
authorLee, Tian (tl5884) <tianl@amdocs.com>
Thu, 1 Feb 2018 14:24:06 +0000 (14:24 +0000)
committerLee, Tian (tl5884) <tianl@amdocs.com>
Thu, 1 Feb 2018 14:24:06 +0000 (14:24 +0000)
Adding:
- Verify
- Merge
- Daily release

Change-Id: I26f84ffcf58a6dae019128747911e21be56a79ff
Issue-ID: AAI-700
Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
jjb/aai/aai-event-client.yaml [new file with mode: 0644]

diff --git a/jjb/aai/aai-event-client.yaml b/jjb/aai/aai-event-client.yaml
new file mode 100644 (file)
index 0000000..92110f0
--- /dev/null
@@ -0,0 +1,17 @@
+---
+- project:
+    name: aai-event-client-master
+    project-name: 'aai-event-client'
+    jobs:
+      - gerrit-maven-clm:
+          java-version: ''
+      - '{project-name}-{stream}-verify-java'
+      - '{project-name}-{stream}-merge-java'
+      - '{project-name}-{stream}-release-version-java-daily'
+    project: 'aai/event-client'
+    stream:
+      - 'master':
+          branch: 'master'
+    mvn-settings: 'aai-event-client-settings'
+    files: '**'
+    archive-artifacts: ''
\ No newline at end of file