[pve-devel] applied: [PATCH proxmox-firewall v4 2/9] config: tests: add support for loading sdn and ipam config

Thomas Lamprecht t.lamprecht at proxmox.com
Sun Nov 17 15:08:37 CET 2024


Am 15.11.24 um 13:09 schrieb Stefan Hanreich:
> Also add example SDN configuration files that get automatically
> loaded, which can be used for future tests.
> 
> Signed-off-by: Stefan Hanreich <s.hanreich at proxmox.com>
> Reviewed-by: Wolfgang Bumiller <w.bumiller at proxmox.com>
> Tested-by: Gabriel Goller <g.goller at proxmox.com>
> Tested-by: Hannes Dürr <h.duerr at proxmox.com>
> ---
>  proxmox-firewall/src/config.rs                | 69 +++++++++++++++++++
>  .../tests/input/.running-config.json          | 45 ++++++++++++
>  proxmox-firewall/tests/input/ipam.db          | 32 +++++++++
>  proxmox-firewall/tests/integration_tests.rs   | 10 +++
>  proxmox-nftables/src/types.rs                 |  2 +-
>  5 files changed, 157 insertions(+), 1 deletion(-)
>  create mode 100644 proxmox-firewall/tests/input/.running-config.json
>  create mode 100644 proxmox-firewall/tests/input/ipam.db
> 
>

applied, thanks!




More information about the pve-devel mailing list