diff options
author | Dave Wallace <dwallacelf@gmail.com> | 2020-09-24 19:56:55 +0000 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2020-09-25 17:38:28 +0000 |
commit | f04a8a0a7ce178264be54d6b5b0cf7dbdd2a327b (patch) | |
tree | 263b9aaf86dcdd0c8176f4ed96f5a08eb008a99a | |
parent | d31e5255a25fbc99d45da85b7317e900c20737df (diff) |
Remove checkstyle from vpp-merge-{stream}-{os}-{executor-arch} jobs
- 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 <dwallacelf@gmail.com>
Change-Id: I2060918be1043fdd3aaf2d5779854afde9636ffa
-rw-r--r-- | jjb/vpp/vpp.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 95d888261..031373a6b 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -709,9 +709,6 @@ target: '/root' - shell: !include-raw-escape: - - ../scripts/vpp/checkstyle.sh - - shell: - !include-raw-escape: - ../scripts/setup_vpp_ubuntu_docker_test.sh - shell: !include-raw-escape: |