Step 2: Move test folder to root
[integration/test.git] / test / csit / variables / lispflowmapping / rpc_add-mapping_kv_ipv4.json
diff --git a/test/csit/variables/lispflowmapping/rpc_add-mapping_kv_ipv4.json b/test/csit/variables/lispflowmapping/rpc_add-mapping_kv_ipv4.json
deleted file mode 100644 (file)
index 9becea9..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-{
-    "input": {
-        "recordTtl": 1440,
-        "maskLength": 0,
-        "authoritative": true,
-        "LispAddressContainer": {
-            "LcafKeyValueAddressAddr": {
-                "afi": 16387,
-                "lcafType": 15,
-                "key": {
-                    "Ipv4Address": {
-                        "Ipv4Address": "192.0.2.1",
-                        "afi": 1
-                    }
-                },
-                "value": {
-                    "Ipv4Address": {
-                        "Ipv4Address": "192.0.2.2",
-                        "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"
-                    }
-                }
-            }
-        ]
-    }
-}