blob: 38daa5c7eff2ad0d12bdea855f7afe31e91d026f [file] [log] [blame]
Simon Hunt56d51852014-11-09 13:03:35 -08001{
2 "comments": [
Simon Hunt7cd48f32014-11-09 23:42:50 -08003 "Add two devices and one link (auto), and two hosts.",
4 "Then update the two hosts (with IP address labels)."
Simon Hunt56d51852014-11-09 13:03:35 -08005 ],
6 "title": "Simple Startup Scenario",
7 "params": {
8 "lastAuto": 0
Simon Huntbb282f52014-11-10 11:08:19 -08009 },
10 "description": [
Simon Hunt45c9fe52015-02-02 19:06:29 -080011 "Simple sequence of events...",
Simon Hunt58c6d6e2014-11-28 13:36:47 -080012 "",
Simon Hunt45c9fe52015-02-02 19:06:29 -080013 "1. add instance A",
14 "2. add instance B",
15 "3. add device [8] (offline)",
16 "4. add device [3] (offline)",
17 "5. update device [8] (online, label3 change)",
18 "6. update device [3] (online, label3 change)",
19 "7. add link [3] --> [8]",
20 "8. add host (to [3])",
21 "9. add host (to [8])",
22 "10. update host[3] (IP now 10.0.0.13)",
23 "11. update host[8] (IP now 10.0.0.17)",
24 "12. update link (increase width, update props)",
25 "13. update link (reduce width, update props)",
26 "14. remove link",
27 "15. remove host (10.0.0.17)",
28 "16. remove device [3]"
Simon Huntbb282f52014-11-10 11:08:19 -080029 ]
Simon Huntfc274c92014-11-11 11:05:46 -080030}