1. c032f16 Add VLAN Encapsulation test for point to point intents to FUNCintent by Jeremy Songster · 8 years ago
  2. fe49d9d Merge "Avoid referencing variable before assignment in checkStatus function" by Jon Hall · 8 years ago
  3. 1331025 Avoid referencing variable before assignment in checkStatus function by You Wang · 8 years ago
  4. a1286fe Small fix on checkFlowsCount function by Flavio Castro · 8 years ago
  5. 3321fc5 Merge "Fix the Totalintent number is less than 0 - Refactor getTotalFlowsNum driver function, now use more stable method - Check flows number, if flows number is not except, will finish this iteration - Improved some logical - NOTE: sometimes it's still not stable, Be careful." by You Wang · 8 years ago
  6. 14a4aa9 Fix the Totalintent number is less than 0 by YPZhang · 8 years ago
  7. 6ef1847 Merge "Small fix: catch exception when summary does not give the correct output" by Jon Hall · 8 years ago
  8. f5b3f87 Small fix: catch exception when summary does not give the correct output by Flavio Castro · 8 years ago
  9. 1eb539d Merge "Clean up file declaration comments" by Jon Hall · 8 years ago
  10. ae01bba Clean up file declaration comments by Jeremy Songster · 8 years ago
  11. cbc2a06 Improve SCPFintentEventTp test by YPZhang · 8 years ago
  12. 49bdf4e Merge "Implement interfaces between graph utility and two drivers - Add getOVSPort function to MininetCliDriver - Add getGraphDict function to OnosCliDriver and MininetCliDriver - Add delLinkRandom and delSwitchRandom functions to MininetCliDriver" by You Wang · 8 years ago
  13. db8cd0a Implement interfaces between graph utility and two drivers by You Wang · 8 years ago
  14. 6509dbf Fixing some common typos throughout the repo by Jon Hall · 8 years ago
  15. 0584d43 Fix a typo error in driverFunction by YPZhang · 8 years ago
  16. 97cf84a Removing duplicate error checking by Jon Hall · 8 years ago
  17. d7e4b6e Bug fix for onosclidriver by YPZhang · 8 years ago
  18. 82ee2f6 Changed checkState function by Flavio Castro · 8 years ago
  19. b34b7e1 Refactory IntentInstallWithdraw Lat by YPZhang · 8 years ago
  20. a9a3385 Merge "Refactor IntentRerouteLatency test - Refactor IntentRerouteLatency and IntentRerouteLatWithFOBJ test - Using driver function to handle ONOS - Improve algorithm, fix a calculation bug" by YPZhang · 8 years ago
  21. febf730 Refactor IntentRerouteLatency test by YPZhang · 8 years ago
  22. b7f515c Merge "add tests for partial failures of MPSP and SPMP intents" by Jon Hall · 8 years ago
  23. 9385d41 add tests for partial failures of MPSP and SPMP intents by Jeremy Songster · 8 years ago
  24. 1be9a51 Add KeyError exception handling for compareIntent function in OnosCliDriver by You Wang · 8 years ago
  25. 8556037 Minor fix to return values and error checks in OnosCliDriver by You Wang · 8 years ago
  26. 240842b Fixed a problem in driver by YPZhang · 8 years ago
  27. 9aa88bb Merge "Fix issues with disconnecting from cli or Errors in sendline" by Jon Hall · 8 years ago
  28. 6f02d71 Merge "Add VLAN Treatment Intent Tests to FUNCintent for Host, Point, MPSP, and SPMP intents." by Jeremy Songster · 8 years ago
  29. a495f56 Fix issues with disconnecting from cli or Errors in sendline by Jon Hall · 8 years ago
  30. 66518af Add compareIntent function to OnosCliDriver by You Wang · 8 years ago
  31. 6377a7b Merge "Add type and value error checks to some funtions in OnosCliDriver" by Jon Hall · 8 years ago
  32. d3cb2ce Add type and value error checks to some funtions in OnosCliDriver by You Wang · 8 years ago
  33. fdcbfc4 Fix description of getIntentState function in OnosCliDriver by You Wang · 8 years ago
  34. ff55367 Add VLAN Treatment Intent Tests to FUNCintent for Host, Point, by Jeremy Songster · 8 years ago
  35. 64ab3bd Fix for frozen onos during disconnect by Jon Hall · 8 years ago
  36. ebf9eb5 Change the batch size to 1000 and test on BM by YPZhang · 8 years ago
  37. 53f0fea Merge "Refactor VLAN intent tests to actually use VLAN selectors" by Jon Hall · 8 years ago
  38. 9bfadd2 Minor improvements to HA stability by Jon Hall · 8 years ago
  39. 14a03b5 Turn off expensive logging by default by Jon Hall · 8 years ago
  40. 832f9e9 Refactor VLAN intent tests to actually use VLAN selectors by Jeremy Songster · 8 years ago
  41. 116647a SAMPstatTemplate2 with driver modifications by suibin zhang · 8 years ago
  42. bc2d8ac add a checkStatus function to the ONOS Rest Driver by Jeremy Songster · 8 years ago
  43. 2413987 Fix checkStatus function in drivers by You Wang · 8 years ago
  44. d2ffffa Dumping flows on each test now by Flavio Castro · 8 years ago
  45. 6949cea Removed duplicated and incorrectly placed error message by Jeremy Songster · 8 years ago
  46. 935db19 Remove driver options for removed inMemory distributed primitives by Jon Hall · 8 years ago
  47. d9e4eb1 Exception handling added to FUNCintent where needed by Jeremy · 8 years ago
  48. bfe0000 Fix disconnect command to expect output when karaf doesn't fully load by Jon Hall · 8 years ago
  49. bd18278 Updated check for node state. by Jon Hall · 8 years ago
  50. 42df2e7 Added testcase to balance ownership of switches to FUNCintent and by Jeremy · 8 years ago
  51. 763e8c3 Merge "Fix a bug of totalFlows is -1 beacuse timeout - Use REST API to get total ADDED flows" by Jon Hall · 8 years ago
  52. 6e70975 Add HA test for split brain scenario by Jon Hall · 8 years ago
  53. e3109a7 Fix a bug of totalFlows is -1 beacuse timeout by YPZhang · 8 years ago
  54. f6f14a0 Refactored SCPFmaxIntents by YPZhang · 8 years ago
  55. 29d467d Merge "reconnect onos cli when disconnected" by Jon Hall · 8 years ago
  56. f69ab39 reconnect onos cli when disconnected by You Wang · 8 years ago
  57. ae04e62 Clean up log statement by Jon Hall · 8 years ago
  58. df87f3c Merge " Improve MaxIntents Tests - Add two functions on driver, getTotalIntentsNum and getTotalFlowsNum - Fixed currIntents and currFlows is 0 after tests - Fixed the bug of writing database" by Jon Hall · 8 years ago
  59. b5d3f83 Improve MaxIntents Tests by YPZhang · 8 years ago
  60. c679355 ONOS Cli Driver Stability Fixes by Jon Hall · 8 years ago
  61. 313eb09 Merge "Refactored test - Add test information - Chenge database path - Added link down and up driver - Added checkIntentSummary driver - Modified checkFlowsState driver to be more efficient - Refactored pushTestIntents driver - Modified sendline driver to handle pexpect timeout - Modify CASE20 and delete CASE21. Now Reroute part will in CASE20 - Modify checkFlowsState drive function, make sure other tests can use it - Add a param, to control reroute or not - Change batch size, min_Intents, Max_Intents, and check_interval in params file" by suibin zhang · 8 years ago
  62. ed77124 Refactored test by GlennRC · 8 years ago
  63. ff566d5 Fix url for jenkins plots and minor driver cleanup by Jon Hall · 8 years ago
  64. 9cf8f92 Merge "Added a cleanup case to allow the reuse of dpids - Created two drivers to remove hosts and devices - Removed the unique dpids from the topologies" by GlennRC · 9 years ago
  65. 20fc652 Added a cleanup case to allow the reuse of dpids by GlennRC · 9 years ago
  66. baf5316 Retry Hosts call on consistent Map timeouts by Jon Hall · 9 years ago
  67. 208d4af Set the showResonse option in the sendline wrapper function to false by GlennRC · 9 years ago
  68. 8587043 Added an option in the sendline wrapper function to print out the response from onos. This option is set to true by default. by GlennRC · 9 years ago
  69. 050596c [ONOS-3100] Implemented set/get controller using OVSDB plugin by GlennRC · 9 years ago
  70. bab7f8a add test case 10, 11 for I2, add check flow status to test cases by pingping-lin · 9 years ago
  71. 5b5fbaf Added check if TYPE is in args before calling that key. Old method cause KeyError by acsmars · 9 years ago
  72. 8244a3b add case 7 for I2, add new drivers by pingping-lin · 9 years ago
  73. daea66c ONOS-2002 Added maps() functions to onos cli driver by acsmars · 9 years ago
  74. 2a5002c Initial tests for Transactional Maps by Jon Hall · 9 years ago
  75. 54b0337 add get IPv4 routes and m2s intents number memthods by pingping-lin · 9 years ago
  76. 2495002 ONOS-2483 Added checkMasters and checkBalanceMasters functions by acsmars · 9 years ago
  77. e1a3b75 Add HA testcases for new counter methods by Jon Hall · 9 years ago
  78. fd8ce43 Remove unneeded path ammendment and imports by Jon Hall · 9 years ago
  79. ae734de Fix for updated cli text by Jon Hall · 9 years ago
  80. ff9f380 Merge "ONOS-2000 Added Leader Candidate Functions" by Jon Hall · 9 years ago
  81. a4a4d1e ONOS-2000 Added Leader Candidate Functions by acsmars · 9 years ago
  82. a407429 Refactored SAMPstartTemplate initial commit by kelvin-onlab · 9 years ago
  83. acabd5a Corrected some typos by Hari Krishna · 9 years ago
  84. 2c6ef94 Fixed conflict with ProdFunc by kelvin-onlab · 9 years ago
  85. 0ce0e15 Added purge WITHDRAWN intents funtions to onosclidriver and commiting latest by Hari Krishna · 9 years ago
  86. c9eabec Specifically handle ONOS cli exiting in one function and by Jon Hall · 9 years ago
  87. f512e94 Update checkIntentState function in onosclidriver by kelvin-onlab · 9 years ago
  88. 4b054a1 Merge branch 'master' of https://github.com/opennetworkinglab/ONLabTest into devl/newFunctionality by kelvin-onlab · 9 years ago
  89. 62f8704 Merge pull request #126 from opennetworkinglab/devl/HA by Jon Hall · 9 years ago
  90. a297c4d <New Test Added> Topology test suite FuncTopo by kelvin-onlab · 9 years ago
  91. 80daded Fix counters output and some logging by Jon Hall · 9 years ago
  92. f2ec6e0 Fixed type error in onosclidriver and some typos in FuncIntent by kelvin-onlab · 9 years ago
  93. 7a74927 Merge pull request #117 from opennetworkinglab/devl/newFunctionality by kelvin-onlab · 9 years ago
  94. 763ee04 update my forked branch by pingping-lin · 9 years ago
  95. 57a56ce let the timeout value configurable by pingping-lin · 9 years ago
  96. 1abf28c Fixed conflict in onosclidriver - checkFlowsState by kelvin-onlab · 9 years ago
  97. f0594d7 Added Single to Multi intent by kelvin-onlab · 9 years ago
  98. feff308 Update HATests by Jon Hall · 9 years ago
  99. 390696c Add tests for distributed sets and counters by Jon Hall · 9 years ago
  100. c2e1ed5 Merge pull request #113 from opennetworkinglab/devl/newOnosCHO by Jon Hall · 9 years ago