Add evpn pmsi-tunnel tests
[integration/test.git] / csit / variables / bgpfunctional / l2vpn_evpn / route_es_rou.json
diff --git a/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou.json b/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou.json
deleted file mode 100644 (file)
index f3337d7..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-{
-  "odl-bgp-evpn:evpn-routes": {
-    "evpn-route": [
-      {
-        "es-route": {
-          "router-id-generated": {
-            "local-discriminator": 2000,
-            "router-id": "43.43.43.43"
-          },
-          "orig-route-ip": "43.43.43.43"
-        },
-        "attributes": {
-          "origin": {
-            "value": "igp"
-          },
-          "ipv4-next-hop": {
-            "global": "199.20.166.41"
-          },
-          "local-pref": {
-            "pref": 100
-          },
-          "as-path": {}
-        },
-        "path-id": 0,
-        "route-key": "BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==",
-        "route-distinguisher": "429496729:1"
-      }
-    ]
-  }
-}