• This project
    • Loading...
  • Sign in

홍길동 / onos

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • onos
  • ..
  • intentSketch
  • scenario.json
  • Simon Hunt's avatar
    GUI -- Fixed link lookup bug when removing links. · fc274c97 ...
    fc274c97
     - fixed and extended the 'startup' test scenario  to show device coming online (and links added), followed by device going offline (and links removed).
    
    Change-Id: I58f79b5b16d37504793f36db9959f8c3c26b5261
    Simon Hunt authored 2014-11-11 11:05:46 -0800
scenario.json 280 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13
{
  "comments": [
    "This scenario steps through adding a host intent."
  ],
  "title": "Host Intent Scenario",
  "params": {
    "lastAuto": 0
  },
  "description": [
    "Currently this is just a sketch of the event sequence,",
    " but is NOT YET a runnable scenario."
  ]
}