On Mon, Sep 16, 2024 at 12:32:44PM +0200, Eelco Chaudron wrote: > The oss-fuzz project builds specific OVS fuzzing code located in the > tests/oss-fuzz/ directory of our repository. However, this code is > not currently built as part of our CI pipeline, creating a potential > risk that changes in the main OVS code could break the oss-fuzz > integration. This commit addresses that by ensuring the fuzzing code > is built during CI, preventing potential issues. The additional build > step takes approximately 4 minutes. > > Signed-off-by: Eelco Chaudron <[email protected]>
Thanks Eelco, I agree that it is a good idea for this code to get regular build coverage. Acked-by: Simon Horman <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
