diff options
author | 2020-05-12 22:48:13 +0000 | |
---|---|---|
committer | 2020-05-12 22:48:13 +0000 | |
commit | 0f2278013cdd228b819eeacb4bfe2cfee8d699e8 (patch) | |
tree | 550b05ab5125aa7876cdf3acb02d9a6b1b831dcd /jjb | |
parent | 5df81b15f8c954d63b07c1d7abbd51248f487df1 (diff) | |
parent | 416ab5850326befd9a1f644531ee947f928ca240 (diff) |
Merge "move VPP clang job to non-voting"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/vpp/vpp.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index f4d1ea844..70c0ddaab 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -758,7 +758,7 @@ build-timeout: '{build-timeout}' triggers: - - gerrit-trigger-checkstyle: + - gerrit-trigger-checkstyle-nonvoting: name: '{project}' branch: '{branch}' |