1. 9a7d2d9 Merge "Add check for Flow Duration to FUNCintent and FUNCintentRest in order to make sure that flows aren't being overwritten by the installed intent." by Jeremy Songster · 8 years ago
  2. 306ed7a Add check for Flow Duration to FUNCintent and FUNCintentRest by Jeremy Songster · 8 years ago
  3. b95cc2b Merge "[onos-1481] Add exception handling to mininet driver functions" by Jon Hall · 8 years ago
  4. 404f7e7 [onos-1481] Add exception handling to mininet driver functions by Ming Yan Shu · 8 years ago
  5. fe49d9d Merge "Avoid referencing variable before assignment in checkStatus function" by Jon Hall · 8 years ago
  6. 1331025 Avoid referencing variable before assignment in checkStatus function by You Wang · 8 years ago
  7. a1286fe Small fix on checkFlowsCount function by Flavio Castro · 8 years ago
  8. 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
  9. 14a4aa9 Fix the Totalintent number is less than 0 by YPZhang · 8 years ago
  10. df14981 Merge "Create testcases in FUNCflow for testing OF1.3 features" by Jon Hall · 8 years ago
  11. e14d7b0 Create testcases in FUNCflow for testing OF1.3 features by alison · 8 years ago
  12. 6ef1847 Merge "Small fix: catch exception when summary does not give the correct output" by Jon Hall · 8 years ago
  13. f5b3f87 Small fix: catch exception when summary does not give the correct output by Flavio Castro · 8 years ago
  14. 1eb539d Merge "Clean up file declaration comments" by Jon Hall · 8 years ago
  15. ae01bba Clean up file declaration comments by Jeremy Songster · 8 years ago
  16. cbc2a06 Improve SCPFintentEventTp test by YPZhang · 8 years ago
  17. ba60dd6 Merge "modifying FUNCoptical to use new topology" by Jeremy Songster · 8 years ago
  18. 5665f1b modifying FUNCoptical to use new topology by Jeremy Songster · 8 years ago
  19. 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
  20. db8cd0a Implement interfaces between graph utility and two drivers by You Wang · 8 years ago
  21. 6509dbf Fixing some common typos throughout the repo by Jon Hall · 8 years ago
  22. 0584d43 Fix a typo error in driverFunction by YPZhang · 8 years ago
  23. 97cf84a Removing duplicate error checking by Jon Hall · 8 years ago
  24. d7e4b6e Bug fix for onosclidriver by YPZhang · 8 years ago
  25. 82ee2f6 Changed checkState function by Flavio Castro · 8 years ago
  26. d16b40e Merge "Refactory IntentInstallWithdraw Lat - Refactor IntentInstallWithdrawLat and IntentInstallWithdrawLatWithFOBJ - Modify PushTestIntents driver function, it can return onos response now" by YPZhang · 8 years ago
  27. b34b7e1 Refactory IntentInstallWithdraw Lat by YPZhang · 8 years ago
  28. 5da143d Merge "Added Case32 and updated SAMPstartTemplate" by Jon Hall · 8 years ago
  29. 12f34c3 Added Case32 and updated SAMPstartTemplate by alison · 8 years ago
  30. 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
  31. febf730 Refactor IntentRerouteLatency test by YPZhang · 8 years ago
  32. b7f515c Merge "add tests for partial failures of MPSP and SPMP intents" by Jon Hall · 8 years ago
  33. 9385d41 add tests for partial failures of MPSP and SPMP intents by Jeremy Songster · 8 years ago
  34. 12699b5 Merge "added scp from ONOScli" by Jon Hall · 8 years ago
  35. 1be9a51 Add KeyError exception handling for compareIntent function in OnosCliDriver by You Wang · 8 years ago
  36. 09ab59d added scp from ONOScli by Flavio Castro · 8 years ago
  37. 083ae98 Add error handling for checkFlowId in MininetCliDriver by You Wang · 8 years ago
  38. e731a0b Merge "Add exception handling for parseFlowTable in MininetCliDriver" by Jon Hall · 8 years ago
  39. e179095 Use correct namespace for exception class by Jon Hall · 8 years ago
  40. 8f6d462 Add option to look for IP based on iface by Jon Hall · 8 years ago
  41. 91c37cf Add exception handling for parseFlowTable in MininetCliDriver by You Wang · 8 years ago
  42. ebccd35 Add error message to help debug failing test on production machines by Jon Hall · 8 years ago
  43. 6525447 Merge "Dumping Flows on each test now" by Jon Hall · 8 years ago
  44. b771895 Dumping Flows on each test now by Flavio Castro · 8 years ago
  45. 8556037 Minor fix to return values and error checks in OnosCliDriver by You Wang · 8 years ago
  46. 240842b Fixed a problem in driver by YPZhang · 8 years ago
  47. 9aa88bb Merge "Fix issues with disconnecting from cli or Errors in sendline" by Jon Hall · 8 years ago
  48. 6f02d71 Merge "Add VLAN Treatment Intent Tests to FUNCintent for Host, Point, MPSP, and SPMP intents." by Jeremy Songster · 8 years ago
  49. a495f56 Fix issues with disconnecting from cli or Errors in sendline by Jon Hall · 8 years ago
  50. 66518af Add compareIntent function to OnosCliDriver by You Wang · 8 years ago
  51. 6377a7b Merge "Add type and value error checks to some funtions in OnosCliDriver" by Jon Hall · 8 years ago
  52. d3cb2ce Add type and value error checks to some funtions in OnosCliDriver by You Wang · 8 years ago
  53. fdcbfc4 Fix description of getIntentState function in OnosCliDriver by You Wang · 8 years ago
  54. ff55367 Add VLAN Treatment Intent Tests to FUNCintent for Host, Point, by Jeremy Songster · 8 years ago
  55. 64ab3bd Fix for frozen onos during disconnect by Jon Hall · 8 years ago
  56. 915100c Merge "Framework of the new CHOtest" by You Wang · 8 years ago
  57. ebf9eb5 Change the batch size to 1000 and test on BM by YPZhang · 8 years ago
  58. db927a5 Framework of the new CHOtest by You Wang · 8 years ago
  59. 53f0fea Merge "Refactor VLAN intent tests to actually use VLAN selectors" by Jon Hall · 8 years ago
  60. 9bfadd2 Minor improvements to HA stability by Jon Hall · 8 years ago
  61. 14a03b5 Turn off expensive logging by default by Jon Hall · 8 years ago
  62. 832f9e9 Refactor VLAN intent tests to actually use VLAN selectors by Jeremy Songster · 8 years ago
  63. 116647a SAMPstatTemplate2 with driver modifications by suibin zhang · 8 years ago
  64. 3c512f7 Handle rare exception in Mininet driver by Jon Hall · 8 years ago
  65. b8e8d37 Merge "Refactor onos-package expects" by Jon Hall · 8 years ago
  66. b64826d Merge "add a checkStatus function to the ONOS Rest Driver" by Jon Hall · 8 years ago
  67. bc2d8ac add a checkStatus function to the ONOS Rest Driver by Jeremy Songster · 8 years ago
  68. a510a8a Remove scapy functions from mininet driver by Jon Hall · 8 years ago
  69. 9645109 Refactor onos-package expects by Jon Hall · 8 years ago
  70. 2413987 Fix checkStatus function in drivers by You Wang · 8 years ago
  71. 94798e7 Merge "Dumping flows on each test now" by Jon Hall · 8 years ago
  72. d2ffffa Dumping flows on each test now by Flavio Castro · 8 years ago
  73. 374eb09 Merge "Extend the timeout limit for the isUp() function." by Jeremy Songster · 8 years ago
  74. 26a139e Add result controll in arping function by YPZhang · 8 years ago
  75. 14c1357 Extend the timeout limit for the isUp() function. by Jeremy Songster · 8 years ago
  76. 6c44c0b Add function to get ip address of onosdriver component by Jon Hall · 8 years ago
  77. e58253f Merge "Removed duplicated and incorrectly placed error message" by Jeremy Songster · 8 years ago
  78. 67d0fc8 Merge "return main.TRUE when mininet handle not logged into mininet" by Jon Hall · 8 years ago
  79. 6949cea Removed duplicated and incorrectly placed error message by Jeremy Songster · 8 years ago
  80. 9cdb113 return main.TRUE when mininet handle not logged into mininet by Jeremy · 8 years ago
  81. 935db19 Remove driver options for removed inMemory distributed primitives by Jon Hall · 8 years ago
  82. 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
  83. 81a7d4e New method to discover host by YPZhang · 8 years ago
  84. d9e4eb1 Exception handling added to FUNCintent where needed by Jeremy · 8 years ago
  85. 53c5e66 Creating subfolders for test suites by Jon Hall · 8 years ago
  86. 439c891 Implementing IPv6 System Testing Using TESTON by Jon Hall · 8 years ago
  87. ad95346 WIP Case200 : IPV6 testcase implementation by sathishm · 9 years ago
  88. 41d39f1 Refactor HA tests by Jon Hall · 8 years ago
  89. bfe0000 Fix disconnect command to expect output when karaf doesn't fully load by Jon Hall · 8 years ago
  90. f0aecdb correct onosDie() to use the onos-die command rather than onos-kill by Jeremy · 8 years ago
  91. bd18278 Updated check for node state. by Jon Hall · 8 years ago
  92. 77badfc Fix the SCPFscaleTopo test CASE100 no_assert by YPZhang · 8 years ago
  93. ef1e657 Added additional responses checking to onosStatus method by You Wang · 8 years ago
  94. d5042fa Merge "Segment Routing tests" by Jon Hall · 8 years ago
  95. eab7a24 Fix incorrect expect placement by Jon Hall · 8 years ago
  96. cc38a54 Segment Routing tests by Flavio Castro · 8 years ago
  97. d0e9a6d Added additional response checking to the onosStart() function by Jeremy · 8 years ago
  98. 7bd8306 Updated the expected response messages in onosStatus method by You Wang · 8 years ago
  99. c72b258 Add additional response checking to onosInstall by Jeremy · 8 years ago
  100. 9ed8f37 Add back deleted function still in use, minor improvments to script by Jon Hall · 8 years ago