aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/addLink_ex1.json
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/addLink_ex1.json')
-rw-r--r--framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/addLink_ex1.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/addLink_ex1.json b/framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/addLink_ex1.json
deleted file mode 100644
index f48147fc..00000000
--- a/framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/addLink_ex1.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "event": "addLink",
- "payload": {
- "id": "of:0000000000000007/4-of:0000000000000006/1",
- "type": "direct",
- "online": true,
- "linkWidth": 2,
- "src": "of:0000000000000007",
- "srcPort": "4",
- "dst": "of:0000000000000006",
- "dstPort": "1"
- }
-}