1. 3b9bc0f Merge branch 'HA' into HA-rebase by Jon Hall · 10 years ago
  2. 73cf9cc Latest HA tests by Jon Hall · 10 years ago
  3. 0e1825c Configuration file for event accumulator settings now adjusts according to specific test by andrewonlab · 10 years ago
  4. 7b4e8ba Changes to accomodate increasing topology size and corrected few logic errors by andrewonlab · 10 years ago
  5. 41a14a8 Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by andrewonlab · 10 years ago
  6. 367b513 Adding ctrl-d sendline to correctly escape faulty ONOS cli start by andrewonlab · 10 years ago
  7. 28ca4b2 Adding success message after retry for starting ONOS cli by andrewonlab · 10 years ago
  8. 25fd6a3 Merge pull request #24 from OPENNETWORKINGLAB/mininet_drivers by Jon Hall · 10 years ago
  9. 6274902 Changing switch assignment logic to distribute evenly across nodes, and logic change to check device down before removing iptables rule by andrewonlab · 10 years ago
  10. 70decc0 WIP to batch intent installation and logic changes to intent reroute latency measurement by andrewonlab · 10 years ago
  11. ca048bb Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by andrewonlab · 10 years ago
  12. 87852b0 addition of push-test-intents function for batch intent installation by andrewonlab · 10 years ago
  13. 368769f Changes to HA tests by Jon Hall · 10 years ago
  14. 69b3129 Merge pull request #25 from pingping-lin/ONOS-Next by Jon Hall · 10 years ago
  15. 1ea8cf4 Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by andrewonlab · 10 years ago
  16. 4cf9dd2 Removing arbitrary intents command in add_point_intent by andrewonlab · 10 years ago
  17. eac353b Added pingall logic to removal intent case and some refactoring by shahshreya · 10 years ago
  18. 052f48a Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by shahshreya · 10 years ago
  19. a9d79f2 New testcases and refactoring by shahshreya · 10 years ago
  20. c6b3072 Merge pull request #26 from OPENNETWORKINGLAB/onosclidriver_change by Andrew · 10 years ago
  21. 7045399 Merge branch 'ONOS-Next' of https://github.com/pingping-lin/ONLabTest into ONOS-Next by pingping-lin · 10 years ago
  22. dabe797 Add SDN-IP test && update Quagga and ONOS-cli drivers by pingping-lin · 10 years ago
  23. 36af382 Adding user input check on device information scheme for add-point-intent function by andrewonlab · 10 years ago
  24. 9284434 Minor edits to account for sub-millisecond results by andrewonlab · 10 years ago
  25. 1645caa Fix a few minor things by Jon Hall · 10 years ago
  26. b1290e8 Basic HA Sanity Test by Jon Hall · 10 years ago
  27. ac5810a Changes to get_version to replace xml tags to square brackets for wiki-compliant formatting by andrewonlab · 10 years ago
  28. 2ef1e9e Some changes to mininet drivers by Jon Hall · 10 years ago
  29. 5cbb3cd New Jenkins->Wiki posting script by andrewonlab · 10 years ago
  30. 24bf456 Add SDN-IP test && update Quagga and ONOS-cli drivers by pingping-lin · 10 years ago
  31. 8b306ac Add SDN-IP test && update Quagga and ONOS-cli drivers by pingping-lin · 10 years ago
  32. 62e03be Add SDN-IP test && update Quagga and ONOS-cli drivers by pingping-lin · 10 years ago
  33. d784d4f Nightly run version of TopoConvNext - 3,5,7 100 switch each instance by andrewonlab · 10 years ago
  34. a127217 Minor edits to switch connection attempt calculation by andrewonlab · 10 years ago
  35. 48829f6 Adding success to start_onos_cli function if CLI is already running by andrewonlab · 10 years ago
  36. cffe038 Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by andrewonlab · 10 years ago
  37. a036b40 Switch connection attempt breakdown of large switch latency - WIP by andrewonlab · 10 years ago
  38. 28bb18e Added some functions for Packet Optical by shahshreya · 10 years ago
  39. 451dc05 Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by shahshreya · 10 years ago
  40. 328c2a7 edited pingall function to not exit if there is an error by shahshreya · 10 years ago
  41. d9a73a7 Adding a pexpect statement to onos_install for case when onos is already running by andrewonlab · 10 years ago
  42. 6e78adf Changes to accomodate new driver function by andrewonlab · 10 years ago
  43. 19fbdca onos remove raft logs function added by andrewonlab · 10 years ago
  44. 9627f43 pexpect changes to logout function by andrewonlab · 10 years ago
  45. 114768a Modifications to onos_install to correctly handle non-option sendline by andrewonlab · 10 years ago
  46. 6c8bbeb Modifications to topo perf test for a cleaner environment setup by andrewonlab · 10 years ago
  47. 99d3f7f fixing merge conflict by andrewonlab · 10 years ago
  48. 9dfd208 Minor changes to driver by andrewonlab · 10 years ago
  49. 2ebbe6f Merge pull request #23 from OPENNETWORKINGLAB/driver_change by Andrew · 10 years ago
  50. a6f7d88 Adding node ip option to onos-uninstall by andrewonlab · 10 years ago
  51. 81763ee Staging commit for changing branch by andrewonlab · 10 years ago
  52. 85f4ed3 adding node ip option to onos-uninstall by andrewonlab · 10 years ago
  53. 11b4968 Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by andrewonlab · 10 years ago
  54. 0cfc7ad WIP commit by andrewonlab · 10 years ago
  55. 38d2b4a Lougout cli driver function by andrewonlab · 10 years ago
  56. 2d1e9c2 Merge pull request #22 from OPENNETWORKINGLAB/driver_change by Andrew · 10 years ago
  57. fd8325f Functional design of scale-out and large switch discovery test; increased threshold and minor logic corrections by andrewonlab · 10 years ago
  58. 51b180b Initial design of scale-out + large topology discovery latency test case (WIP) by andrewonlab · 10 years ago
  59. 54cec4b WIP: Dynamic switch assignment for scale-out scenarios and scale-out test by andrewonlab · 10 years ago
  60. bf225b0 Adding log message to feature install on exception by andrewonlab · 10 years ago
  61. c30e23d Removing __init__.py files from repository by andrewonlab · 10 years ago
  62. 0249a59 Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by andrewonlab · 10 years ago
  63. 0d4478f Work in progress on topology convergence tests by andrewonlab · 10 years ago
  64. 4e13a06 Functionality testsuites by shahshreya · 10 years ago
  65. 1fcb4e9 Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by andrewonlab · 10 years ago
  66. add2fd6 Initial sketch for Topology Convergence test by andrewonlab · 10 years ago
  67. f77e0cb Adding description to new parameters by andrewonlab · 10 years ago
  68. d83aa95 Fix for the links function by shahshreya · 10 years ago
  69. df73d76 Fix links function to return appropriate value by shahshreya · 10 years ago
  70. 3f53cf5 Merge pull request #21 from OPENNETWORKINGLAB/get_sw_controller by Andrew · 10 years ago
  71. fa4ff50 Changes to add-point-intent to accomodate additional arguments by andrewonlab · 10 years ago
  72. 6986416 Std deviation rounded to 1st decimal digit by andrewonlab · 10 years ago
  73. 4f50ec9 Replaced min/max measurements with std. deviation and increased iteration to 20 by andrewonlab · 10 years ago
  74. ec3c21e Merge two versions of get_sw_controller by Jon Hall · 10 years ago
  75. 65d7389 Final changes for scheduled jenkins job of Topology Performance test cases by andrewonlab · 10 years ago
  76. 4b5c8b9 Refactoring of topo perf test for iteration ignore functionality by andrewonlab · 10 years ago
  77. f9828f0 Refactoring to improve wiki reporting format by andrewonlab · 10 years ago
  78. b1998c5 Fix for inaccurate port status report by andrewonlab · 10 years ago
  79. 588a0f9 Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by andrewonlab · 10 years ago
  80. 5d7a8f3 Fixed bugs for tshark pcap driver function where directory is misnamed by andrewonlab · 10 years ago
  81. 024a7d0 Merge pull request #19 from OPENNETWORKINGLAB/devel/git_checkout_refactor by Jon Hall · 10 years ago
  82. fd19120 Modify get_version to optionally log the commit by Jon Hall · 10 years ago
  83. ee2fefd Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by shahshreya · 10 years ago
  84. 4d79aab Additional driver functions for packet optical by shahshreya · 10 years ago
  85. ae68b77 Merge pull request #18 from OPENNETWORKINGLAB/devl/port_status by Jon Hall · 10 years ago
  86. 58f7d70 Debug mode for topology performance by andrewonlab · 10 years ago
  87. 970399c tshark pcap function implemented by andrewonlab · 10 years ago
  88. e5bcef9 Moving threshold out to parameters file - and refactoring effort by andrewonlab · 10 years ago
  89. 3f8ca72 Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by andrewonlab · 10 years ago
  90. 47eddf2 Single node version of Topology Performance test by andrewonlab · 10 years ago
  91. ce69d81 Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by shahshreya · 10 years ago
  92. eaea39a Changed the git version function to return commit id along with the author name by shahshreya · 10 years ago
  93. 40ccd8b Change to lambda allocation method in add-point-intent by andrewonlab · 10 years ago
  94. c34fa94 Adding topology files to dependencies by andrewonlab · 10 years ago
  95. 0a40069 Fixing bug in intent function by andrewonlab · 10 years ago
  96. e9dcd7c Merge pull request #20 from OPENNETWORKINGLAB/driver-update by Andrew · 10 years ago
  97. 8790abb Commit for merging to master by andrewonlab · 10 years ago
  98. 0dbb6ec Driver update for point-to-point intent with bandwidth and labmda allocation parameters by andrewonlab · 10 years ago
  99. 81e29af Refactor git checkout by Jon Hall · 10 years ago
  100. 92ea367 Work in progress for Intent Performance of ONOS-next by andrewonlab · 10 years ago