1. 3b489db Choose ONOS nodes so that only one partition looses a majority by Jon Hall · 9 years ago
  2. 558cd86 Fixed a typo by GlennRC · 9 years ago
  3. 4b923c1 Merge " Added IPv6 to existing IPv4 VLAN hosts making them dual stack VLAN hosts. Adding IPv6 only VLAN hosts would have required too many changes to FUNCintent." by Hari Krishna · 9 years ago
  4. 1704d07 Implemented topology comparison case by GlennRC · 9 years ago
  5. 94ed223 Mininet startup and controller assignment is implemented by GlennRC · 9 years ago
  6. 105a030 Merge "[ONOS-2276] barebones flow test suite" by Jon Hall · 9 years ago
  7. 5147a42 [ONOS-2276] barebones flow test suite by GlennRC · 9 years ago
  8. d4862d1 FUNCintent dependencies assert string messages in all Testcase functions by acsmars · 9 years ago
  9. fa69a2a Refined SP, S2M and M2S intents for all 3 topologies by GlennRC · 9 years ago
  10. 710d45e Added IPv6 to existing IPv4 VLAN hosts making them dual stack VLAN hosts. by Hari Krishna · 9 years ago
  11. 1135339 Changed parameter name to avoid confusion by GlennRC · 9 years ago
  12. 9e7465e Fixed a minor bug by GlennRC · 9 years ago
  13. b8aa26d Reduced iterations for each topology to 10 by GlennRC · 9 years ago
  14. 4ae5a24 Updated IPv6 pingall cases to use new IPv6 pingall function by GlennRC · 9 years ago
  15. 1dde171 Parameterized the number of intent installation checks by GlennRC · 9 years ago
  16. bddd58f Using main.stop() as a breakpoint when a case fails and minor refactoring by GlennRC · 9 years ago
  17. 0dcdfac Turn off saving ONOS-logs, moved to jenkins by Jon Hall · 9 years ago
  18. aede031 delete git pull and mci part by pingping-lin · 9 years ago
  19. 9200904 Merge "More useful assert statements for FUNCintent. Only CASE1000 so far, do not merge yet." by Jon Hall · 9 years ago
  20. fcfdc4f Checking intents after we bring links down and up by GlennRC · 9 years ago
  21. 5d8cc86 More useful assert statements for FUNCintent. Only CASE1000 so far, do not merge yet. by acsmars · 9 years ago
  22. 060d287 should fail instead of FAIL for all descriptions by pingping-lin · 9 years ago
  23. e54ce21 Merge "[ONOS-2649] better intent checking" by GlennRC · 9 years ago
  24. db2c842 [ONOS-2649] better intent checking by GlennRC · 9 years ago
  25. 581a366 if ping fail, do not clean and exit by pingping-lin · 9 years ago
  26. 3f091d6 improve log description by pingping-lin · 9 years ago
  27. cadc34f Merge "get networks/subnets/ports by none exsited id ,the return value is change" by Jon Hall · 9 years ago
  28. f16bb8d get networks/subnets/ports by none exsited id ,the return value is change by sunyulin · 9 years ago
  29. b3ebd3f improve wiki summary description by pingping-lin · 9 years ago
  30. 0351dee complete test case10 by pingping-lin · 9 years ago
  31. 5bb663b add cell file & change test case name by pingping-lin · 9 years ago
  32. 59f32f6 Merge "Fix typos" by Jon Hall · 9 years ago
  33. 59f37cb change grep string to reflect new changes on openflow port by suibin zhang · 9 years ago
  34. ceb4abb Fix typos by Jon Hall · 9 years ago
  35. a8d786a Checking if intents are installed and running pingall twice by GlennRC · 9 years ago
  36. 2503558 Merge "update sdn-ip config file" by Jon Hall · 9 years ago
  37. 6e7ff50 Merge "ONOS-2508 FUNCovsdbtest flows install and vm go-online scripts" by Jon Hall · 9 years ago
  38. 2bdfe2d update sdn-ip config file by pingping-lin · 9 years ago
  39. ad4f6ab Merge "[Emu] Changes default OpenFlow port to 6653. Remove trailing spaces." by Jon Hall · 9 years ago
  40. 52b7375 Merge "ONOS-2892 More robust intent/flow checking" by Jon Hall · 9 years ago
  41. 829428d refactor all types of ping test by pingping-lin · 9 years ago
  42. 9fb4000 Merge "Modify some steps which have no result" by Jon Hall · 9 years ago
  43. b7ec614 Merge "add test case 10, 11 for I2, add check flow status to test cases" by Jon Hall · 9 years ago
  44. ca0a0ee Modify some steps which have no result by lanqinglong · 9 years ago
  45. bab7f8a add test case 10, 11 for I2, add check flow status to test cases by pingping-lin · 9 years ago
  46. 96091e6 Update all HA tests with some of the recent changes by Jon Hall · 9 years ago
  47. 626ba13 ONOS-2892 More robust intent/flow checking by GlennRC · 9 years ago
  48. 750b41f Merge "Updated mininet driver and CHOtest to use the new IPv6 pingall function" by GlennRC · 9 years ago
  49. f07c44a Updated mininet driver and CHOtest to use the new IPv6 pingall function by GlennRC · 9 years ago
  50. 19c0990 Merge "add test case 8 for I2 deployment" by Jon Hall · 9 years ago
  51. ba60982 Fix minor issues in cluster test by Jon Hall · 9 years ago
  52. e7e0c06 Spine topology seems to require longer ssh idle timout by Hari Krishna · 9 years ago
  53. d791d34 add test case 8 for I2 deployment by pingping-lin · 9 years ago
  54. 8dc9ff2 Merge "Disabled Single to Multi NOOPTION test subcase. Added exception handling for json loads to CASE8." by Jon Hall · 9 years ago
  55. 6a26582 Merge "add case 7 for I2, add new drivers" by Jon Hall · 9 years ago
  56. 5ec6b1b Save ONOS Logs for cluster test, print stacktrace when looking for by Jon Hall · 9 years ago
  57. 4c74543 Refactored test by GlennRC · 9 years ago
  58. 8244a3b add case 7 for I2, add new drivers by pingping-lin · 9 years ago
  59. 2ec91d6 Disabled Single to Multi NOOPTION test subcase. Added exception handling for json loads to CASE8. by acsmars · 9 years ago
  60. 9563aec add 2 test cases for ping failure by pingping-lin · 9 years ago
  61. 47736b8 Better handling of file I/O by GlennRC · 9 years ago
  62. f9ef27d Using verifySummary driver function to check if clusters converged by GlennRC · 9 years ago
  63. 4f80c49 add test case 5, 6 for Internet2 deployment by pingping-lin · 9 years ago
  64. 950b50d add test case 4 for Internet2 deployment by pingping-lin · 9 years ago
  65. 029be65 [Emu] Changes default OpenFlow port to 6653. Remove trailing spaces. by Charles Chan · 9 years ago
  66. b077315 Fixed a grep command to search for Throughput: instead of SNAPSHOT by GlennRC · 9 years ago
  67. 31ca5a3 Merge "start mininet script from testOn && add test case1 for I2" by Jon Hall · 9 years ago
  68. 2c3a8d7 Fix logic when handling bad onos output by Jon Hall · 9 years ago
  69. b702c60 start mininet script from testOn && add test case1 for I2 by pingping-lin · 9 years ago
  70. 33a4207 Continuous tracking of installed intents by GlennRC · 9 years ago
  71. 62e28a9 Merge "ONOS-2846 Added topoAttempts and documentation to FUNCintent.params" by acsmars · 9 years ago
  72. 62acd27 ONOS-2846 Added topoAttempts and documentation to FUNCintent.params by acsmars · 9 years ago
  73. 95f2bfb Fixed check for failed intents by GlennRC · 9 years ago
  74. 59a4c55 ONOS-2846 Reworked CASE8 with retries and a timeout. by acsmars · 9 years ago
  75. 6018f84 When intents fail to install the test case is skipped by GlennRC · 9 years ago
  76. 0ce6062 add test case 2 for I2 deployment by pingping-lin · 9 years ago
  77. 28e7b21 add test case 3 for I2 deployment by pingping-lin · 9 years ago
  78. 474d8c6 ONOS-2508 FUNCovsdbtest flows install and vm go-online scripts by zhanghaoyu7 · 9 years ago
  79. 117a43b add mininet testbed for Internet2 deployment by pingping-lin · 9 years ago
  80. 5719ff0 Added new DB fields for null-provider results and modified params by GlennRC · 9 years ago
  81. 2b4ee2b Changed autopull to off in params file by GlennRC · 9 years ago
  82. a3746bf corrected onos balance-masters command in test by suibin zhang · 9 years ago
  83. 45efc1b add balance-master step after null topo is up by suibin zhang · 9 years ago
  84. 5e03330 Merge "Added try catches in dependency functions" by Jon Hall · 9 years ago
  85. d0e5ed2 Added try catches in dependency functions by GlennRC · 9 years ago
  86. 7c04f60 Merge "Disabled MultiToSingle NOOPTION intent test. This testcase tested functionality that is not possible in onos. A new test will be added later." by Jon Hall · 9 years ago
  87. f6e8030 Merge "update onos config file for config system, add more scripts" by Jon Hall · 9 years ago
  88. 5b78fcd Disabled MultiToSingle NOOPTION intent test. This testcase tested functionality that is not possible in onos. A new test will be added later. by acsmars · 9 years ago
  89. 0b9346b fixed newFlowRuleStoreBackUp enable configuration by suibin zhang · 9 years ago
  90. 500727a update onos config file for config system, add more scripts by pingping-lin · 9 years ago
  91. 14d54f7 Added reroute fields to DB file by GlennRC · 9 years ago
  92. d45d160 Merge "Minor corrections to case description and assert text" by Hari Krishna · 9 years ago
  93. 310efca Minor corrections to case description and assert text by Hari Krishna · 9 years ago
  94. 1d11836 change number of iterations in test to match port lat test by suibin zhang · 9 years ago
  95. e94604c add missing quate on string by suibin zhang · 9 years ago
  96. cd907aa modify dbCmd to just output a sting - for db insert job in Jenkins by suibin zhang · 9 years ago
  97. 512c640 Merge "Writing to DB file with the correct fields" by GlennRC · 9 years ago
  98. fb8f6a0 Merge "ONOS-2001 Test Case 15 now aborts using main.skipCase() when elections app isn't loaded on a node" by Jon Hall · 9 years ago
  99. 3a72bde ONOS-2001 Test Case 15 now aborts using main.skipCase() when elections app isn't loaded on a node by acsmars · 9 years ago
  100. e7205ad Merge "ONOS-2505 NBI-port post/update/delete" by Jon Hall · 9 years ago