diff options
author | Ed Kern <ejk@cisco.com> | 2018-08-06 19:00:56 -0600 |
---|---|---|
committer | Ed Kern <ejk@cisco.com> | 2018-08-06 19:00:56 -0600 |
commit | 5d2e4185751aee88826cad1f04226235e5719d7f (patch) | |
tree | c86dca5b7620f756d8c9bced6ca64134b3a57f63 /jjb/vpp | |
parent | 3d993af365039ffe5532921aaa1ff023b5c72c88 (diff) |
VPP: re-enable arm voting
Hardware corrections seemed to have done the trick
re-enabling the voting
Change-Id: I1b77e93d2cf396c8619d7da4fbc812f72486deb4
Signed-off-by: Ed Kern <ejk@cisco.com>
Diffstat (limited to 'jjb/vpp')
-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 889197d68..c59894004 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -291,7 +291,7 @@ build-timeout: '{build-timeout}' triggers: - - gerrit-trigger-checkstyle-nonvoting: + - gerrit-trigger-checkstyle: name: '{project}' branch: '{branch}' |