diff options
author | Ed Kern <ejk@cisco.com> | 2019-07-31 14:31:02 -0600 |
---|---|---|
committer | Ed Kern <ejk@cisco.com> | 2019-07-31 14:31:02 -0600 |
commit | 63649dc300b49c749afb9452e5fb2bc78ed81e27 (patch) | |
tree | 0f6ef1cf19fc9e6531e0daeeb89953e05b089e0c | |
parent | 003338ccba887c39e766cc0e63af3c5eaad6f9c5 (diff) |
VPP: new crc job to nonvoting
Due to unexplainable failures im moving this to nonvoting
status for now
Change-Id: I5e58122e3727d114a9a0d6e0ecd93b9e33826825
Signed-off-by: Ed Kern <ejk@cisco.com>
-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 53c982803..49f052313 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -967,7 +967,7 @@ triggers: # TODO: Make other verify jobs trigger on success of this one, # without breaking verification for VPP branches before stable/1908. - - gerrit-trigger-checkstyle: + - gerrit-trigger-checkstyle-nonvoting: name: '{project}' branch: '{branch}' |