Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Sample test case sequence:

0,1,2,3,[10,30,21,31,10,32,21,33,50,10,30,21,31,10,32,21,33,51,40,60,10,30,21,31,10,32,21,33,50,10,30,21,31,10,32,21,33,51,41,60]*500,100

Test Case #Description
0Initialize CHOTestMonkey
1

Load topology and balances all switches

2Collect and store device and link data from ONOS
3Collect and store host data from ONOS
10Run all enabled checks
20Bring down/up links and check topology and ping
21Bring down/up a group of links and check topology and ping
30Install host intents and check intent states and ping
31Uninstall host intents and check intent states
32Install point intents and check intent states and ping
33Uninstall point intents and check intent states
40Randomly bring down one ONOS node
41Randomly bring up one ONOS node that is down
50Set FlowObjective to True
51Set FlowObjective to False
60Rebalance devices across controllers
70Run randomly generated events
80Replay events from log file
90Sleep for some time
100Wait until the test stops

 

We also list all enabled and planned events in CHOTestMonkey:

...