Files
infix/test/infamy
Joachim Wiberg 47f0917660 test: fix NETCONF backend to propagate RPC errors
The put_config() retry loop was catching and printing RpcError
exceptions but never re-raising them after exhausting retries.
This caused tests to silently continue despite configuration
failures, masking validation errors.

Now properly propagates errors after all retries are exhausted,
matching the error handling behavior of the RESTCONF backend.

Fixes #1250

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
2025-11-14 08:16:01 +01:00
..
2025-05-13 16:58:46 +02:00
2025-11-03 15:10:09 +01:00
2025-09-28 21:35:31 +02:00
2024-10-16 19:01:40 +02:00
2025-02-12 10:41:46 +01:00
2024-12-18 14:55:00 +01:00
2024-09-05 07:04:58 +02:00
2025-11-06 13:39:52 +01:00
2024-12-03 16:29:28 +01:00
2025-10-30 12:28:00 +01:00
2025-01-22 15:53:41 +01:00
2025-09-05 16:34:11 +02:00
2024-02-23 14:01:23 +01:00
2025-11-03 15:10:09 +01:00