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