From 416ab5850326befd9a1f644531ee947f928ca240 Mon Sep 17 00:00:00 2001 From: Andrew Yourtchenko Date: Tue, 12 May 2020 11:08:14 +0000 Subject: 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 --- jjb/vpp/vpp.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index b2e1a466..d08ffa3e 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}' -- cgit 1.2.3-korg