1. ba231e7 [ONOS-7502] Verify connectivity to remote hosts in SRRouting by You Wang · 6 years ago
  2. ddae7eb Merge "Added functionality for counting flows and groups." by You Wang · 6 years ago
  3. 9173d44 Added functionality for counting flows and groups. by Andreas Pantelopoulos · 6 years ago
  4. d906613 Add some more checks to driver functions by Jon Hall · 6 years ago
  5. 53dba1e [ONOS-7398] Add SegmentRouting DHCPRelay test by You Wang · 6 years ago
  6. 16566dd Merge "Fix checkFlowsByDpid to retry" by You Wang · 6 years ago
  7. cf2345c Fix checkFlowsByDpid to retry by Jonghwan Hyun · 6 years ago
  8. f19d9f4 [ONOS-7488] Add retries to ping for SRRouting by You Wang · 6 years ago
  9. 402cec2 Merge "[ONOS-7369] Proof-of-concept testing for network driver to manage physical switches/hosts" by You Wang · 6 years ago
  10. b097c0f DHCP clients should always specify lease file by You Wang · 6 years ago
  11. 84f981d [ONOS-7369] Proof-of-concept testing for network driver to manage physical switches/hosts by You Wang · 6 years ago
  12. 7ce46ea Add HA test for restoring from and offline backup by Jon Hall · 6 years ago
  13. cababf7 Check for Password prompt in onos-wait-for-start by Jon Hall · 6 years ago
  14. b9d381e Retry failed app-Ids check by Jon Hall · 6 years ago
  15. 612e86e Merge "[ONOS-7356] Decouple Scapy from TestON tests - Create MininetScapyCliDriver for mininet based scapy tests - Move scapy related setup to a single test case in FUNCflow and FUNCgroup" by You Wang · 6 years ago
  16. dafb6e2 [ONOS-7356] Decouple Scapy from TestON tests by You Wang · 6 years ago
  17. 173f2a0 Fix typo in mininet driver by Jon Hall · 6 years ago
  18. 1cdc5f5 Speed up SRBridging test by You Wang · 7 years ago
  19. a478b85 ISSU tests by Jon Hall · 7 years ago
  20. 3ebd5e7 [ONOS-7216] Creating a test for onos-form-cluster functionality by Devin Lim · 7 years ago
  21. 8270549 [ONOS-7104]: Style fixes to the drivers directory in TestON by Jeremy Ronquillo · 7 years ago
  22. e6fe3c4 [ONOS-7125] add/fix the SCPFintent related sanity check by Devin Lim · 7 years ago
  23. 4d5f1d0 Reverting core/ and drivers/ directories before change 15514 by Jeremy Ronquillo · 7 years ago
  24. a7cfdbd [ONOS-7074]Investigate the SCPFscaleTopo by Devin Lim · 7 years ago
  25. 23fb216 [ONOS-7039] [ONOS-7044] Fix PEP8 Warnings in TestON by Jeremy Ronquillo · 7 years ago
  26. 4173b24 Add functions to check the size of raft logs by Jon Hall · 7 years ago
  27. 8bafdc0 Remove depricated cfg and minor fixes to HA suite by Jon Hall · 7 years ago
  28. 818bc7c Created SCPFmastershipFailoverLat test by Jeremy Ronquillo · 7 years ago
  29. 4407596 [ONOS-6901] Fix how the systemTest does not return any result when it forced to quit the test by Devin Lim · 7 years ago
  30. 6b6ec90 Changing Error log for printing out nodes at the beginning to debug log by Devin Lim · 7 years ago
  31. 142b534 Update Cluster Driver by Devin Lim · 7 years ago
  32. ca31989 Initial implementation of ONOS cluster driver by Jon Hall · 7 years ago
  33. b27ce4c [ONOS-6819] - Update TestON File Headers by Jeremy Ronquillo · 7 years ago
  34. 82d8bb7 Merge "[ONOS-6593]Review and Refactor ONOS startup procedures in TestON" by Jon Hall · 7 years ago
  35. 58046fa [ONOS-6593]Review and Refactor ONOS startup procedures in TestON by Devin Lim · 7 years ago
  36. 3008aa3 [ONOS-6747] New TestON test: VPLSfailsafe and various VPLS test fixes by Jeremy Ronquillo · 7 years ago
  37. 0207527 [ONOS-6800] onosNetCFG driver function should not append ".json" to the file name by Devin Lim · 7 years ago
  38. 752dd7b FUNCopticalFixing by Devin Lim · 7 years ago
  39. 0f2008a Redirect new bash session to home dir when connecting using ssh by Jeremy Ronquillo · 7 years ago
  40. b2ca25e Compare lower case 'local' for compatibility with other VMs. by Jeremy Ronquillo · 7 years ago
  41. dc78e20 [ONOS-6619] Allow different bash prompts in TestON components, Also including part of ONOS-6595 by Devin Lim · 7 years ago
  42. c20e79a [ONOS-6319] Fixed absolute path problem for <home> by Devin Lim · 7 years ago
  43. f4a411a Merge "[ONOS-6595] Allow TestOn to run with non-default username" by Jon Hall · 7 years ago
  44. 461f087 [ONOS-6595] Allow TestOn to run with non-default username by Devin Lim · 7 years ago
  45. cf97cf1 Add check for retry message from VPLS cli by Jon Hall · 7 years ago
  46. f539eb9 Refactor bandwidth allocation checks for FUNCintent by Jon Hall · 7 years ago
  47. 5315808 Cosmetic fixes for onosclidriver by Jon Hall · 7 years ago
  48. 6dccea6 Merge "Test Bandwidth Allocation with Intents" by Jon Hall · 7 years ago
  49. 6fbb96c Test Bandwidth Allocation with Intents by Shreya Chowdhary · 7 years ago
  50. 5796357 Changes made so that number of routes is obtained correctly in the test by Pratik Parab · 7 years ago
  51. 9cdf9a2 Fix getBranchName in onosdriver by You Wang · 7 years ago
  52. e4077ed Merge "[ONOS-6153] Refactor intent reroute test" by You Wang · 7 years ago
  53. 6d301d4 [ONOS-6153] Refactor intent reroute test by You Wang · 7 years ago
  54. e0f0b34 Add Distributed work queues to HA tests by Jon Hall · 7 years ago
  55. 7a6ebfd Add tests for atomic value to HA suite by Jon Hall · 7 years ago
  56. c1fa4ca Merge "Add error handling when sendline() returns None" by You Wang · 7 years ago
  57. b5a55f7 Add error handling when sendline() returns None by You Wang · 7 years ago
  58. 3b2ab5a [ONOS-5975]Fix bgpls logging to add error and exception reporting for every test by Pratik Parab · 7 years ago
  59. 764f5fd Merge "Use json output in when getting intent ids" by Jon Hall · 7 years ago
  60. 6021e06 Use json output in when getting intent ids by Jon Hall · 7 years ago
  61. c669d21 Fix SAMP tests by You Wang · 7 years ago
  62. da15727 [ONOS-5760] Add protected intents to FUNCintent by alison · 8 years ago
  63. 118ba58 Bug fix for logSearch function by You Wang · 8 years ago
  64. ec63bde :[WIP]add new variable to record the first installed time and improve intentReroute Test by Chiyu Cheng · 8 years ago
  65. 2c8959e Add vpls drivers and test by Jon Hall · 8 years ago
  66. cc385d6 Merge "[ONOS-5514] add vlan interfaces to Sdn-ip tests" by Jon Hall · 8 years ago
  67. e4121a9 [ONOS-5514] add vlan interfaces to Sdn-ip tests by alison · 8 years ago
  68. 54b994f Missed updating some regular expressions to match ONOS by Jon Hall · 8 years ago
  69. 810b67d Make using ssh the default for onos connections by Jon Hall · 8 years ago
  70. 6725383 Update drivers to match change in output by Jon Hall · 8 years ago
  71. ef10950 Run onos-secure-ssh for ssh-based onos cli login by Chiyu Cheng · 8 years ago
  72. 90038fb Fix a typo in ovsdbdriver by You Wang · 8 years ago
  73. 2a1c379 Remove buckPackage as it's no longer supported by You Wang · 8 years ago
  74. d1bcaca Use buckBuild in startBasicOnos function by You Wang · 8 years ago
  75. b8c2c84 Calculate ScaleTopo latency by Chiyu Cheng · 8 years ago
  76. 07464f1 Merge "[ONOS-5394] Improve FUNCovsdbtest" by Jon Hall · 8 years ago
  77. 993dea3 Merge "Get device add time value from log and change thark capture method" by You Wang · 8 years ago
  78. 08303a0 Get device add time value from log and change thark capture method by chengchiyu · 8 years ago
  79. 6acef9f [ONOS-5394] Improve FUNCovsdbtest by alison · 8 years ago
  80. f03af03 Fix for buck bug by Jon Hall · 8 years ago
  81. e9f909e Add options for using flags with 'apps' by Jon Hall · 8 years ago
  82. c1a003a Merge "Enable core flow number check in CHO Test" by Jon Hall · 8 years ago
  83. 3c27625 Enable core flow number check in CHO Test by You Wang · 8 years ago
  84. 58d0445 More checks in compareIntent function by You Wang · 8 years ago
  85. 50f0bc6 Add new a general dump command for ONOS driver; by Pier · 8 years ago
  86. 88189b6 Implement Secure SSH command and add ONOS_USE_SSH option in the cell file by Pier · 8 years ago
  87. 3576f57 Add a function to build using buck by Jon Hall · 8 years ago
  88. 1bf854e Merge "Fix removeDevice function in onosclidriver" by You Wang · 8 years ago
  89. 823f502 Fix removeDevice function in onosclidriver by You Wang · 8 years ago
  90. 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
  91. 801d46d Imporve SCPFportLat test by YPZhang · 8 years ago
  92. 00d1ca6 Merge "Add VLAN Encapsulation test for point to point intents to FUNCintent" by Jeremy Songster · 8 years ago
  93. c032f16 Add VLAN Encapsulation test for point to point intents to FUNCintent by Jeremy Songster · 8 years ago
  94. 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
  95. 306ed7a Add check for Flow Duration to FUNCintent and FUNCintentRest by Jeremy Songster · 8 years ago
  96. b95cc2b Merge "[onos-1481] Add exception handling to mininet driver functions" by Jon Hall · 8 years ago
  97. 404f7e7 [onos-1481] Add exception handling to mininet driver functions by Ming Yan Shu · 8 years ago
  98. fe49d9d Merge "Avoid referencing variable before assignment in checkStatus function" by Jon Hall · 8 years ago
  99. 1331025 Avoid referencing variable before assignment in checkStatus function by You Wang · 8 years ago
  100. a1286fe Small fix on checkFlowsCount function by Flavio Castro · 8 years ago