Rename archive-build macro to opendaylight-infra-shiplogs
[releng/builder.git] / jjb / docs / docs-rtd.yaml
index 2776ea4d8211545cb956fc98db7d04eb2a0781ce..66abc6133e6f6b270492d3508a3d44ec8410cc97 100644 (file)
@@ -5,17 +5,20 @@
         - 'docs-verify-rtd-{stream}'
 
     stream:
-        - boron:
+        - carbon:
             branch: 'master'
+        - boron:
+            branch: 'stable/boron'
         - beryllium:
             branch: 'stable/beryllium'
 
     project: 'docs'
     rtdproject: 'opendaylight'
+    archive-artifacts: 'docs/_build/html/**'
 
 - job-template:
     name: 'docs-merge-rtd-{stream}'
-    node: dynamic_verify
+    node: centos7-java-builder-2c-8g
 
     project-type: freestyle
 
     publishers:
         - email-notification:
             email-prefix: '[docs]'
+        - opendaylight-infra-shiplogs:
+            maven-version: '{mvn33}'
 
 - job-template:
     name: 'docs-verify-rtd-{stream}'
-    node: dynamic_verify
+    node: centos7-java-builder-2c-8g
 
     project-type: freestyle
 
     publishers:
         - email-notification:
             email-prefix: '[docs]'
+        - opendaylight-infra-shiplogs:
+            maven-version: '{mvn33}'