[pve-devel] [PATCH v2 pve-network 4/5] tests: disable failing DNS tests
Stefan Lendl
s.lendl at proxmox.com
Thu Mar 7 16:13:19 CET 2024
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
test_zones: run_test_zones.pl
./run_test_zones.pl
--
2.43.0
More information about the pve-devel
mailing list