From: Andrew Yourtchenko Date: Tue, 12 May 2020 11:08:14 +0000 (+0000) Subject: move VPP clang job to non-voting X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F12%2F27012%2F1;p=ci-management.git move VPP clang job to non-voting clang is now used for regular builds, so this job is redundant. Keep it around to keep the same load profile for the moment. Signed-off-by: Andrew Yourtchenko Change-Id: I04f411e07ab99f27cdd8c59fc37bfeedbc429c29 --- diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index b2e1a4669..d08ffa3e6 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -746,7 +746,7 @@ build-timeout: '{build-timeout}' triggers: - - gerrit-trigger-checkstyle: + - gerrit-trigger-checkstyle-nonvoting: name: '{project}' branch: '{branch}'