Merge "Remove duplicate publisher"
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Thu, 1 Aug 2019 20:02:46 +0000 (20:02 +0000)
committerGerrit Code Review <gerrit@fd.io>
Thu, 1 Aug 2019 20:02:46 +0000 (20:02 +0000)
1  2 
jjb/vpp/vpp.yaml

diff --combined jjb/vpp/vpp.yaml
        - fdio-infra-shiplogs:
            maven-version: 'mvn33-new'
  
-     publishers:
-       - fdio-infra-shiplogs:
-           maven-version: 'mvn33-new'
-           archive-artifacts: '/tmp/vpp-failed-unittests/*/* **/core'
  - job-template:
      name: 'vpp-arm-verify-{stream}-{os}'
  
      triggers:
        # TODO: Make other verify jobs trigger on success of this one,
        # without breaking verification for VPP branches before stable/1908.
 -      - gerrit-trigger-checkstyle:
 +      - gerrit-trigger-checkstyle-nonvoting:
            name: '{project}'
            branch: '{branch}'