1. cf31d0f Fix for an extra space in karaf cli by Jon Hall · 6 years ago
  2. d3097f7 Handle IndexError when counting flow numbers by You Wang · 6 years ago
  3. ce0d70b Debug failing regex matching by Jon Hall · 6 years ago
  4. 39e3ffe More regex fixes for karaf cli by Jon Hall · 6 years ago
  5. ad538f4 Fix typo in regex for cleaning Karaf 4.2 output by Jon Hall · 6 years ago
  6. 8c9dd1c More robust pattern matching, add more logging and style fixes by Jon Hall · 6 years ago
  7. d5a94fb Fix for Karaf 4.2's custom WC implementation by Jon Hall · 6 years ago
  8. 0623dd4 Relax regex in karaf 4.2 even more by Jon Hall · 6 years ago
  9. 6c9e2da Karaf 4.2 changes by Jon Hall · 6 years ago
  10. 3e6edb3 Update HA tests to Atomix 3.x by Jon Hall · 6 years ago
  11. 3b9689a Increase pexpect timeout for devices and ports command by You Wang · 6 years ago
  12. cdc51fe Fix appStatus function by You Wang · 6 years ago
  13. 0d9f2c0 Check nodes and apps in ONOSSetup by You Wang · 6 years ago
  14. 141b43b Send Ctrl+C to exit from previous command when getting pexpect timeout by You Wang · 6 years ago
  15. 54b1d67 Fix T3 for SRRouting by You Wang · 6 years ago
  16. 0e24037 Add HApowerFailure test by Jon Hall · 6 years ago
  17. 5d9527b Assert that dst host exists when using t3-simple by You Wang · 6 years ago
  18. 8f7c8d8 Merge "Use t3-troubleshoot-simple in SR tests for dual-homed hosts" by You Wang · 6 years ago
  19. c02f3be [ONOS-7650] SRRouting: add case 602 fix case 620 and 622 by You Wang · 6 years ago
  20. df5061f Functionality for counting buckets in an ecmp group. by Andreas Pantelopoulos · 6 years ago
  21. 0fa76e7 Use t3-troubleshoot-simple in SR tests for dual-homed hosts by You Wang · 6 years ago
  22. fd80ab4 Fix for verifyHostLocation function by You Wang · 6 years ago
  23. 547893e Several fixes to SRMulticast by You Wang · 6 years ago
  24. bc898b8 [ONOS-7636] Add function to verify host locations by You Wang · 6 years ago
  25. c9faf4c Fix missing vid option for composeT3Command by You Wang · 6 years ago
  26. 1874ffe Merge "Migrate existing SRRouting tests to use the new functions" by You Wang · 6 years ago
  27. d66de19 Migrate existing SRRouting tests to use the new functions by You Wang · 6 years ago
  28. e7b7647 Merge "Fix HA test on Fabric" by Jon Hall · 6 years ago
  29. 5da39c8 [ONOS-7635][ONOS-7636] Support for complex scenarios in SRRouting test by You Wang · 6 years ago
  30. 6e7ac44 Merge "[ONOS-7625] Refactor SRMulticast for complex test scenarios" by You Wang · 6 years ago
  31. c02d835 [ONOS-7625] Refactor SRMulticast for complex test scenarios by You Wang · 6 years ago
  32. 9677ed3 Fix HA test on Fabric by Jon Hall · 6 years ago
  33. 0dd0995 Update changed onos cli command name by Jon Hall · 6 years ago
  34. e24d627 [ONOS-7524] Mininet based SRMulticast tests by You Wang · 6 years ago
  35. 6a0c4de [CORD-2862] TestON drivers for OFDPA and Host by Pier · 6 years ago
  36. 2eae324 Added tests for static route testing. by Andreas Pantelopoulos · 6 years ago
  37. 9173d44 Added functionality for counting flows and groups. by Andreas Pantelopoulos · 6 years ago
  38. 53dba1e [ONOS-7398] Add SegmentRouting DHCPRelay test by You Wang · 7 years ago
  39. cf2345c Fix checkFlowsByDpid to retry by Jonghwan Hyun · 6 years ago
  40. 9b1012d Merge "Changing instances of 'onos -w' to 'onos-wait-for-start'" by Jon Hall · 6 years ago
  41. b9d381e Retry failed app-Ids check by Jon Hall · 7 years ago
  42. ec916a4 Changing instances of 'onos -w' to 'onos-wait-for-start' by Jeremy Ronquillo · 7 years ago
  43. a478b85 ISSU tests by Jon Hall · 7 years ago
  44. 8270549 [ONOS-7104]: Style fixes to the drivers directory in TestON by Jeremy Ronquillo · 7 years ago
  45. e6fe3c4 [ONOS-7125] add/fix the SCPFintent related sanity check by Devin Lim · 7 years ago
  46. 4d5f1d0 Reverting core/ and drivers/ directories before change 15514 by Jeremy Ronquillo · 7 years ago
  47. a7cfdbd [ONOS-7074]Investigate the SCPFscaleTopo by Devin Lim · 7 years ago
  48. 23fb216 [ONOS-7039] [ONOS-7044] Fix PEP8 Warnings in TestON by Jeremy Ronquillo · 7 years ago
  49. 8bafdc0 Remove depricated cfg and minor fixes to HA suite by Jon Hall · 7 years ago
  50. 818bc7c Created SCPFmastershipFailoverLat test by Jeremy Ronquillo · 7 years ago
  51. 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
  52. b27ce4c [ONOS-6819] - Update TestON File Headers by Jeremy Ronquillo · 7 years ago
  53. 752dd7b FUNCopticalFixing by Devin Lim · 7 years ago
  54. dc78e20 [ONOS-6619] Allow different bash prompts in TestON components, Also including part of ONOS-6595 by Devin Lim · 7 years ago
  55. cf97cf1 Add check for retry message from VPLS cli by Jon Hall · 7 years ago
  56. f539eb9 Refactor bandwidth allocation checks for FUNCintent by Jon Hall · 7 years ago
  57. 5315808 Cosmetic fixes for onosclidriver by Jon Hall · 7 years ago
  58. 6dccea6 Merge "Test Bandwidth Allocation with Intents" by Jon Hall · 7 years ago
  59. 6fbb96c Test Bandwidth Allocation with Intents by Shreya Chowdhary · 7 years ago
  60. 5796357 Changes made so that number of routes is obtained correctly in the test by Pratik Parab · 7 years ago
  61. e4077ed Merge "[ONOS-6153] Refactor intent reroute test" by You Wang · 7 years ago
  62. 6d301d4 [ONOS-6153] Refactor intent reroute test by You Wang · 7 years ago
  63. e0f0b34 Add Distributed work queues to HA tests by Jon Hall · 7 years ago
  64. 7a6ebfd Add tests for atomic value to HA suite by Jon Hall · 7 years ago
  65. c1fa4ca Merge "Add error handling when sendline() returns None" by You Wang · 7 years ago
  66. b5a55f7 Add error handling when sendline() returns None by You Wang · 7 years ago
  67. 3b2ab5a [ONOS-5975]Fix bgpls logging to add error and exception reporting for every test by Pratik Parab · 7 years ago
  68. 6021e06 Use json output in when getting intent ids by Jon Hall · 8 years ago
  69. da15727 [ONOS-5760] Add protected intents to FUNCintent by alison · 8 years ago
  70. 118ba58 Bug fix for logSearch function by You Wang · 8 years ago
  71. ec63bde :[WIP]add new variable to record the first installed time and improve intentReroute Test by Chiyu Cheng · 8 years ago
  72. 2c8959e Add vpls drivers and test by Jon Hall · 8 years ago
  73. 54b994f Missed updating some regular expressions to match ONOS by Jon Hall · 8 years ago
  74. 6725383 Update drivers to match change in output by Jon Hall · 8 years ago
  75. ef10950 Run onos-secure-ssh for ssh-based onos cli login by Chiyu Cheng · 8 years ago
  76. b8c2c84 Calculate ScaleTopo latency by Chiyu Cheng · 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. e9f909e Add options for using flags with 'apps' by Jon Hall · 8 years ago
  80. c1a003a Merge "Enable core flow number check in CHO Test" by Jon Hall · 8 years ago
  81. 3c27625 Enable core flow number check in CHO Test by You Wang · 8 years ago
  82. 58d0445 More checks in compareIntent function by You Wang · 8 years ago
  83. 1bf854e Merge "Fix removeDevice function in onosclidriver" by You Wang · 8 years ago
  84. 823f502 Fix removeDevice function in onosclidriver by You Wang · 8 years ago
  85. 00d1ca6 Merge "Add VLAN Encapsulation test for point to point intents to FUNCintent" by Jeremy Songster · 8 years ago
  86. c032f16 Add VLAN Encapsulation test for point to point intents to FUNCintent by Jeremy Songster · 8 years ago
  87. 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
  88. 306ed7a Add check for Flow Duration to FUNCintent and FUNCintentRest by Jeremy Songster · 8 years ago
  89. fe49d9d Merge "Avoid referencing variable before assignment in checkStatus function" by Jon Hall · 8 years ago
  90. 1331025 Avoid referencing variable before assignment in checkStatus function by You Wang · 8 years ago
  91. a1286fe Small fix on checkFlowsCount function by Flavio Castro · 8 years ago
  92. 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
  93. 14a4aa9 Fix the Totalintent number is less than 0 by YPZhang · 8 years ago
  94. 6ef1847 Merge "Small fix: catch exception when summary does not give the correct output" by Jon Hall · 8 years ago
  95. f5b3f87 Small fix: catch exception when summary does not give the correct output by Flavio Castro · 8 years ago
  96. 1eb539d Merge "Clean up file declaration comments" by Jon Hall · 8 years ago
  97. ae01bba Clean up file declaration comments by Jeremy Songster · 8 years ago
  98. cbc2a06 Improve SCPFintentEventTp test by YPZhang · 8 years ago
  99. 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
  100. db8cd0a Implement interfaces between graph utility and two drivers by You Wang · 8 years ago