1. 08303a0 Get device add time value from log and change thark capture method by chengchiyu · 8 years ago
  2. bd60ea0 Use buck for tests by Jon Hall · 8 years ago
  3. 1efcb3f Remove windows specific line endings by Jon Hall · 8 years ago
  4. 1b033c9 Merge "change the precision of Lat result" by You Wang · 8 years ago
  5. 88189b6 Implement Secure SSH command and add ONOS_USE_SSH option in the cell file by Pier · 8 years ago
  6. b76944e Fix a minor issue preventing the deployment of Mininet in a separate machine by Pier · 8 years ago
  7. 2a5bcde change the precision of Lat result by Chiyu Cheng · 8 years ago
  8. 2a2ea60 Merge "Temporarily fix the negative values in switch up latency test" by You Wang · 8 years ago
  9. 98ac97f Merge "Update FUNCovsdbtest" by Jon Hall · 8 years ago
  10. d9915ea Update FUNCovsdbtest by alison · 8 years ago
  11. 21722ec Temporarily fix the negative values in switch up latency test by You Wang · 8 years ago
  12. ab2f7f5 [ONOS-5037] Modify FUNCintentRest to test SinglePointToMultiPointIntent by Ming Yan Shu · 8 years ago
  13. e7f3b34 Fix Codestyle in Functionality tests by Jeremy Songster · 8 years ago
  14. 074e3ef port update std by chengchiyu · 8 years ago
  15. 695e438 Merge "put std into database" by Yunpeng Zhang · 8 years ago
  16. 7c51b30 Merge "Fix a typo in switchFunc.py" by YPZhang · 8 years ago
  17. 841262e Fix a typo in switchFunc.py by YPZhang · 8 years ago
  18. c6f4cc0 put std into database by chengchiyu · 8 years ago
  19. 3576f57 Add a function to build using buck by Jon Hall · 8 years ago
  20. 73057ee Attempt to fix random new lines in output by Jon Hall · 8 years ago
  21. b6595d9 Merge "Hot fix for switchFunc" by You Wang · 8 years ago
  22. 347b8ae Hot fix for switchFunc by YPZhang · 8 years ago
  23. 1bf854e Merge "Fix removeDevice function in onosclidriver" by You Wang · 8 years ago
  24. 21adb60 Fix switchLat test by YPZhang · 8 years ago
  25. 823f502 Fix removeDevice function in onosclidriver by You Wang · 8 years ago
  26. 3943fbe Fix a problem, which if didn't get package by YPZhang · 8 years ago
  27. 472ae63 Merge "Improve Switch Lat test methods - Add dependence functions - improve test algorithm Change-Id: I3b9f03b2e53b3759e32cbc464c2c53a84f5a562c" by You Wang · 8 years ago
  28. 38fb119 Improve Switch Lat test methods by YPZhang · 8 years ago
  29. 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
  30. 801d46d Imporve SCPFportLat test by YPZhang · 8 years ago
  31. 00d1ca6 Merge "Add VLAN Encapsulation test for point to point intents to FUNCintent" by Jeremy Songster · 8 years ago
  32. c032f16 Add VLAN Encapsulation test for point to point intents to FUNCintent by Jeremy Songster · 8 years ago
  33. 7bb9c46 Fix and speed up SCPFscaleTopo test a little by You Wang · 8 years ago
  34. ce7e513 Merge "Improve SCPFscaleTopo test - Disabled fwd app - Use arping to discover host - Now it will scale from 20x20 to 45x45 - Disabled bring down node" by You Wang · 8 years ago
  35. acaaf42 Improve SCPFscaleTopo test by YPZhang · 8 years ago
  36. 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
  37. 306ed7a Add check for Flow Duration to FUNCintent and FUNCintentRest by Jeremy Songster · 8 years ago
  38. b95cc2b Merge "[onos-1481] Add exception handling to mininet driver functions" by Jon Hall · 8 years ago
  39. 404f7e7 [onos-1481] Add exception handling to mininet driver functions by Ming Yan Shu · 8 years ago
  40. fe49d9d Merge "Avoid referencing variable before assignment in checkStatus function" by Jon Hall · 8 years ago
  41. 1331025 Avoid referencing variable before assignment in checkStatus function by You Wang · 8 years ago
  42. dee391c Merge "Update HA Tests" by Jon Hall · 8 years ago
  43. d2871c2 Update HA Tests by Jon Hall · 8 years ago
  44. 6e758fb Fix a small logic bug, if any exceptions, intent status should be false by YPZhang · 8 years ago
  45. a1286fe Small fix on checkFlowsCount function by Flavio Castro · 8 years ago
  46. f48fbd5 Merge "Dynamic configuration of SR" by Jon Hall · 8 years ago
  47. df565d7 Merge "Refactor install script" by Jon Hall · 8 years ago
  48. ab163ca Dynamic configuration of SR by Flavio Castro · 8 years ago
  49. a6869b9 [ONOS-4957]fixed Controller RESTful api confirming flows by Jin Gan · 8 years ago
  50. 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
  51. 14a4aa9 Fix the Totalintent number is less than 0 by YPZhang · 8 years ago
  52. df14981 Merge "Create testcases in FUNCflow for testing OF1.3 features" by Jon Hall · 8 years ago
  53. e14d7b0 Create testcases in FUNCflow for testing OF1.3 features by alison · 8 years ago
  54. 9e8c761 Refactor install script by Jon Hall · 8 years ago
  55. b97cd56 Merge "Record events scheduled in CHOTestMonkey and enable replay from recorded event file" by You Wang · 8 years ago
  56. 6ef1847 Merge "Small fix: catch exception when summary does not give the correct output" by Jon Hall · 8 years ago
  57. d2d687e fix case 19 in FUNCnetconf by Jeremy Songster · 8 years ago
  58. f5b3f87 Small fix: catch exception when summary does not give the correct output by Flavio Castro · 8 years ago
  59. cdc7ed9 Merge "Bgpls scripts updated with Links" by Jeremy Songster · 8 years ago
  60. 5216320 Record events scheduled in CHOTestMonkey and enable replay from by You Wang · 8 years ago
  61. 1eb539d Merge "Clean up file declaration comments" by Jon Hall · 8 years ago
  62. ae01bba Clean up file declaration comments by Jeremy Songster · 8 years ago
  63. 34573f0 Check for arping in install script by Jon Hall · 8 years ago
  64. 7c4f430 Fix typos by Jon Hall · 8 years ago
  65. 7ab1fdc Merge "Fix a bug in TestON --params feature - If use --params to change testcase it will avoid index error" by Jon Hall · 8 years ago
  66. 0265238 Bgpls scripts updated with Links by AntonySilvester · 8 years ago
  67. 154dbe7 Merge "Avoid adding overlapping intents in CHOTestMonkey" by You Wang · 8 years ago
  68. c0a2c5e Fixed switchFailure test by Flavio Castro · 8 years ago
  69. 3b5a78f Change intents batchsize if use Flow Objective by YPZhang · 8 years ago
  70. c848af1 Avoid adding overlapping intents in CHOTestMonkey by You Wang · 8 years ago
  71. 59dfeb6 Add exception handling to app events in CHOTestMonkey by You Wang · 8 years ago
  72. 9a589b9 Comment out some debug information from graph utility by You Wang · 8 years ago
  73. a9ac113 Merge "Fix a potential deadlock issue in CHOTestMonkey" by You Wang · 8 years ago
  74. 3ce74fd Fix a potential deadlock issue in CHOTestMonkey by You Wang · 8 years ago
  75. 6d94d8a Merge "Add mininet topology file" by You Wang · 8 years ago
  76. ad93682 Merge "Improve SCPFintentEventTp test" by YPZhang · 8 years ago
  77. 0433bee Add mininet topology file by YPZhang · 8 years ago
  78. 16f6e56 Fix a bug in TestON --params feature by YPZhang · 8 years ago
  79. cbc2a06 Improve SCPFintentEventTp test by YPZhang · 8 years ago
  80. 56577c8 Disable traffic check for hosts under disconnected devices in CHO Test by You Wang · 8 years ago
  81. 871f37b Merge "Imrpove logic used for determinging which nodes to copy karaf.log files from. Fix test case 19 failing consistently in single node FUNCoptical" by Jon Hall · 8 years ago
  82. cc5414b Imrpove logic used for determinging which nodes to copy karaf.log by Jeremy Songster · 8 years ago
  83. 7078dbc Merge "Small fix on SR tests" by Jon Hall · 8 years ago
  84. ba60dd6 Merge "modifying FUNCoptical to use new topology" by Jeremy Songster · 8 years ago
  85. 29a73ec Merge "Integrated Xconnect into SR Sanity" by You Wang · 8 years ago
  86. 1bfef3a Small fix on SR tests by Flavio Castro · 8 years ago
  87. 5665f1b modifying FUNCoptical to use new topology by Jeremy Songster · 8 years ago
  88. 9c623d7 Merge "Support random host intent add/delete event in CHOTestMonkey" by You Wang · 8 years ago
  89. ea37702 Merge "Improve SCPF tests - Add flowObj param to check if test run with FlowObject - Clean up old FlowObject tests" by You Wang · 8 years ago
  90. e6ef82a Improve SCPF tests by YPZhang · 8 years ago
  91. e168f7f Integrated Xconnect into SR Sanity by Flavio Castro · 8 years ago
  92. 7a27f3a Support random host intent add/delete event in CHOTestMonkey by You Wang · 8 years ago
  93. d1f3689 Fixing infinite loop in SRLinkFailure by Flavio Castro · 8 years ago
  94. 4b1b098 Merge "Added testcase 27 for posting netCfg and retry functions on FUNCnetCfg" by You Wang · 8 years ago
  95. d519654 Merge "Add a new TestON feature - We can modify params use command line - Usage: run [TESTNAME] --params [PARAMS]/[VARIABLE]=[VALUE] Change-Id: I99684c93920db407dba15a730faa20738f2d720e" by You Wang · 8 years ago
  96. 1c89e76 Add a new TestON feature by YPZhang · 8 years ago
  97. db74bf2 Added testcase 27 for posting netCfg and retry functions on FUNCnetCfg by Ming Yan Shu · 8 years ago
  98. c4b3c62 Merge "Fix a small issus for Scale topo test. - Clean up mn when clean up onos" by YPZhang · 8 years ago
  99. 519072e Added ONOS Failure and Cluster Restart testcase by Flavio Castro · 8 years ago
  100. 5608a39 Added Switch failure test scenario + Styling review by Flavio Castro · 8 years ago