[pve-devel] [PATCH v2 pve-network 4/5] tests: disable failing DNS tests

Max Carrara m.carrara at proxmox.com
Mon Mar 25 14:21:12 CET 2024


On Thu Mar 7, 2024 at 4:13 PM CET, Stefan Lendl wrote:
> Signed-off-by: Stefan Lendl <s.lendl at proxmox.com>
> ---
>  src/test/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/test/Makefile b/src/test/Makefile
> index eb59d5f..db70c89 100644
> --- a/src/test/Makefile
> +++ b/src/test/Makefile
> @@ -1,6 +1,6 @@
>  all: test
>  
> -test: test_zones test_ipams test_dns test_subnets
> +test: test_zones test_ipams test_subnets

Interestingly enough, these don't fail for me at all... do you know what
tests failed for you in the first place, perhaps? All of them?

Otherwise, I'd suggest just dropping this patch if the tests run fine
now - no need to disable them after all then.

>  
>  test_zones: run_test_zones.pl
>  	./run_test_zones.pl





More information about the pve-devel mailing list