1. 51a7fe0 ONOS-2480 Added FUNCoptical test. Launches opticalTest topology, checks that it loaded, tests arping, pingall, point-to-point intents and host-to-host intents. Added lincoemininetdriver.py which inherits from the mininet driver and has linc oe specific methods. by acsmars · 9 years ago
  2. 26c6b90 Ifup vnet host for Ovsdb CI failure by lanqinglong · 9 years ago
  3. 892818c Initial functions to use scapy to send and receive packets by Jon Hall · 9 years ago
  4. 934576d Fix typo by Jon Hall · 9 years ago
  5. 3b489db Choose ONOS nodes so that only one partition looses a majority by Jon Hall · 9 years ago
  6. 5bb663b add cell file & change test case name by pingping-lin · 9 years ago
  7. 6d50627 Fixed a syntax error in pingAllHosts() and tweaked the matrix output by GlennRC · 9 years ago
  8. d10d3cc refactored pingHosts and pingIPv6Hosts by GlennRC · 9 years ago
  9. 6e7ff50 Merge "ONOS-2508 FUNCovsdbtest flows install and vm go-online scripts" by Jon Hall · 9 years ago
  10. ad4f6ab Merge "[Emu] Changes default OpenFlow port to 6653. Remove trailing spaces." by Jon Hall · 9 years ago
  11. bab7f8a add test case 10, 11 for I2, add check flow status to test cases by pingping-lin · 9 years ago
  12. f07c44a Updated mininet driver and CHOtest to use the new IPv6 pingall function by GlennRC · 9 years ago
  13. 0e9cf33 Merge "Add missing new line when creating cell file" by Jon Hall · 9 years ago
  14. 5b5fbaf Added check if TYPE is in args before calling that key. Old method cause KeyError by acsmars · 9 years ago
  15. 6f66565 Add missing new line when creating cell file by Jon Hall · 9 years ago
  16. 6a26582 Merge "add case 7 for I2, add new drivers" by Jon Hall · 9 years ago
  17. 5ec6b1b Save ONOS Logs for cluster test, print stacktrace when looking for by Jon Hall · 9 years ago
  18. 8244a3b add case 7 for I2, add new drivers by pingping-lin · 9 years ago
  19. 029be65 [Emu] Changes default OpenFlow port to 6653. Remove trailing spaces. by Charles Chan · 9 years ago
  20. 7d1eacf https://gerrit.onosproject.org/#/c/5235/ by Hari Krishna · 9 years ago
  21. 2cf7d95 ONOS-1321 Modified the pingIpv6Hosts mininet driver function to print in matrix form by GlennRC · 9 years ago
  22. 474d8c6 ONOS-2508 FUNCovsdbtest flows install and vm go-online scripts by zhanghaoyu7 · 9 years ago
  23. daea66c ONOS-2002 Added maps() functions to onos cli driver by acsmars · 9 years ago
  24. 7616626 Merge "Added ping6Host to run across a pair of v6 hosts with options specified" by Hari Krishna · 9 years ago
  25. 012a1c1 Added ping6Host to run across a pair of v6 hosts with options specified by Hari Krishna · 9 years ago
  26. 9f9a00b Merge "Initial tests for Transactional Maps" by Jon Hall · 9 years ago
  27. 772363b passed variable is instantiated before it's referenced by GlennRC · 9 years ago
  28. ca1b108 Merge "ONOS-2506 ovsdb connection/default configuration install" by Jon Hall · 9 years ago
  29. 451c139 ONOS-2506 ovsdb connection/default configuration install by zhanghaoyu · 9 years ago
  30. 2a5002c Initial tests for Transactional Maps by Jon Hall · 9 years ago
  31. 390d470 Corrected the no. of links for Spine topo reroute test by Hari Krishna · 9 years ago
  32. d9e23de Changed copyMininetFile of onosdriver to scp function in clidriver by kelvin-onlab · 9 years ago
  33. 9b42b0a Add flow rest api driver by kelvin-onlab · 9 years ago
  34. 9592fc8 added pingIPv6Hosts driver function with prefix option by Hari Krishna · 9 years ago
  35. cbd3008 Merge "ONOS-2483 Added checkMasters and checkBalanceMasters functions" by Jon Hall · 9 years ago
  36. 2495002 ONOS-2483 Added checkMasters and checkBalanceMasters functions by acsmars · 9 years ago
  37. 9043c90 [ONOS-2424] Move flowTable functions from remotemininetdriver to mininetdriver by Jon Hall · 9 years ago
  38. 4ba53f0 Fix whitespace issues by Jon Hall · 9 years ago
  39. a22481b Update getSwitches regex to match several switch classes by Jon Hall · 9 years ago
  40. 21106ea SCPFswitchLat initial commit by cameron@onlab.us · 9 years ago
  41. e1a3b75 Add HA testcases for new counter methods by Jon Hall · 9 years ago
  42. 7d7ef3f Fix for pexpect on BMs by Jon Hall · 9 years ago
  43. de5ef2a Specifically use OF1.3 switches by Jon Hall · 9 years ago
  44. fd8ce43 Remove unneeded path ammendment and imports by Jon Hall · 9 years ago
  45. 5cf14d5 Add HA tests by Jon Hall · 9 years ago
  46. ae734de Fix for updated cli text by Jon Hall · 9 years ago
  47. 7cce938 Fix tab in mininet driver iperf function by kelvin-onlab · 9 years ago
  48. 6fe7b67 Merge "Implemented mininet driver functions to run iperftcp and iperfudp across a given set of hosts" by suibin zhang · 9 years ago
  49. 61321f2 Implemented mininet driver functions to run iperftcp and iperfudp across a given set of hosts by GlennRC · 9 years ago
  50. be4b97b Changes to CHO test for parsing onoscell option by Hari Krishna · 9 years ago
  51. 6801cda Bug fixes for createCell by Jon Hall · 9 years ago
  52. 299ab06 Added documentation in getHosts in mininet by kelvin-onlab · 9 years ago
  53. 87ebcb2 Merge "Remove static variables in driver and automatically determine max onos nodes" by kelvin-onlab · 9 years ago
  54. 05fc236 Merge "Added FUNCintent test" by kelvin-onlab · 9 years ago
  55. d48a68c Added FUNCintent test by kelvin-onlab · 9 years ago
  56. c2b7910 Remove static variables in driver and automatically determine max onos nodes by kelvin-onlab · 9 years ago
  57. ff9f380 Merge "ONOS-2000 Added Leader Candidate Functions" by Jon Hall · 9 years ago
  58. 0fc0d45 Fix some buggy error handling during connection failures by Jon Hall · 9 years ago
  59. a4a4d1e ONOS-2000 Added Leader Candidate Functions by acsmars · 9 years ago
  60. e68c743 Merge "added cli option onoscell & updated setCell" by suibin zhang · 9 years ago
  61. 77c4072 Merge "resolved comments" by suibin zhang · 9 years ago
  62. dc8c6fe Merge "Initial CHO commit" by suibin zhang · 9 years ago
  63. 03f530e added cli option onoscell & updated setCell by Hari Krishna · 9 years ago
  64. a25104c resolved comments by Hari Krishna · 9 years ago
  65. c195f3b Initial CHO commit by Hari Krishna · 9 years ago
  66. a407429 Refactored SAMPstartTemplate initial commit by kelvin-onlab · 9 years ago
  67. 78b8965 added intent reroute test and relevant drivers by cameron@onlab.us · 9 years ago
  68. 7a719bb Added copyMininetFile function in onosdriver by kelvin-onlab · 9 years ago
  69. f57a5ef Remove old tests and add lost gerrit changes by Jon Hall · 9 years ago
  70. d80cc14 Fix bug in compareHosts and fix some code style issues by Jon Hall · 9 years ago
  71. 5b0120a Refactor compare topo usages to use new versions by Jon Hall · 9 years ago
  72. afa8a47 WIP: Deprecate STS usage by Jon Hall · 9 years ago
  73. acabd5a Corrected some typos by Hari Krishna · 9 years ago
  74. ade11a7 Added getOnosIPfromCell() to onosdriver by Hari Krishna · 9 years ago
  75. 2c6ef94 Fixed conflict with ProdFunc by kelvin-onlab · 9 years ago
  76. 0ce0e15 Added purge WITHDRAWN intents funtions to onosclidriver and commiting latest by Hari Krishna · 9 years ago
  77. e5edb9e Fixed else/if clause assignSwController by kelvin-onlab · 9 years ago
  78. 5c2df43 Added more explicit type case for assignSwController in mininet driver by kelvin-onlab · 9 years ago
  79. f713d7c Added type cast in assignSwController variables by kelvin-onlab · 9 years ago
  80. 4f9f7e0 Clean up assignSwController in mininet driver by kelvin-onlab · 9 years ago
  81. fa6ada8 Rewrote assignSwController function in mininetclidriver by kelvin-onlab · 9 years ago
  82. 7a8354f Minor improvement to git checkout expect pattern by Jon Hall · 9 years ago
  83. c9eabec Specifically handle ONOS cli exiting in one function and by Jon Hall · 9 years ago
  84. 9f531fe Update: added some option in onosdriver when doing mvn clean | delete unneccessary files by shahshreya · 9 years ago
  85. a330dfd Pulled commits from master before snapshot by shahshreya · 9 years ago
  86. f512e94 Update checkIntentState function in onosclidriver by kelvin-onlab · 9 years ago
  87. 4b054a1 Merge branch 'master' of https://github.com/opennetworkinglab/ONLabTest into devl/newFunctionality by kelvin-onlab · 9 years ago
  88. aee415a getEpochMs function added by andrew@onlab.us · 9 years ago
  89. 62f8704 Merge pull request #126 from opennetworkinglab/devl/HA by Jon Hall · 9 years ago
  90. 10e8d39 Added option in startNet to start Mininet using sudo mn command by kelvin-onlab · 9 years ago
  91. a297c4d <New Test Added> Topology test suite FuncTopo by kelvin-onlab · 9 years ago
  92. c9287d3 Merge pull request #125 from pingping-lin/master by Jon Hall · 9 years ago
  93. 9bf3d8f improve expect result by pingping-lin · 9 years ago
  94. f30cf27 update sdn-ip test to current master and onos1.2 by pingping-lin · 9 years ago
  95. 2ff5702 Added option for which cli the command will execute by kelvin-onlab · 9 years ago
  96. 80daded Fix counters output and some logging by Jon Hall · 9 years ago
  97. 234a168 Update old functionality test remove intent case (case 8) by shahshreya · 9 years ago
  98. 01eb286 Added No option intents by kelvin-onlab · 9 years ago
  99. f2ec6e0 Fixed type error in onosclidriver and some typos in FuncIntent by kelvin-onlab · 9 years ago
  100. f974bf1 Merge branch 'devl/newFunctionality' of https://github.com/OPENNETWORKINGLAB/ONLabTest into devl/newFunctionality by kaouthera · 9 years ago