Merge "Don't archive docs in verify jobs"
[ci-management.git] / jjb / vpp / docs.yaml
index 2416e42..4a7952f 100644 (file)
@@ -55,7 +55,6 @@
     project-type: freestyle
     node: ubuntu1604-us
     concurrent: true
-    archive-artifacts: '**/build-root/docs/html/*'
     allow-empty: 'true'
     fingerprint: false
     only-if-success: true
           maven-version: 'mvn33-new'
       - stream-parameter:
           stream: '{stream}'
-      - string:
-          name: ARCHIVE_ARTIFACTS
-          default: '{archive-artifacts}'
-          description: Artifacts to archive to the logs server.
 
     scm:
       - gerrit-trigger-scm:
@@ -95,7 +90,7 @@
           build-timeout: '{build-timeout}'
 
     triggers:
-      - gerrit-trigger-checkstyle:
+      - gerrit-trigger-checkstyle-nonvoting:
           name: '{project}'
           branch: '{branch}'
 
     project-type: freestyle
     node: ubuntu1604-us
     concurrent: true
-    archive-artifacts: '**/build-root/docs/html/*'
     allow-empty: 'true'
     fingerprint: false
     only-if-success: true
           maven-version: 'mvn33-new'
       - stream-parameter:
           stream: '{stream}'
-      - string:
-          name: ARCHIVE_ARTIFACTS
-          default: '{archive-artifacts}'
-          description: Artifacts to archive to the logs server.
 
     scm:
       - gerrit-trigger-scm:
     project-type: freestyle
     node: ubuntu1604-us
     concurrent: false
-    archive-artifacts: '**/build-root/docs/html/*'
+    archive-artifacts: 'docs/_build/html/*'
     allow-empty: 'true'
     fingerprint: false
     only-if-success: true
     project-type: freestyle
     node: ubuntu1604-us
     concurrent: true
-    archive-artifacts: '**/test/doc/build/html/*'
     allow-empty: 'true'
     fingerprint: false
     only-if-success: true
           maven-version: 'mvn33-new'
       - stream-parameter:
           stream: '{stream}'
-      - string:
-          name: ARCHIVE_ARTIFACTS
-          default: '{archive-artifacts}'
-          description: Artifacts to archive to the logs server.
 
     scm:
       - gerrit-trigger-scm: