Merge "Add INFO.yaml verify job"
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Fri, 12 Jul 2019 18:08:07 +0000 (18:08 +0000)
committerGerrit Code Review <gerrit@fd.io>
Fri, 12 Jul 2019 18:08:07 +0000 (18:08 +0000)
global-jjb
jjb/vpp/docs.yaml

index a9f5f8a..a70124e 160000 (submodule)
@@ -1 +1 @@
-Subproject commit a9f5f8aaf51591abfd95ba5cb0a437971bdacb11
+Subproject commit a70124ef46b23063d25ec178e627ac226b8cef8f
index 6d6caa7..6b1e4e6 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-nonvoting:
+      - gerrit-trigger-checkstyle:
           name: '{project}'
           branch: '{branch}'
 
     project-type: freestyle
     node: ubuntu1604-us
     concurrent: true
-    archive-artifacts: 'docs/_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:
     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: