From 942b80aa034e2287ee9a70222a89bdfacbfe39da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Graber?= Date: Fri, 8 Aug 2025 02:41:22 -0400 Subject: [PATCH] tests: We no longer allow slashes in zones MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Stéphane Graber --- test/suites/network_zone.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/suites/network_zone.sh b/test/suites/network_zone.sh index 2e1b03c29..14553f4f3 100755 --- a/test/suites/network_zone.sh +++ b/test/suites/network_zone.sh @@ -16,8 +16,6 @@ test_network_zone() { # Create the zones ! incus network zone create /incus.example.net || false - incus network zone create incus.example.net/withslash - incus network zone delete incus.example.net/withslash incus network zone create incus.example.net --description "Test network zone" incus network zone create 2.0.192.in-addr.arpa incus network zone create 0.1.0.1.2.4.2.4.2.4.2.4.2.4.d.f.ip6.arpa