aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/startup/scenario.json
blob: 0fe1dd31190908399334db098885f9fd86a9cfde (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "comments": [
    "This scenario steps through adding devices and links.",
    "(Typical 'start-ip' of the view.)"
  ],
  "title": "Startup Scenario",
  "params": {
    "lastAuto": 32
  },
  "description": [
    "Loads 16 devices (10 optical, 6 packet)",
    " and their associated links.",
    "",
    "Press '=' to load initial events.",
    "Press '-' to fire further events...",
    " * 4 events - device online, add 3 links",
    " * 5 events - device offline, remove 4 links"
  ]
}