From def4bc52d048f8ce3c94838a88b7141bf3a5088a Mon Sep 17 00:00:00 2001 From: pederhan Date: Fri, 21 Jun 2024 13:48:31 +0200 Subject: [PATCH] Run diff.py on testsuite results --- ci/testsuite-result.json | 19262 ++++++++++++++++++------------------- 1 file changed, 9631 insertions(+), 9631 deletions(-) diff --git a/ci/testsuite-result.json b/ci/testsuite-result.json index 31c25359..3567c30d 100644 --- a/ci/testsuite-result.json +++ b/ci/testsuite-result.json @@ -3,7 +3,7 @@ "command": "zone create example.org hostmaster@example.org ns1.example.org", "command_filter": null, "command_filter_negate": false, - "command_issued": "zone create example.org hostmaster@example.org ns1.example.org # should require force because ns1 is unknown", + "command_issued": "zone create example.org hostmaster@example.org ns1.example.org # should require force because ns1 is unknown", "ok": [], "warning": [ "Host ns1.example.org not found.", @@ -121,17 +121,17 @@ "warning": [], "error": [], "output": [ - "Name: example.org", - " Nameservers: hostname TTL", - " ns1.example.org ", - "Primary NS: ns1.example.org", - "Email: hostmaster@example.org", - "Serial: 3240605000", - "Refresh: 10800", - "Retry: 3600", - "Expire: 1814400", - "SOA TTL: 43200", - "Default TTL: 43200" + "Name: example.org", + " Nameservers: hostname TTL", + " ns1.example.org ", + "Primary NS: ns1.example.org", + "Email: hostmaster@example.org", + "Serial: ", + "Refresh: 10800", + "Retry: 3600", + "Expire: 1814400", + "SOA TTL: 43200", + "Default TTL: 43200" ], "api_requests": [ { @@ -210,7 +210,7 @@ "command": "zone set_ns example.org ns2.example.org", "command_filter": null, "command_filter_negate": false, - "command_issued": "zone set_ns example.org ns2.example.org # requires force because ns2 is unknown", + "command_issued": "zone set_ns example.org ns2.example.org # requires force because ns2 is unknown", "ok": [], "warning": [ "Host ns2.example.org not found.", @@ -416,7 +416,7 @@ "command": "zone set_default_ttl example.org 60", "command_filter": null, "command_filter_negate": false, - "command_issued": "zone set_default_ttl example.org 60 # should fail, must be >= 300", + "command_issued": "zone set_default_ttl example.org 60 # should fail, must be >= 300", "ok": [], "warning": [ "Invalid TTL value: 60 (300->68400)" @@ -527,12 +527,12 @@ "time": null }, { - "command": "network create -network 10.0.2.0/28 -desc \"TinyNet\"", + "command": "network create -network /28 -desc \"TinyNet\"", "command_filter": null, "command_filter_negate": false, - "command_issued": "network create -network 10.0.2.0/28 -desc \"TinyNet\"", + "command_issued": "network create -network /28 -desc \"TinyNet\"", "ok": [ - "created network 10.0.2.0/28" + "created network /28" ], "warning": [], "error": [], @@ -554,7 +554,7 @@ "method": "POST", "url": "/api/v1/networks/", "data": { - "network": "10.0.2.0/28", + "network": "/28", "description": "TinyNet", "frozen": false }, @@ -562,12 +562,12 @@ }, { "method": "GET", - "url": "/api/v1/networks/10.0.2.0/28", + "url": "/api/v1/networks//28", "data": {}, "status": 200, "response": { "excluded_ranges": [], - "network": "10.0.2.0/28", + "network": "/28", "description": "TinyNet", "vlan": null, "dns_delegated": false, @@ -581,25 +581,25 @@ "time": null }, { - "command": "network list_used_addresses 10.0.2.0/28", + "command": "network list_used_addresses /28", "command_filter": null, "command_filter_negate": false, - "command_issued": "network list_used_addresses 10.0.2.0/28", + "command_issued": "network list_used_addresses /28", "ok": [], "warning": [], "error": [], "output": [ - "No used addresses on network 10.0.2.0/28" + "No used addresses on network /28" ], "api_requests": [ { "method": "GET", - "url": "/api/v1/networks/10.0.2.0/28", + "url": "/api/v1/networks//28", "data": {}, "status": 200, "response": { "excluded_ranges": [], - "network": "10.0.2.0/28", + "network": "/28", "description": "TinyNet", "vlan": null, "dns_delegated": false, @@ -611,14 +611,14 @@ }, { "method": "GET", - "url": "/api/v1/networks/10.0.2.0/28/used_host_list", + "url": "/api/v1/networks//28/used_host_list", "data": {}, "status": 200, "response": {} }, { "method": "GET", - "url": "/api/v1/networks/10.0.2.0/28/ptroverride_host_list", + "url": "/api/v1/networks//28/ptroverride_host_list", "data": {}, "status": 200, "response": {} @@ -627,35 +627,35 @@ "time": null }, { - "command": "network list_unused_addresses 10.0.2.0/28", + "command": "network list_unused_addresses /28", "command_filter": null, "command_filter_negate": false, - "command_issued": "network list_unused_addresses 10.0.2.0/28", + "command_issued": "network list_unused_addresses /28", "ok": [], "warning": [], "error": [], "output": [ - "10.0.2.4 ", - "10.0.2.5 ", - "10.0.2.6 ", - "10.0.2.7 ", - "10.0.2.8 ", - "10.0.2.9 ", - "10.0.2.10 ", - "10.0.2.11 ", - "10.0.2.12 ", - "10.0.2.13 ", - "10.0.2.14 " + " ", + " ", + " ", + " ", + " ", + " ", + " ", + " ", + " ", + " ", + " " ], "api_requests": [ { "method": "GET", - "url": "/api/v1/networks/10.0.2.0/28", + "url": "/api/v1/networks//28", "data": {}, "status": 200, "response": { "excluded_ranges": [], - "network": "10.0.2.0/28", + "network": "/28", "description": "TinyNet", "vlan": null, "dns_delegated": false, @@ -664,36 +664,36 @@ "frozen": false, "reserved": 3 } - }, + }, { "method": "GET", - "url": "/api/v1/networks/10.0.2.0/28/unused_list", + "url": "/api/v1/networks//28/unused_list", "data": {}, "status": 200, "response": [ - "10.0.2.4", - "10.0.2.5", - "10.0.2.6", - "10.0.2.7", - "10.0.2.8", - "10.0.2.9", - "10.0.2.10", - "10.0.2.11", - "10.0.2.12", - "10.0.2.13", - "10.0.2.14" + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "" ] } ], "time": null }, { - "command": "network set_reserved 10.0.2.0/28 8", + "command": "network set_reserved /28 8", "command_filter": null, "command_filter_negate": false, - "command_issued": "network set_reserved 10.0.2.0/28 8", + "command_issued": "network set_reserved /28 8", "ok": [ - "Updated reserved to '8' for 10.0.2.0/28" + "Updated reserved to '8' for /28" ], "warning": [], "error": [], @@ -701,12 +701,12 @@ "api_requests": [ { "method": "GET", - "url": "/api/v1/networks/10.0.2.0/28", + "url": "/api/v1/networks//28", "data": {}, "status": 200, "response": { "excluded_ranges": [], - "network": "10.0.2.0/28", + "network": "/28", "description": "TinyNet", "vlan": null, "dns_delegated": false, @@ -718,7 +718,7 @@ }, { "method": "PATCH", - "url": "/api/v1/networks/10.0.2.0/28", + "url": "/api/v1/networks//28", "data": { "reserved": 8 }, @@ -736,7 +736,7 @@ "results": [ { "excluded_ranges": [], - "network": "10.0.2.0/28", + "network": "/28", "description": "TinyNet", "vlan": null, "dns_delegated": false, @@ -752,24 +752,24 @@ "time": null }, { - "command": "host add tinyhost -ip 10.0.2.0/28 -contact tinyhost@example.org", + "command": "host add tinyhost -ip /28 -contact tinyhost@example.org", "command_filter": null, "command_filter_negate": false, - "command_issued": "host add tinyhost -ip 10.0.2.0/28 -contact tinyhost@example.org", + "command_issued": "host add tinyhost -ip /28 -contact tinyhost@example.org", "ok": [ "Created host tinyhost.example.org" ], "warning": [], "error": [], "output": [ - "Name: tinyhost.example.org", - "Contact: tinyhost@example.org", - "A_Records IP MAC", - " 10.0.2.14 ", - "TTL: (Default)", - "TXT: v=spf1 -all", - "Created: Fri Jun 7 10:43:30 2024", - "Updated: Fri Jun 7 10:43:30 2024" + "Name: tinyhost.example.org", + "Contact: tinyhost@example.org", + "A_Records IP MAC", + " ", + "TTL: (Default)", + "TXT: v=spf1 -all", + "Created: