ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] Gerrit versus Buildbot

From: Chris Kilgour <techie@xxxxxxxxxxxxxxx>
Date: Thu, 20 Mar 2014 11:40:58 -0700
Just had the unpleasant experience of having a patch submitted to gerrit where it sat for nearly one month, just got merged after a code review, then got reverted when buildbot revealed issues.

When I have submitted to other gerrit-based projects like OpenOCD, they have an automated build system connected (IIRC it's a standard thing called Jenkins) that provides a +1/-1 to trap build-related issues immediately after submission.  Any reason why wireshark doesn't do this?

Alternately, is there a way for submitters to access build-bot so we can proof changes prior to merge (or better yet, prior to submission)?

Chris Kilgour