move VPP clang job to non-voting 12/27012/1
authorAndrew Yourtchenko <ayourtch@gmail.com>
Tue, 12 May 2020 11:08:14 +0000 (11:08 +0000)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Tue, 12 May 2020 11:09:18 +0000 (11:09 +0000)
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 <ayourtch@gmail.com>
Change-Id: I04f411e07ab99f27cdd8c59fc37bfeedbc429c29

jjb/vpp/vpp.yaml

index b2e1a46..d08ffa3 100644 (file)
           build-timeout: '{build-timeout}'
 
     triggers:
-      - gerrit-trigger-checkstyle:
+      - gerrit-trigger-checkstyle-nonvoting:
           name: '{project}'
           branch: '{branch}'