Re: [pve-devel] [PATCH v2 pve-network 0/5] SDN tests in sbuild

2024-04-02 Thread Stefan Lendl
Thanks for the review. I rebased the commits for v3 I re-enabled DNS. I do not recall why it failed on my last rebase attempt. ___ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Re: [pve-devel] [PATCH v2 pve-network 0/5] SDN tests in sbuild

2024-03-25 Thread Max Carrara
On Thu Mar 7, 2024 at 4:13 PM CET, Stefan Lendl wrote: > Extract and mock functions that otherwise access system files which is not > possible in a clean sbuild environment. > Namely /etc/network/interfaces as well as /etc/frr/frr.config.local > Disabling DNS tests > > Changes v1 -> v2: > * Disable

[pve-devel] [PATCH v2 pve-network 0/5] SDN tests in sbuild

2024-03-07 Thread Stefan Lendl
Extract and mock functions that otherwise access system files which is not possible in a clean sbuild environment. Namely /etc/network/interfaces as well as /etc/frr/frr.config.local Disabling DNS tests Changes v1 -> v2: * Disabled DNS tests because they fail Stefan Lendl (5): refactor(control