Change in ovirt-engine[master]: vdsbroker: Adjusting checkstyle to new VDSM API names.

Maor Lipchuk has submitted this change and it was merged. Change subject: vdsbroker: Adjusting checkstyle to new VDSM API names. ...................................................................... vdsbroker: Adjusting checkstyle to new VDSM API names. The vdsm api name style has changed and new ones use underscores. Since the vdsbroker method names must match, we have some methods like add_image_ticket which checkstyle doesn't like. This patch makes the checkstyle validations to surpress these checks. Change-Id: I9275d93153604f3e49ec43eb7065d6c6c4ddfab5 Signed-off-by: Amit Aviram <aaviram@redhat.com> Signed-off-by: Greg Padgett <gpadgett@redhat.com> --- M build-tools-root/checkstyles/src/main/resources/checkstyle-suppressions.xml 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Jenkins CI: Passed CI tests Amit Aviram: Verified Allon Mureinik: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/53497 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9275d93153604f3e49ec43eb7065d6c6c4ddfab5 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Amit Aviram <aaviram@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Amit Aviram <aaviram@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
mlipchuk@redhat.com