summaryrefslogtreecommitdiffstats
path: root/lisp/lisp2vpp/src/test/resources/adjacencies-identification-context.json
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/lisp2vpp/src/test/resources/adjacencies-identification-context.json')
-rw-r--r--lisp/lisp2vpp/src/test/resources/adjacencies-identification-context.json29
1 files changed, 0 insertions, 29 deletions
diff --git a/lisp/lisp2vpp/src/test/resources/adjacencies-identification-context.json b/lisp/lisp2vpp/src/test/resources/adjacencies-identification-context.json
deleted file mode 100644
index 795b548a4..000000000
--- a/lisp/lisp2vpp/src/test/resources/adjacencies-identification-context.json
+++ /dev/null
@@ -1,29 +0,0 @@
-
-{
-
- "mappings": {
- "mapping": [
- {
- "id": "first",
- "eid-identificator-pair": {
- "local-eid-id": "local-eid-1",
- "remote-eid-id": "remote-eid-1"
- }
- },
- {
- "id": "second",
- "eid-identificator-pair": {
- "local-eid-id": "local-eid-2",
- "remote-eid-id": "remote-eid-2"
- }
- },
- {
- "id": "third",
- "eid-identificator-pair": {
- "local-eid-id": "local-eid-3",
- "remote-eid-id": "remote-eid-3"
- }
- }
- ]
- }
-} \ No newline at end of file