Do not skip commit-message-only checkstyle 60/21960/1
authorVratko Polak <vrpolak@cisco.com>
Tue, 10 Sep 2019 13:18:31 +0000 (15:18 +0200)
committerVratko Polak <vrpolak@cisco.com>
Tue, 10 Sep 2019 13:18:31 +0000 (15:18 +0200)
commitc61eb91c69b62163d075136cf3f1f05234737466
tree50f83f1c84b4cabbb938cf1f02d2de3fdd29440c
parent465e4f2d955e7d84baf69c9236fcec2fcd969c8c
Do not skip commit-message-only checkstyle

Checkstyle now also checks commit message formatting.
So when a new patch set differs only in commit message,
the VPP checkstyle job has to be triggered again.

Unfortunately, that means all other vpp verify jobs
will get started on success.
But that is already true, and I see no good workaround.

This Change still saves one manual "recheck".

Change-Id: I9dcb57a90a46508a972ea75eef4acb86304a942a
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
jjb/vpp/vpp.yaml