aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/simple/ev_12_updateLink.json
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/onos/web/gui/src/test/_karma/ev/simple/ev_12_updateLink.json')
-rw-r--r--framework/src/onos/web/gui/src/test/_karma/ev/simple/ev_12_updateLink.json15
1 files changed, 0 insertions, 15 deletions
diff --git a/framework/src/onos/web/gui/src/test/_karma/ev/simple/ev_12_updateLink.json b/framework/src/onos/web/gui/src/test/_karma/ev/simple/ev_12_updateLink.json
deleted file mode 100644
index f09cc9bc..00000000
--- a/framework/src/onos/web/gui/src/test/_karma/ev/simple/ev_12_updateLink.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "event": "updateLink",
- "payload": {
- "id": "of:0000ffffffff0003/21-of:0000ffffffff0008/20",
- "type": "direct",
- "linkWidth": 6,
- "src": "of:0000ffffffff0003",
- "srcPort": "21",
- "dst": "of:0000ffffffff0008",
- "dstPort": "20",
- "props" : {
- "BW": "512 Gb"
- }
- }
-}