aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/multiHomed/scenario.json
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/onos/web/gui/src/test/_karma/ev/multiHomed/scenario.json')
-rw-r--r--framework/src/onos/web/gui/src/test/_karma/ev/multiHomed/scenario.json21
1 files changed, 0 insertions, 21 deletions
diff --git a/framework/src/onos/web/gui/src/test/_karma/ev/multiHomed/scenario.json b/framework/src/onos/web/gui/src/test/_karma/ev/multiHomed/scenario.json
deleted file mode 100644
index a720ab86..00000000
--- a/framework/src/onos/web/gui/src/test/_karma/ev/multiHomed/scenario.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "comments": [
- "Add two devices and one link (auto), and two 'hosts'.",
- "But the hosts are the same box with two NICs."
- ],
- "title": "Multi-Homed Scenario",
- "params": {
- "lastAuto": 0
- },
- "description": [
- "Simple sequence of events...",
- "",
- "1. add instance A",
- "2. add instance B",
- "3. add device [8]",
- "4. add device [3]",
- "5. add link [3] --> [8]",
- "6. add host (to [3])",
- "7. add host (to [8])"
- ]
-}