1. 413ade5 Update my test for testing driver functions by Jon Hall · 10 years ago
  2. b54b85b Work in progress: link discovery latency case and 100 switch discovery latency case by andrewonlab · 10 years ago
  3. 14b0886 Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by andrewonlab · 10 years ago
  4. 3622beb Initial work in progress for link down topology latency measurement by andrewonlab · 10 years ago
  5. a5f1913 Some test case edits by Shreya Shah · 10 years ago
  6. 6187011 Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by andrewonlab · 10 years ago
  7. 393531a Work in progress on Topology Latency measurement: port status by andrewonlab · 10 years ago
  8. b7fb8f2 commented out lines that do exit if a ping fails in point-to-point intents by Shreya Shah · 10 years ago
  9. 7a6a187 Functionality test suite by Shreya Shah · 10 years ago
  10. 6a445aa Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by Jon Hall · 10 years ago
  11. 42db6dc Add hosts and get_host command by Jon Hall · 10 years ago
  12. 09d973e Minor fixes to test case by andrewonlab · 10 years ago
  13. 3a7c3c7 Inserted documentation and float type conversion to json object. Retry added to cli start function by andrewonlab · 10 years ago
  14. c90667c Syntax error fix by andrewonlab · 10 years ago
  15. ee4efeb Grammatical fix on comment and type change to float for ofp - device measurement by andrewonlab · 10 years ago
  16. c15c958 Preliminary reporting framework for switch-add Topology Performance complete by andrewonlab · 10 years ago
  17. 226024e Work in progress TopoPerfNext Test by andrewonlab · 10 years ago
  18. e9fb672 Topology performance work in progress by andrewonlab · 10 years ago
  19. 867212a Topology performance test related updates by andrewonlab · 10 years ago
  20. a85a776 Fixed Linc-OE <-> ONOS connection issues by andrewonlab · 10 years ago
  21. 6e57b1b Removed unrelated cases to LincOETest by andrewonlab · 10 years ago
  22. 8d29f12 Changes to linc-oe driver / addition of linc-oe tests with startup functionality. Minor edits to TopoPerf by andrewonlab · 10 years ago
  23. ec9c321 minor edit by andrewonlab · 10 years ago
  24. 4dbb4d8 Added point-to-point installation driver by andrewonlab · 10 years ago
  25. 9a50dfe Intent remove driver function by andrewonlab · 10 years ago
  26. e674534 Adding intent-related driver functions / cases by andrewonlab · 10 years ago
  27. ba44bcf WIP: Topology performance; Added: tshark functions in onosdriver by andrewonlab · 10 years ago
  28. 2a6c934 Starting Topology Performance test framework by andrewonlab · 10 years ago
  29. 7c21157 Additional functions to get device role and node information by andrewonlab · 10 years ago
  30. 3e15ead Added function paths. Returns path and cost of src / dst switches by andrewonlab · 10 years ago
  31. 7e4d2d3 get_all_devices_id function added. Returns list of just the device id's in order by andrewonlab · 10 years ago
  32. f80585f Minor changes to test script by andrewonlab · 10 years ago
  33. 7078b33 Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by Jon Hall · 10 years ago
  34. 86dc308 added devices driver function by andrewonlab · 10 years ago
  35. 77f53ce Add topology cli command and check_status by Jon Hall · 10 years ago
  36. c7345f2 Added cases for onosclidriver by andrewonlab · 10 years ago
  37. b795d9b Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by andrewonlab · 10 years ago
  38. 2c010fb Minor changes by andrewonlab · 10 years ago
  39. 3173533 Change to tree topo for default reactive forwarding test by Jon Hall · 10 years ago
  40. 9428209 create_cell_file driver function added and tested by andrewonlab · 10 years ago
  41. f103e9f edited for compatibility by andrewonlab · 10 years ago
  42. 2d35516 Moved import to top of class by andrewonlab · 10 years ago
  43. bcc8df9 Minor change to ONOSNextTest.py by andrewonlab · 10 years ago
  44. 8a3528b Merging conflicts by andrewonlab · 10 years ago
  45. 05e362f Added onos_cli function by andrewonlab · 10 years ago
  46. 3be576e Add git checkout and pull by Jon Hall · 10 years ago
  47. 59e8f69 Add Reactive forwarding pingall test by andrew@onlab.us · 10 years ago
  48. 057c06a Added cleanup test case by andrewonlab · 10 years ago
  49. 2b30bd3 Added ONOS stop function by andrewonlab · 10 years ago
  50. 2fe32ad Merged conflicts by andrewonlab · 10 years ago
  51. 8d0d7d7 added onos start function by andrewonlab · 10 years ago
  52. 7993bfc onos_install and isup() by Jon Hall · 10 years ago
  53. d9287b8 added verify cell by andrewonlab · 10 years ago
  54. d6b503f Init by andrewonlab · 10 years ago
  55. c03bf6c Added verify cell function by andrewonlab · 10 years ago
  56. ea7818b Fix for clean_install by Jon Hall · 10 years ago
  57. 084307e Added environment parameter and incorporated set_cell function by andrewonlab · 10 years ago
  58. 0748d2a Changes to package function expect by andrewonlab · 10 years ago
  59. 7735d85 Minor changes for TestON startup compatibility by andrewonlab · 10 years ago
  60. 4a5c447 Test Case for ONOSNextTest by andrewonlab · 10 years ago
  61. 79ba15d Remove old tests by Jon Hall · 10 years ago
  62. edfc338 Remove unneeded declaration of global variable by Jon Hall · 10 years ago
  63. 73a3af0 Parameterize the testcases for CHO test by Jon Hall · 10 years ago
  64. a0d6b1e Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest by santhosh · 10 years ago
  65. c587750 updated params to have all web urls by santhosh · 10 years ago
  66. 81d3daa Update CHO Test by Jon Hall · 10 years ago
  67. fe0c27d code cleanup by santhosh · 10 years ago
  68. 1d0e546 report adding by santhosh · 10 years ago
  69. e66dd6e Modifications to the reporting part of the script by santhosh · 10 years ago
  70. 11cbaed Added report statements to be uploaded onto wiki by santhosh · 10 years ago
  71. da95ba6 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest by santhosh · 10 years ago
  72. 5d159cc Added logs and reports during test execution by santhosh · 10 years ago
  73. e04cc09 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest by admin · 10 years ago
  74. 0bc61d3 add arg3 to use OpenFlow10 for the OVS switches: <arg3> --switch ovs,protocols=OpenFlow10 </arg3> by admin · 10 years ago
  75. d395712 Changes to NB tests: Added sleep time untill intents are removed after delete intent operation. by santhosh · 10 years ago
  76. 483a416 Modified the order of DB upload by santhosh · 10 years ago
  77. 963e77b Cleanup by santhosh · 10 years ago
  78. b83b820 Deleted unwanted files by santhosh · 10 years ago
  79. 518cc67 Modifed NB throughput test case to post to DB by santhosh · 10 years ago
  80. 581e415 Modified params and test script by santhosh · 10 years ago
  81. 80e896a Modified the scaleTP script to upload results to DB by santhosh · 10 years ago
  82. fe88a20 Modified the scale-out script# Please enter the commit message for your changes. Lines starting by santhosh · 10 years ago
  83. 6135010 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest by santhosh · 10 years ago
  84. bc42142 Modified the script to scale up/down 7 nodes.≈# Please enter the commit message for your changes. Lines starting by santhosh · 10 years ago
  85. 1955d64 Update HATestZK by Jon Hall · 10 years ago
  86. f686378 Modified the test script to adopt changes in the load generator by santhosh · 10 years ago
  87. 65bfea1 update HATestZK by Jon Hall · 10 years ago
  88. 97f859d Update HA ZK test by Jon Hall · 10 years ago
  89. 64b2822 Change test so that instead of gracefully stopping the process it is killed by Jon Hall · 10 years ago
  90. fd60c55 Add startup to the test sequence by Jon Hall · 10 years ago
  91. 9fce04b Remove hostname specific onos.properties files by admin · 10 years ago
  92. a0c1fe3 Change onos.properties -> onos.'hostname'.properties by admin · 10 years ago
  93. ff18761 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest by admin · 10 years ago
  94. 795d34a minor change by admin · 10 years ago
  95. 79fd561 Add init file by Jon Hall · 10 years ago
  96. f53349e Removed unwanted files by santhosh · 10 years ago
  97. 91195f1 Add scale test for 7 node ONOS cluster by santhosh · 10 years ago
  98. ecb9265 Committing the Basic HATests by admin · 10 years ago
  99. 4927d4f Changes to HATest by admin · 10 years ago
  100. 2580a0e Changes made to reflect new driver functions by admin · 10 years ago