pve-network/src
Stefan Hanreich 873b1431d6 frr: remove erroneous outfunc from frr-reload command
Prior to the upgrade to frr-pythontools 10.2.1, frr-reload.py did not
print any output to STDOUT, which masked the erroneous outfunc
provided in run_command. With 10.2.1 frr-reload.py now prints to
STDOUT, which triggers the codepath for invoking the outfunc, leading
to an error when invoking frr-reload.py. By removing the outfunc the
invocation works again.

In addition to fixing the regression introduced, we also now print the
frr-reload.py informational output to the tasklog, which can be
helpful in debugging any issues when reloading the frr configuration.

Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com>
2025-04-09 08:12:01 +02:00
..
PVE frr: remove erroneous outfunc from frr-reload command 2025-04-09 08:12:01 +02:00
services install dnsmasq@.service snippet 2023-11-22 14:37:39 +01:00
test update tests following changes to behaviour: 2025-04-07 17:58:20 +02:00
Makefile tests: run tests in sbuild 2024-04-04 16:50:08 +02:00