1. 5315808 Cosmetic fixes for onosclidriver by Jon Hall · 7 years ago
  2. 6dccea6 Merge "Test Bandwidth Allocation with Intents" by Jon Hall · 7 years ago
  3. 6fbb96c Test Bandwidth Allocation with Intents by Shreya Chowdhary · 7 years ago
  4. 5796357 Changes made so that number of routes is obtained correctly in the test by Pratik Parab · 7 years ago
  5. 9cdf9a2 Fix getBranchName in onosdriver by You Wang · 7 years ago
  6. e4077ed Merge "[ONOS-6153] Refactor intent reroute test" by You Wang · 7 years ago
  7. 6d301d4 [ONOS-6153] Refactor intent reroute test by You Wang · 7 years ago
  8. e0f0b34 Add Distributed work queues to HA tests by Jon Hall · 7 years ago
  9. fb682c7 Merge "Changes made to detect duplicate image tags on docker hub" by Jon Hall · 7 years ago
  10. 50d53d4 Changes made to detect duplicate image tags on docker hub by Pratik Parab · 7 years ago
  11. 7a6ebfd Add tests for atomic value to HA suite by Jon Hall · 7 years ago
  12. 30f737b Merge "Changes made so that PLATdockertest pulls all images from onos dockerhub" by Jon Hall · 7 years ago
  13. cc40645 Changes made so that PLATdockertest pulls all images from onos dockerhub by Pratik Parab · 7 years ago
  14. c1fa4ca Merge "Add error handling when sendline() returns None" by You Wang · 7 years ago
  15. b5a55f7 Add error handling when sendline() returns None by You Wang · 7 years ago
  16. 3b2ab5a [ONOS-5975]Fix bgpls logging to add error and exception reporting for every test by Pratik Parab · 7 years ago
  17. 764f5fd Merge "Use json output in when getting intent ids" by Jon Hall · 7 years ago
  18. 6021e06 Use json output in when getting intent ids by Jon Hall · 7 years ago
  19. c669d21 Fix SAMP tests by You Wang · 7 years ago
  20. 373e055 Fix for ONOS-5578 by kavitha Alagesan · 8 years ago
  21. da15727 [ONOS-5760] Add protected intents to FUNCintent by alison · 8 years ago
  22. 118ba58 Bug fix for logSearch function by You Wang · 8 years ago
  23. ec63bde :[WIP]add new variable to record the first installed time and improve intentReroute Test by Chiyu Cheng · 8 years ago
  24. 2c8959e Add vpls drivers and test by Jon Hall · 8 years ago
  25. cc385d6 Merge "[ONOS-5514] add vlan interfaces to Sdn-ip tests" by Jon Hall · 8 years ago
  26. e4121a9 [ONOS-5514] add vlan interfaces to Sdn-ip tests by alison · 8 years ago
  27. 54b994f Missed updating some regular expressions to match ONOS by Jon Hall · 8 years ago
  28. 810b67d Make using ssh the default for onos connections by Jon Hall · 8 years ago
  29. 6725383 Update drivers to match change in output by Jon Hall · 8 years ago
  30. ef10950 Run onos-secure-ssh for ssh-based onos cli login by Chiyu Cheng · 8 years ago
  31. 7b5b226 Fix a bug in onos rest driver by You Wang · 8 years ago
  32. 90038fb Fix a typo in ovsdbdriver by You Wang · 8 years ago
  33. 2a1c379 Remove buckPackage as it's no longer supported by You Wang · 8 years ago
  34. d1bcaca Use buckBuild in startBasicOnos function by You Wang · 8 years ago
  35. b8c2c84 Calculate ScaleTopo latency by Chiyu Cheng · 8 years ago
  36. 07464f1 Merge "[ONOS-5394] Improve FUNCovsdbtest" by Jon Hall · 8 years ago
  37. 993dea3 Merge "Get device add time value from log and change thark capture method" by You Wang · 8 years ago
  38. 08303a0 Get device add time value from log and change thark capture method by chengchiyu · 8 years ago
  39. 6acef9f [ONOS-5394] Improve FUNCovsdbtest by alison · 8 years ago
  40. f03af03 Fix for buck bug by Jon Hall · 8 years ago
  41. e9f909e Add options for using flags with 'apps' by Jon Hall · 8 years ago
  42. c1a003a Merge "Enable core flow number check in CHO Test" by Jon Hall · 8 years ago
  43. 3c27625 Enable core flow number check in CHO Test by You Wang · 8 years ago
  44. 58d0445 More checks in compareIntent function by You Wang · 8 years ago
  45. 50f0bc6 Add new a general dump command for ONOS driver; by Pier · 8 years ago
  46. 88189b6 Implement Secure SSH command and add ONOS_USE_SSH option in the cell file by Pier · 8 years ago
  47. ab2f7f5 [ONOS-5037] Modify FUNCintentRest to test SinglePointToMultiPointIntent by Ming Yan Shu · 8 years ago
  48. 3576f57 Add a function to build using buck by Jon Hall · 8 years ago
  49. 73057ee Attempt to fix random new lines in output by Jon Hall · 8 years ago
  50. 1bf854e Merge "Fix removeDevice function in onosclidriver" by You Wang · 8 years ago
  51. 823f502 Fix removeDevice function in onosclidriver by You Wang · 8 years ago
  52. 2613ec4 Merge "Imporve SCPFportLat test - Improve calculate latency method - Add a dependence file to grep latency - Improve database method" by You Wang · 8 years ago
  53. 801d46d Imporve SCPFportLat test by YPZhang · 8 years ago
  54. 00d1ca6 Merge "Add VLAN Encapsulation test for point to point intents to FUNCintent" by Jeremy Songster · 8 years ago
  55. c032f16 Add VLAN Encapsulation test for point to point intents to FUNCintent by Jeremy Songster · 8 years ago
  56. 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
  57. 306ed7a Add check for Flow Duration to FUNCintent and FUNCintentRest by Jeremy Songster · 8 years ago
  58. b95cc2b Merge "[onos-1481] Add exception handling to mininet driver functions" by Jon Hall · 8 years ago
  59. 404f7e7 [onos-1481] Add exception handling to mininet driver functions by Ming Yan Shu · 8 years ago
  60. fe49d9d Merge "Avoid referencing variable before assignment in checkStatus function" by Jon Hall · 8 years ago
  61. 1331025 Avoid referencing variable before assignment in checkStatus function by You Wang · 8 years ago
  62. a1286fe Small fix on checkFlowsCount function by Flavio Castro · 8 years ago
  63. f48fbd5 Merge "Dynamic configuration of SR" by Jon Hall · 8 years ago
  64. ab163ca Dynamic configuration of SR by Flavio Castro · 8 years ago
  65. 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
  66. 14a4aa9 Fix the Totalintent number is less than 0 by YPZhang · 8 years ago
  67. df14981 Merge "Create testcases in FUNCflow for testing OF1.3 features" by Jon Hall · 8 years ago
  68. e14d7b0 Create testcases in FUNCflow for testing OF1.3 features by alison · 8 years ago
  69. 6ef1847 Merge "Small fix: catch exception when summary does not give the correct output" by Jon Hall · 8 years ago
  70. f5b3f87 Small fix: catch exception when summary does not give the correct output by Flavio Castro · 8 years ago
  71. 1eb539d Merge "Clean up file declaration comments" by Jon Hall · 8 years ago
  72. ae01bba Clean up file declaration comments by Jeremy Songster · 8 years ago
  73. cbc2a06 Improve SCPFintentEventTp test by YPZhang · 8 years ago
  74. ba60dd6 Merge "modifying FUNCoptical to use new topology" by Jeremy Songster · 8 years ago
  75. 5665f1b modifying FUNCoptical to use new topology by Jeremy Songster · 8 years ago
  76. 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
  77. db8cd0a Implement interfaces between graph utility and two drivers by You Wang · 8 years ago
  78. 6509dbf Fixing some common typos throughout the repo by Jon Hall · 8 years ago
  79. 0584d43 Fix a typo error in driverFunction by YPZhang · 8 years ago
  80. 97cf84a Removing duplicate error checking by Jon Hall · 8 years ago
  81. dd0f398 Fixed small typo in last commit by Flavio Castro · 8 years ago
  82. d7e4b6e Bug fix for onosclidriver by YPZhang · 8 years ago
  83. 82ee2f6 Changed checkState function by Flavio Castro · 8 years ago
  84. d16b40e Merge "Refactory IntentInstallWithdraw Lat - Refactor IntentInstallWithdrawLat and IntentInstallWithdrawLatWithFOBJ - Modify PushTestIntents driver function, it can return onos response now" by YPZhang · 8 years ago
  85. b34b7e1 Refactory IntentInstallWithdraw Lat by YPZhang · 8 years ago
  86. 5da143d Merge "Added Case32 and updated SAMPstartTemplate" by Jon Hall · 8 years ago
  87. 12f34c3 Added Case32 and updated SAMPstartTemplate by alison · 8 years ago
  88. 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
  89. febf730 Refactor IntentRerouteLatency test by YPZhang · 8 years ago
  90. b7f515c Merge "add tests for partial failures of MPSP and SPMP intents" by Jon Hall · 8 years ago
  91. 9385d41 add tests for partial failures of MPSP and SPMP intents by Jeremy Songster · 8 years ago
  92. 12699b5 Merge "added scp from ONOScli" by Jon Hall · 8 years ago
  93. 1be9a51 Add KeyError exception handling for compareIntent function in OnosCliDriver by You Wang · 8 years ago
  94. 09ab59d added scp from ONOScli by Flavio Castro · 8 years ago
  95. 083ae98 Add error handling for checkFlowId in MininetCliDriver by You Wang · 8 years ago
  96. e731a0b Merge "Add exception handling for parseFlowTable in MininetCliDriver" by Jon Hall · 8 years ago
  97. e179095 Use correct namespace for exception class by Jon Hall · 8 years ago
  98. 8f6d462 Add option to look for IP based on iface by Jon Hall · 8 years ago
  99. 91c37cf Add exception handling for parseFlowTable in MininetCliDriver by You Wang · 8 years ago
  100. ebccd35 Add error message to help debug failing test on production machines by Jon Hall · 8 years ago