aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/intentSketch/ev_5_onos.json
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/onos/web/gui/src/test/_karma/ev/intentSketch/ev_5_onos.json')
-rw-r--r--framework/src/onos/web/gui/src/test/_karma/ev/intentSketch/ev_5_onos.json20
1 files changed, 0 insertions, 20 deletions
diff --git a/framework/src/onos/web/gui/src/test/_karma/ev/intentSketch/ev_5_onos.json b/framework/src/onos/web/gui/src/test/_karma/ev/intentSketch/ev_5_onos.json
deleted file mode 100644
index 2afb7857..00000000
--- a/framework/src/onos/web/gui/src/test/_karma/ev/intentSketch/ev_5_onos.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "event": "showTraffic",
- "sid": 2,
- "payload": {
- "paths": [
- {
- "intentId": "0x1234",
- "links": [ "1-2", "2-3" ],
- "class": "animated",
- "labels": [ "17Gb", "16Gb" ]
- },
- {
- "intentId": "0x4321",
- "links": [ "5-6", "6-7" ],
- "class": "animated",
- "labels": [ "9Gb", "5Gb" ]
- }
- ]
- }
-}