diff options
author | Ed Kern <ejk@cisco.com> | 2019-07-03 09:07:27 -0600 |
---|---|---|
committer | Ed Kern <ejk@cisco.com> | 2019-07-03 09:07:27 -0600 |
commit | 52c19b85756db779bae2027801b7289a01d12862 (patch) | |
tree | 92215548de52e98592efa5d12d03ea874bd20d3b /jjb/vpp | |
parent | c746287c4c18af9b5d5aedb89ffa78806e04527b (diff) |
VPP: arm verify jobs voting again
Arm job has long since been working after gcc8 issues so turning
voting for that job back on.
Change-Id: I86c04b2531aa3a82026a9b196c9b68b58a443c8d
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 23df0b0a9..fe157ec57 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -396,7 +396,7 @@ build-timeout: 120 triggers: - - gerrit-trigger-checkstyle-nonvoting: + - gerrit-trigger-checkstyle: name: '{project}' branch: '{branch}' |