1. ede8aaf Link latency test refactoring and database post update by andrew@onlab.us · 9 years ago
  2. aa1f0dc Fix typo, Switch latency test database post updated by andrew@onlab.us · 9 years ago
  3. 9210ba1 Adding device disconnect end-to-end measurement and removing unnecessary array initialization by andrew@onlab.us · 9 years ago
  4. 8ac994e Merge branch 'master' of https://github.com/opennetworkinglab/ONLabTest by andrew@onlab.us · 9 years ago
  5. 09a4a0c Adding params file and jenkins environment variable recognition by andrew@onlab.us · 9 years ago
  6. cc8cdbf Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest into devl/functionality by shahshreya · 9 years ago
  7. 0fc9e56 Merge pull request #106 from opennetworkinglab/devl/newOnosCHO by Jon Hall · 9 years ago
  8. 215c48f Initial commit to devl/functionality by shahshreya · 9 years ago
  9. 7630b1c Refactor single instance functionality 1.3 to support new topology and new way of pushing the links file to ONOS related to packet optical by shahshreya · 9 years ago
  10. 1937ec1 Refactor single instance packet optical testcases to support new topology by shahshreya · 9 years ago
  11. d2ef8bf Fixed for the sts error obtained on updating mininet by shahshreya · 9 years ago
  12. d9a8ed3 Fixed typo mininetclidriver | updated params and topo file in CHO by kelvin-onlab · 9 years ago
  13. b4cb2b8 Scale-out case refactoring and minor bug fixes by andrew@onlab.us · 9 years ago
  14. c44f019 Changed pingall loop structure | added karaftimeout to OnosCHO by kelvin-onlab · 9 years ago
  15. dedced2 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest by cameron@onlab.us · 9 years ago
  16. 059c256 Refactored by cameron@onlab.us · 9 years ago
  17. 2dc6a09 Merge branch 'master' of https://github.com/opennetworkinglab/ONLabTest by andrew@onlab.us · 9 years ago
  18. 0f468c4 Switch latency test WIP by andrew@onlab.us · 9 years ago
  19. fbcd82f Updated mininet driver pingall / Fixed logic issues in OnosCHO by kelvin-onlab · 9 years ago
  20. 61e0603 Refactored by cameron@onlab.us · 9 years ago
  21. 1201bc4 Initial commit for renamed tests by cameron@onlab.us · 9 years ago
  22. d7a88e0 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest by cameron@onlab.us · 9 years ago
  23. dead405 improved comments and reporting by cameron@onlab.us · 9 years ago
  24. 1949421 refactored by cameron@onlab.us · 9 years ago
  25. 3814381 Fixed some type and added extra condition in multi->single & single->multi function by kelvin-onlab · 9 years ago
  26. b940821 Added new option in pingall function | MultiToSingle point intent function now returns intent ID by kelvin-onlab · 9 years ago
  27. 06ade55 Added params file by kelvin-onlab · 9 years ago
  28. 398b30d Merge branch 'master' of https://github.com/opennetworkinglab/ONLabTest into devl/newOnosCHO by kelvin-onlab · 9 years ago
  29. 20c712a Added multi-single point intent for Chordal topology by kelvin-onlab · 9 years ago
  30. 77d6c30 Added multi-to-single point intent for Att topo by kelvin-onlab · 9 years ago
  31. 678f451 Fix some typos in HA Tests by Jon Hall · 9 years ago
  32. 96a9fab added missing setCell command by cameron@onlab.us · 9 years ago
  33. a9d26da Updates to HATests including app subsystem by Jon Hall · 9 years ago
  34. a54c1d7 scale out update + app changes by cameron@onlab.us · 9 years ago
  35. d878fc2 Changed params and topology file by kelvin-onlab · 9 years ago
  36. 882f895 Cleanup the Pingall Example with the App system by Jon Hall · 9 years ago
  37. 65a72d2 Changed numbering of test case and added Link down/up for Spine topology by kelvin-onlab · 9 years ago
  38. adfc8db Remove intents changed back to being multithreaded case by kelvin-onlab · 9 years ago
  39. 146f152 Additional work towards application subsystem drivers by Jon Hall · 9 years ago
  40. 34905fb Merge pull request #102 from opennetworkinglab/devl/IntentRerouteChanges by CameronFranke · 9 years ago
  41. fbca4c9 Adding Intent reroute test by jenkins · 9 years ago
  42. 375cfac blackbird release by jenkins · 9 years ago
  43. 399e251 blackbird release by jenkins · 9 years ago
  44. 8ba10ab blackbird release by jenkins · 9 years ago
  45. b8dd1aa blackbird release by jenkins · 9 years ago
  46. 404984b Blackbird release by jenkins · 9 years ago
  47. 3af0cd8 Changes for blackbird release 1.1 by jenkins · 9 years ago
  48. d3e6c23 Merge pull request #101 from opennetworkinglab/devl/newOnosCHO by Jon Hall · 9 years ago
  49. 5afb4cc OnosCHO before split of ONOS 1.1 branch (Unfinished refactoring) by Hari Krishna · 9 years ago
  50. afa9f93 Merge pull request #97 from srikanthvavila/master by Jon Hall · 9 years ago
  51. eaa759f Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest by shahshreya · 9 years ago
  52. 5361c28 - Fix the param and topo files to make the test work in the VM env from Jenkin auto test by sanghoshin · 9 years ago
  53. 447e98c Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest into devl/newOnosCHO by Hari Krishna · 9 years ago
  54. b35c6d0 Actually working CHO by Hari Krishna · 9 years ago
  55. 37e2762 Add a use case of flapping a route 20 times very quickly and check if ping works to the route as CASE 8 by sanghoshin · 9 years ago
  56. ed683ed Refactored single instance 1.3 tests by shahshreya · 9 years ago
  57. 134d5ed Refactored single instance 1.0 tests by shahshreya · 9 years ago
  58. ad540a5 Merge pull request #96 from opennetworkinglab/devl/newOnosCHO by Jon Hall · 9 years ago
  59. ac38ab7 Scale-out CLI timeout issue fixed by jenkins · 9 years ago
  60. 7ead5a8 Addition of WIP BM scripts by jenkins · 9 years ago
  61. 4c0d043 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest into devl/newOnosCHO by Hari Krishna · 9 years ago
  62. 5077507 removed temp files by andrew@onlab.us · 9 years ago
  63. d851654 removed swp files. by andrew@onlab.us · 9 years ago
  64. 8f9032d Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest into scale_out by andrew@onlab.us · 9 years ago
  65. 1c1377f removed copy by andrew@onlab.us · 9 years ago
  66. f1f8ed4 removed copy by andrew@onlab.us · 9 years ago
  67. f0dc9bb refreshed template by andrew@onlab.us · 9 years ago
  68. 5cdb285 Suibin's changes to flowTP by andrew@onlab.us · 9 years ago
  69. 24e2f00 updated script to use push-test-intents and null provider -may not be useful by andrew@onlab.us · 9 years ago
  70. 30d9ba4 Updated script by andrew@onlab.us · 9 years ago
  71. 1033220 Revised script by andrew@onlab.us · 9 years ago
  72. 717ea85 Merge branch 'master' of https://github.com/srikanthvavila/ONLabTest by sanghoshin · 9 years ago
  73. 7050200 - Add the test case of pushing 10K routes in CASE7 by sanghoshin · 9 years ago
  74. 6d50896 Renaming to README.md by Srikanth Vavilapalli · 9 years ago
  75. c7400f1 README for Peering Router testcase setup by Srikanth Vavilapalli · 9 years ago
  76. da0b4e5 Route convergence and Route server test cases with vlan support by Srikanth Vavilapalli · 9 years ago
  77. 51f0819 - Adds a ping test to all router interfaces by sanghoshin · 9 years ago
  78. 017a960 Fix the sdnip path for VLAN tag by sanghoshin · 9 years ago
  79. b3500fa Modify the ping test using Mininet drvier by sanghoshin · 9 years ago
  80. 2dafdc3 - Remove vlan config from address.json for non-vlan test case by sanghoshin · 9 years ago
  81. 2b1a774 Merge branch 'master' of https://github.com/srikanthvavila/ONLabTest by sanghoshin · 9 years ago
  82. 4ef6e66 Fix the interface IP for vlan 60 networks from 60.1 to 60.2 by sanghoshin · 9 years ago
  83. 88e498c Merge branch 'HA' of https://github.com/opennetworkinglab/ONLabTest into devl/merge by Jon Hall · 9 years ago
  84. e538821 BGP topology test case with route server by Srikanth Vavilapalli · 9 years ago
  85. 43f3a1d Route convergence test case by Srikanth Vavilapalli · 10 years ago
  86. febb1c7 Stop catching non error throwables such as SystemExit by Jon Hall · 9 years ago
  87. 36092f1 Add missing python init files to tests and remove backup files from git by Jon Hall · 9 years ago
  88. 5f3e7cb Modify the mininet script to add vlan interfaces also for BGP speaker by sanghoshin · 10 years ago
  89. 3db6ff9 Merge branch 'HA' of https://github.com/OPENNETWORKINGLAB/ONLabTest into HA_merge by Jon Hall · 10 years ago
  90. 6360493 WIP: HA updates, includes network partition by Jon Hall · 10 years ago
  91. 5ca637b Clean up the VLAN config and set the MAC address into VLAN interface in mininetscript for CASE 5 by sanghoshin · 10 years ago
  92. 197ba60 Add a missing mininet script file for VLAN test case by sanghoshin · 10 years ago
  93. 3de9027 Add a VLAN test case as CASE5 by sanghoshin · 10 years ago
  94. c59d6c5 Modify the ONScli.disconnect() to ONOScli.logout() for continuous tests. by sanghoshin · 10 years ago
  95. 78f7d2d Refactor test case in OnosCHO part 1 by kelvin-onlab · 10 years ago
  96. c0440d9 Add a neighbor setting for host4 in host5 for route convergence case by sanghoshin · 10 years ago
  97. dc8719b Starting to refactor OnosCHO by kelvin-onlab · 10 years ago
  98. 43dbcfb - Increase sleep time to 30 before "routes -j" command by sanghoshin · 10 years ago
  99. cf584ff Bgp router testcase for route convergence by Srikanth Vavilapalli · 10 years ago
  100. e35a8a5 Enable the routes result check, which was commented due an error. by sanghoshin · 10 years ago