1. ff55367 Add VLAN Treatment Intent Tests to FUNCintent for Host, Point, by Jeremy Songster · 8 years ago
  2. 915100c Merge "Framework of the new CHOtest" by You Wang · 8 years ago
  3. ebf9eb5 Change the batch size to 1000 and test on BM by YPZhang · 8 years ago
  4. db927a5 Framework of the new CHOtest by You Wang · 8 years ago
  5. 53f0fea Merge "Refactor VLAN intent tests to actually use VLAN selectors" by Jon Hall · 8 years ago
  6. 9bfadd2 Minor improvements to HA stability by Jon Hall · 8 years ago
  7. 14a03b5 Turn off expensive logging by default by Jon Hall · 8 years ago
  8. 832f9e9 Refactor VLAN intent tests to actually use VLAN selectors by Jeremy Songster · 8 years ago
  9. 116647a SAMPstatTemplate2 with driver modifications by suibin zhang · 8 years ago
  10. 3c512f7 Handle rare exception in Mininet driver by Jon Hall · 8 years ago
  11. b8e8d37 Merge "Refactor onos-package expects" by Jon Hall · 8 years ago
  12. b64826d Merge "add a checkStatus function to the ONOS Rest Driver" by Jon Hall · 8 years ago
  13. bc2d8ac add a checkStatus function to the ONOS Rest Driver by Jeremy Songster · 8 years ago
  14. a510a8a Remove scapy functions from mininet driver by Jon Hall · 8 years ago
  15. 9645109 Refactor onos-package expects by Jon Hall · 8 years ago
  16. 2413987 Fix checkStatus function in drivers by You Wang · 8 years ago
  17. 94798e7 Merge "Dumping flows on each test now" by Jon Hall · 8 years ago
  18. d2ffffa Dumping flows on each test now by Flavio Castro · 8 years ago
  19. 374eb09 Merge "Extend the timeout limit for the isUp() function." by Jeremy Songster · 8 years ago
  20. 26a139e Add result controll in arping function by YPZhang · 8 years ago
  21. 14c1357 Extend the timeout limit for the isUp() function. by Jeremy Songster · 8 years ago
  22. 6c44c0b Add function to get ip address of onosdriver component by Jon Hall · 8 years ago
  23. e58253f Merge "Removed duplicated and incorrectly placed error message" by Jeremy Songster · 8 years ago
  24. 67d0fc8 Merge "return main.TRUE when mininet handle not logged into mininet" by Jon Hall · 8 years ago
  25. 6949cea Removed duplicated and incorrectly placed error message by Jeremy Songster · 8 years ago
  26. 9cdb113 return main.TRUE when mininet handle not logged into mininet by Jeremy · 8 years ago
  27. 935db19 Remove driver options for removed inMemory distributed primitives by Jon Hall · 8 years ago
  28. d936095 Merge "New method to discover host - Add retry to check topology - Using arping to discover host - Rename the folder" by YPZhang · 8 years ago
  29. 81a7d4e New method to discover host by YPZhang · 8 years ago
  30. d9e4eb1 Exception handling added to FUNCintent where needed by Jeremy · 8 years ago
  31. 53c5e66 Creating subfolders for test suites by Jon Hall · 8 years ago
  32. 439c891 Implementing IPv6 System Testing Using TESTON by Jon Hall · 8 years ago
  33. ad95346 WIP Case200 : IPV6 testcase implementation by sathishm · 9 years ago
  34. 41d39f1 Refactor HA tests by Jon Hall · 8 years ago
  35. bfe0000 Fix disconnect command to expect output when karaf doesn't fully load by Jon Hall · 8 years ago
  36. f0aecdb correct onosDie() to use the onos-die command rather than onos-kill by Jeremy · 8 years ago
  37. bd18278 Updated check for node state. by Jon Hall · 8 years ago
  38. 77badfc Fix the SCPFscaleTopo test CASE100 no_assert by YPZhang · 8 years ago
  39. ef1e657 Added additional responses checking to onosStatus method by You Wang · 8 years ago
  40. d5042fa Merge "Segment Routing tests" by Jon Hall · 8 years ago
  41. eab7a24 Fix incorrect expect placement by Jon Hall · 8 years ago
  42. cc38a54 Segment Routing tests by Flavio Castro · 8 years ago
  43. d0e9a6d Added additional response checking to the onosStart() function by Jeremy · 8 years ago
  44. 7bd8306 Updated the expected response messages in onosStatus method by You Wang · 8 years ago
  45. c72b258 Add additional response checking to onosInstall by Jeremy · 8 years ago
  46. 9ed8f37 Add back deleted function still in use, minor improvments to script by Jon Hall · 8 years ago
  47. 42df2e7 Added testcase to balance ownership of switches to FUNCintent and by Jeremy · 8 years ago
  48. 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
  49. 6e70975 Add HA test for split brain scenario by Jon Hall · 8 years ago
  50. e3109a7 Fix a bug of totalFlows is -1 beacuse timeout by YPZhang · 8 years ago
  51. f6f14a0 Refactored SCPFmaxIntents by YPZhang · 8 years ago
  52. af68431 [ONOS-3568] Fix pingall timeout issue by You Wang · 8 years ago
  53. 29d467d Merge "reconnect onos cli when disconnected" by Jon Hall · 8 years ago
  54. f69ab39 reconnect onos cli when disconnected by You Wang · 8 years ago
  55. 96c201b Merge "ONOS-3343 Initial scapy implementation commit" by Jon Hall · 8 years ago
  56. ae04e62 Clean up log statement by Jon Hall · 8 years ago
  57. 1f39bf0 ONOS-3343 Initial scapy implementation commit by Jeremy Songster · 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. 91089de Merge "Refactor logReport" by Jon Hall · 8 years ago
  60. b424222 Refactor logReport by Jon Hall · 8 years ago
  61. b5d3f83 Improve MaxIntents Tests by YPZhang · 8 years ago
  62. 72280bc Cleanup onosCfgSet in onosdriver.py by Jon Hall · 8 years ago
  63. c679355 ONOS Cli Driver Stability Fixes by Jon Hall · 9 years ago
  64. 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
  65. ed77124 Refactored test by GlennRC · 9 years ago
  66. ff566d5 Fix url for jenkins plots and minor driver cleanup by Jon Hall · 9 years ago
  67. 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
  68. 20fc652 Added a cleanup case to allow the reuse of dpids by GlennRC · 9 years ago
  69. baf5316 Retry Hosts call on consistent Map timeouts by Jon Hall · 9 years ago
  70. acd1b18 More bad input handling by Jon Hall · 9 years ago
  71. fa65fce Stripped flow before comparison by GlennRC · 9 years ago
  72. 64af850 Fix for different outputs of onos-package by Jon Hall · 9 years ago
  73. 17bbcf5 Fixed flow comparison by GlennRC · 9 years ago
  74. 0a54379 Turn off debug by default for GetFlowTable by Jon Hall · 9 years ago
  75. 9cc3dd9 Increased timeout for onos-package by GlennRC · 9 years ago
  76. bcc1c79 Fix the command for ipv6 ping by Subhash Kumar Singh · 9 years ago
  77. 208d4af Set the showResonse option in the sendline wrapper function to false by GlennRC · 9 years ago
  78. 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
  79. 050596c [ONOS-3100] Implemented set/get controller using OVSDB plugin by GlennRC · 9 years ago
  80. 68467eb [ONOS-3367] Updated HA test to use the new mininet functions for getting flow tables and comparing them by GlennRC · 9 years ago
  81. 528ad29 Better parsing of flow table in mininet by GlennRC · 9 years ago
  82. ca7ac29 Fix function call to match updated function by Jon Hall · 9 years ago
  83. 956ea74 Added more functionality to flow test suite by GlennRC · 9 years ago
  84. e4a9942 Merge "[ONOS-2276] Flow Test Suite - tests flows with MAC address selectors - tests flows with IPv4 selectors - tests flows with vlan selector" by Jon Hall · 9 years ago
  85. 073e8bc [ONOS-2276] Flow Test Suite by GlennRC · 9 years ago
  86. 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
  87. 26c6b90 Ifup vnet host for Ovsdb CI failure by lanqinglong · 9 years ago
  88. 892818c Initial functions to use scapy to send and receive packets by Jon Hall · 9 years ago
  89. 934576d Fix typo by Jon Hall · 9 years ago
  90. 3b489db Choose ONOS nodes so that only one partition looses a majority by Jon Hall · 9 years ago
  91. 5bb663b add cell file & change test case name by pingping-lin · 9 years ago
  92. 6d50627 Fixed a syntax error in pingAllHosts() and tweaked the matrix output by GlennRC · 9 years ago
  93. d10d3cc refactored pingHosts and pingIPv6Hosts by GlennRC · 9 years ago
  94. 6e7ff50 Merge "ONOS-2508 FUNCovsdbtest flows install and vm go-online scripts" by Jon Hall · 9 years ago
  95. ad4f6ab Merge "[Emu] Changes default OpenFlow port to 6653. Remove trailing spaces." by Jon Hall · 9 years ago
  96. bab7f8a add test case 10, 11 for I2, add check flow status to test cases by pingping-lin · 9 years ago
  97. f07c44a Updated mininet driver and CHOtest to use the new IPv6 pingall function by GlennRC · 9 years ago
  98. 0e9cf33 Merge "Add missing new line when creating cell file" by Jon Hall · 9 years ago
  99. 5b5fbaf Added check if TYPE is in args before calling that key. Old method cause KeyError by acsmars · 9 years ago
  100. 6f66565 Add missing new line when creating cell file by Jon Hall · 9 years ago