aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/addInstance_ex1.json
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/addInstance_ex1.json')
-rw-r--r--framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/addInstance_ex1.json14
1 files changed, 0 insertions, 14 deletions
diff --git a/framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/addInstance_ex1.json b/framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/addInstance_ex1.json
deleted file mode 100644
index 0579c1d5..00000000
--- a/framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/addInstance_ex1.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "event": "addInstance",
- "payload": {
- "id": "local",
- "ip": "127.0.0.1",
- "online": true,
- "uiAttached": true,
- "switches": 25,
- "labels": [
- "local",
- "127.0.0.1"
- ]
- }
-}