Migrate LISP tests to new Beryllium API
[integration/test.git] / csit / variables / lispflowmapping / rpc_add-mapping_iid_ipv4.json
diff --git a/csit/variables/lispflowmapping/rpc_add-mapping_iid_ipv4.json b/csit/variables/lispflowmapping/rpc_add-mapping_iid_ipv4.json
deleted file mode 100644 (file)
index e37ff8c..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-{
-    "input": {
-        "recordTtl": 1440,
-        "maskLength": 24,
-        "authoritative": true,
-        "LispAddressContainer": {
-            "LcafSegmentAddr": {
-                "afi": 16387,
-                "lcafType": 2,
-                "instanceId": 1,
-                "iidMaskLength": 32,
-                "Address": {
-                    "Ipv4Address": {
-                        "Ipv4Address": "192.0.2.0",
-                        "afi": 1
-                    }
-                }
-            }
-        },
-        "LocatorRecord": [
-            {
-                "name": "ISP1",
-                "priority": 1,
-                "weight": 1,
-                "multicastPriority": 255,
-                "multicastWeight": 0,
-                "localLocator": true,
-                "rlocProbed": false,
-                "routed": false,
-                "LispAddressContainer": {
-                    "Ipv4Address": {
-                        "afi": 1,
-                        "Ipv4Address": "10.10.10.10"
-                    }
-                }
-            }
-        ]
-    }
-}