Add missing CLM jobs dmaap, doc 45/32345/3
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 20 Feb 2018 22:42:54 +0000 (14:42 -0800)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 20 Feb 2018 22:54:28 +0000 (14:54 -0800)
Change-Id: I91e036bc3dfba815b9ed5806686c7c48b5134261
Issue-ID: CIMAN-133
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
jjb/dmaap/dmaap-datarouter.yaml [new file with mode: 0644]
jjb/doc/doc-tools.yaml [new file with mode: 0644]
jjb/doc/doc.yaml

diff --git a/jjb/dmaap/dmaap-datarouter.yaml b/jjb/dmaap/dmaap-datarouter.yaml
new file mode 100644 (file)
index 0000000..833cf69
--- /dev/null
@@ -0,0 +1,13 @@
+---
+- project:
+    name: dmaap-datarouter
+    project-name: 'dmaap-datarouter'
+    jobs:
+      - gerrit-maven-clm
+    project: 'dmaap/datarouter'
+    stream:
+      - 'master':
+          branch: 'master'
+    mvn-settings: 'dmaap-datarouter-settings'
+    files: '**'
+    archive-artifacts: ''
diff --git a/jjb/doc/doc-tools.yaml b/jjb/doc/doc-tools.yaml
new file mode 100644 (file)
index 0000000..f3112cd
--- /dev/null
@@ -0,0 +1,11 @@
+---
+- project:
+    name: doc-tools
+    project-name: 'doc-tools'
+    jobs:
+      - gerrit-maven-clm
+    project: 'doc/tools'
+    mvn-settings: 'doc-tools-settings'
+    stream:
+      - master:
+          branch: 'master'
index adba3e9..21111d0 100644 (file)
@@ -2,8 +2,8 @@
 - project:
     name: doc
     project-name: 'doc'
-
     jobs:
+      - gerrit-maven-clm
       - '{project-name}-{stream}-verify-rtd':
           build-node: centos7-basebuild-4c-4g
       - '{project-name}-{stream}-merge-rtd'
@@ -12,7 +12,7 @@
 
 
     rtdproject: 'onap'
-
+    mvn-settings: 'doc-settings'
     stream:
       - master:
           branch: 'master'