On 21/11/2025 01:20, Antonio Quartulli wrote:
From: Ralf Lici <[email protected]>

To verify that netlink notifications are correctly emitted and contain
the expected fields, this commit uses the tools/net/ynl/pyynl/cli.py
script to create multicast listeners. These listeners record the
captured notifications to a JSON file, which is later compared to the
expected output.

Since this change introduces additional dependencies (jq, pyyaml,
jsonschema), the tests are configured to check for their presence and
conditionally skip the notification check if they are missing.

Signed-off-by: Ralf Lici <[email protected]>
Signed-off-by: Antonio Quartulli <[email protected]>

Note: this patch should come after 05/13 - this is why it fails in pw.

Regards,

--
Antonio Quartulli
OpenVPN Inc.


Reply via email to