Remove checkstyle from vpp-merge-{stream}-{os}-{executor-arch} jobs 83/29083/2
authorDave Wallace <[email protected]>
Thu, 24 Sep 2020 19:56:55 +0000 (19:56 +0000)
committerDave Wallace <[email protected]>
Fri, 25 Sep 2020 17:38:28 +0000 (17:38 +0000)
- VPP checkstyle fails on Ubuntu-20.04 due to new version of
  gnu indent.  Remove it because the checkstyle job runs _after_
  the commit has already been merged, thus is a waste of cycles.
  Checkstyle is run before verify jobs, so redundant here.

Signed-off-by: Dave Wallace <[email protected]>
Change-Id: I2060918be1043fdd3aaf2d5779854afde9636ffa

jjb/vpp/vpp.yaml

index 95d8882..031373a 100644 (file)
           files:
             - file-id: 'packagecloud_api'
               target: '/root'
-      - shell:
-          !include-raw-escape:
-          - ../scripts/vpp/checkstyle.sh
       - shell:
           !include-raw-escape:
           - ../scripts/setup_vpp_ubuntu_docker_test.sh