]> git.proxmox.com Git - pve-network.git/blobdiff - test/dns/powerdns/expected.add_ptr_record.ipv4
separate packaging and source build system
[pve-network.git] / test / dns / powerdns / expected.add_ptr_record.ipv4
diff --git a/test/dns/powerdns/expected.add_ptr_record.ipv4 b/test/dns/powerdns/expected.add_ptr_record.ipv4
deleted file mode 100644 (file)
index 6923971..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-bless( {
-                  '_content' => '{"rrsets":[{"changetype":"REPLACE","name":"1.0.0.10.in-addr.arpa.","records":[{"content":"myhostname.","disabled":false,"name":"1.0.0.10.in-addr.arpa.","priority":0,"type":"PTR"}],"ttl":"3600","type":"PTR"}]}',
-                  '_headers' => bless( {
-                                         '::std_case' => {
-                                                           'x-api-key' => 'X-API-Key'
-                                                         },
-                                         'content-type' => 'application/json; charset=UTF-8',
-                                         'x-api-key' => '1234'
-                                       }, 'HTTP::Headers' ),
-                  '_method' => 'PATCH',
-                  '_uri' => bless( do{\(my $o = 'http://localhost:8881/api/v1/servers/localhost/zones/domain.com')}, 'URI::http' )
-                }, 'HTTP::Request' );
-