diff options
author | Ed Kern <ejk@cisco.com> | 2018-05-07 11:36:28 -0600 |
---|---|---|
committer | Ed Kern <ejk@cisco.com> | 2018-05-07 11:36:28 -0600 |
commit | 84be997315b09fdea679bab1f93345ac0f507f0d (patch) | |
tree | 6e2441a3bfcf92207e599fa1f947bd0ac1db0a47 /jjb/vpp | |
parent | 91526438de212caeee3b3a12e30cee0bd7591ef3 (diff) |
VPP: opensuse jobs also under checkstyle
Convert opensuse vpp jobs to checkstyle trigger as well
Change-Id: I840a603ba7449c47b61c7e40784fd2b67a0ca956
Signed-off-by: Ed Kern <ejk@cisco.com>
Diffstat (limited to 'jjb/vpp')
-rw-r--r-- | jjb/vpp/vpp-opensuse.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/vpp/vpp-opensuse.yaml b/jjb/vpp/vpp-opensuse.yaml index 7e266e2f7..fb60d63c1 100644 --- a/jjb/vpp/vpp-opensuse.yaml +++ b/jjb/vpp/vpp-opensuse.yaml @@ -66,7 +66,7 @@ build-timeout: '{build-timeout}' triggers: - - gerrit-trigger-trivial-patch-submitted: + - gerrit-trigger-checkstyle: name: '{project}' branch: '{branch}' @@ -126,7 +126,7 @@ build-timeout: '{build-timeout}' triggers: - - gerrit-trigger-trivial-patch-submitted: + - gerrit-trigger-checkstyle: name: '{project}' branch: '{branch}' |