Update automated project templates
[releng/builder.git] / jjb / docs / docs.yaml
index e5b3b940610447167ea57a0fd98d64188c599a4b..28352ef37bafb9d52c6c675366facd488cdb3735 100644 (file)
@@ -26,7 +26,7 @@
             jdks:
                 - openjdk8
             disable_autorelease: False
-            disable_distribution_check: False
+            disable_distribution_check: True
         - beryllium:
             branch: 'stable/beryllium'
             jdk: openjdk7
@@ -34,7 +34,7 @@
                 - openjdk7
                 - openjdk8
             disable_autorelease: False
-            disable_distribution_check: False
+            disable_distribution_check: True
         - stable-lithium:
             branch: 'stable/lithium'
             jdk: openjdk7
             global-settings: '{odl-global-settings}'
 
     publishers:
+        - archive-artifacts:
+            artifacts: '**/target/surefire-reports/*-output.txt, '
         - findbugs
         - email-notification:
             email-prefix: '[docs]'
                 branches:
                   - branch-compare-type: 'ANT'
                     branch-pattern: '**/{branch}'
+                file-paths:
+                    - compare-type: ANT
+                      pattern: '**/*.xml'
 
     prebuilders:
         - wipe-org-opendaylight-repo