1. 5d159cc Added logs and reports during test execution by santhosh · 10 years ago
  2. 06afe5d Add reading Mininet links status to the driver by Ahmed El-Hassany · 10 years ago
  3. e04cc09 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest by admin · 10 years ago
  4. 0bc61d3 add arg3 to use OpenFlow10 for the OVS switches: <arg3> --switch ovs,protocols=OpenFlow10 </arg3> by admin · 10 years ago
  5. d395712 Changes to NB tests: Added sleep time untill intents are removed after delete intent operation. by santhosh · 10 years ago
  6. 483a416 Modified the order of DB upload by santhosh · 10 years ago
  7. 963e77b Cleanup by santhosh · 10 years ago
  8. b83b820 Deleted unwanted files by santhosh · 10 years ago
  9. 518cc67 Modifed NB throughput test case to post to DB by santhosh · 10 years ago
  10. 581e415 Modified params and test script by santhosh · 10 years ago
  11. ab175ff Add a command to remove all blocking rules by Ahmed El-Hassany · 10 years ago
  12. 41e70fd Add a controller command to block traffic to other machines by Ahmed El-Hassany · 10 years ago
  13. f60919d Add timout for urllib2.open to prevent TestON to get stuck. by Ahmed El-Hassany · 10 years ago
  14. 2bd4619 Add detialed_status to get the current status of the controller by Ahmed El-Hassany · 10 years ago
  15. 80e896a Modified the scaleTP script to upload results to DB by santhosh · 10 years ago
  16. fe88a20 Modified the scale-out script# Please enter the commit message for your changes. Lines starting by santhosh · 10 years ago
  17. 6135010 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest by santhosh · 10 years ago
  18. 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
  19. d79c7d0 Update expcet logic for stop to not wait for timeout when ONOS isn't already running by Jon Hall · 10 years ago
  20. 1955d64 Update HATestZK by Jon Hall · 10 years ago
  21. 41bcb7b Fix get_flowTable to get correctly parse the OF table# of the flow by Jon Hall · 10 years ago
  22. 6c794f3 Update remotemininetdriver by Jon Hall · 10 years ago
  23. f686378 Modified the test script to adopt changes in the load generator by santhosh · 10 years ago
  24. 65bfea1 update HATestZK by Jon Hall · 10 years ago
  25. 7c3d109 update Compare_topo by Jon Hall · 10 years ago
  26. 97f859d Update HA ZK test by Jon Hall · 10 years ago
  27. 64b2822 Change test so that instead of gracefully stopping the process it is killed by Jon Hall · 10 years ago
  28. fd60c55 Add startup to the test sequence by Jon Hall · 10 years ago
  29. 9fce04b Remove hostname specific onos.properties files by admin · 10 years ago
  30. a0c1fe3 Change onos.properties -> onos.'hostname'.properties by admin · 10 years ago
  31. ff18761 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest by admin · 10 years ago
  32. 795d34a minor change by admin · 10 years ago
  33. 79fd561 Add init file by Jon Hall · 10 years ago
  34. 43d1e96 Add default return value if REST call fails by Jon Hall · 10 years ago
  35. 961aacd Changes to the Drivers by admin · 10 years ago
  36. 680b78c Changes to the Drivers by admin · 10 years ago
  37. 0a2a886 modified loadgen_NB.py to define duration instead of # of groups; refactor functions. by suibin-onlab · 10 years ago
  38. d5ccf3f Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest by suibin-onlab · 10 years ago
  39. bd2b6e5 Southbound load generator python script; replacing loadgen_SB.sh shell script by suibin-onlab · 10 years ago
  40. db8ecfb remove loadgen_SB.sh shell script, use loadgen_SB.py for SouthBound load generation by suibin-onlab · 10 years ago
  41. f53349e Removed unwanted files by santhosh · 10 years ago
  42. 91195f1 Add scale test for 7 node ONOS cluster by santhosh · 10 years ago
  43. 20d902b Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest by Jon Hall · 10 years ago
  44. e934133 Add comments by Jon Hall · 10 years ago
  45. 10e128a change add and del rate to float from integer to allow rate lower that 1/s; commented out json.dumps to speed up building the intents lit by suibin-onlab · 10 years ago
  46. bf69cfc add NorthBound load generator script by suibin-onlab · 10 years ago
  47. 0fe99db add in dependencies folder loadgen_SB.sh script by suibin-onlab · 10 years ago
  48. 2c4f554 Remove the stdout file from exception checks by Jon Hall · 10 years ago
  49. 01c7a21 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest by Jon Hall · 10 years ago
  50. 38f5012 Update driver to reflect changes in STS Add more documentation on installing STS by Jon Hall · 10 years ago
  51. ecb9265 Committing the Basic HATests by admin · 10 years ago
  52. b6545eb Give the ability to define the output format of dump-flows by Ahmed El-Hassany · 10 years ago
  53. 4927d4f Changes to HATest by admin · 10 years ago
  54. 1630b20 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest by santhosh · 10 years ago
  55. 19fd803 Added driver function for switch flow table comparision by santhosh · 10 years ago
  56. 2580a0e Changes made to reflect new driver functions by admin · 10 years ago
  57. e26da1c Merge pull request #7 from jhall11/Topo_compare by onlab-qa · 10 years ago
  58. cd23fb2 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest by santhosh · 10 years ago
  59. 9da9389 Changes for OF Table comparison by santhosh · 10 years ago
  60. abe6bbe Creating a template for HA Tests by admin · 10 years ago
  61. 0d88a25 Add comments to Compare_topo() by Jon Hall · 10 years ago
  62. e3a7450 Add more description of the Compare_topo function and it's STS dependency by Jon Hall · 10 years ago
  63. 8412ed1 Add driver to compare MN and ONOS topology by Jon Hall · 10 years ago
  64. 98ad009 Made changes to test for continuous ping- James by admin · 10 years ago
  65. 089a078 Update of test JamesTest by admin · 10 years ago
  66. 5f900c0 James - Removing an unnecessary parameter by admin · 10 years ago
  67. 95561db Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest by admin · 10 years ago
  68. 6903e46 Changes for the checking intent changes by admin · 10 years ago
  69. 5435fcd Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest by Jon Hall · 10 years ago
  70. c1a1d24 Fix bug in get dpid function by Jon Hall · 10 years ago
  71. 271410b Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest by admin · 10 years ago
  72. 803f05d Created zookeeper driver func findMaster to determine the master controller for a switch - James by admin · 10 years ago
  73. 9493340 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest by Jon Hall · 10 years ago
  74. 9698363 Change the regex for successful git pull by Jon Hall · 10 years ago
  75. ca8792c Remove unused testcase and update description of Case 2 by Jon Hall · 10 years ago
  76. bb650fe Updates for the CHO test by Jon Hall · 10 years ago
  77. fde1121 Merge pull request #5 from andrewonlab/master by Jon Hall · 10 years ago
  78. 04677bd Changed minor bug with switch-controller link and startup bugs by Andrew · 10 years ago
  79. 06d6f73 Removed backup files and modified params by Andrew · 10 years ago
  80. 809df1c Adding RCOnosSanity test version 1 by Andrew · 10 years ago
  81. 09944cd Explicitly turn off colors when greping for commit tag by Jon Hall · 10 years ago
  82. 41d6b77 Changes to work on intentCase by admin · 10 years ago
  83. f204d56 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest by admin · 10 years ago
  84. dc1c507 Changes made to work on the intentCases by admin · 10 years ago
  85. 8a30f34 Working on the intentCase by admin · 10 years ago
  86. 5e3630b Updated CHO topo file with new IPs by Jon Hall · 10 years ago
  87. 670808c New changes to CHO test. Changes include: by Jon Hall · 10 years ago
  88. 724a2f4 Update driver to match changes to the ONOS log rotations by Jon Hall · 10 years ago
  89. a5b3f91 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest by Jon Hall · 10 years ago
  90. f0a494f Add option to start ONOS with env variables by Jon Hall · 10 years ago
  91. bd795bf update CHO test by Jon Hall · 10 years ago
  92. 0583f57 Changed self.execute command to expects in order to properly check for Mininet IP's by admin · 10 years ago
  93. c3e8afc Fix returning true even when status is false by admin · 10 years ago
  94. f689a27 Changes to tests by admin · 10 years ago
  95. 2a9548d Changes to drivers to fix isup with tracing, to add mininet tcpdumps, and adding onossanityclidriver by admin · 10 years ago
  96. 72c9046 Add return value to get_controller by Jon Hall · 10 years ago
  97. 28e85e0 Fix typo in folder name by Jon Hall · 10 years ago
  98. f44b54c Typo by admin · 10 years ago
  99. 12bae62 Reactive Test by admin · 10 years ago
  100. e8c47d0 Streamlining the startup process a bit by admin · 10 years ago