1. 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
  2. 9ef93e1 [ONOS-6863] Flxible way to specify number of neighbors in intent/flow throughput test by Devin Lim · 7 years ago
  3. 1c18af8 [ONOS-6409] Create throughput test for FlowObjective subsystem - Python Part by sivachidambaram subramanian · 7 years ago
  4. 78b3305 Merge "Fix interation number in port and switch latency test" by You Wang · 7 years ago
  5. 2b22228 Merge "fix the bugs from the cluster update" by You Wang · 7 years ago
  6. 5f55779 Merge "[ONOS-6862] SCPFflowTp1g redesign Test Steps" by You Wang · 7 years ago
  7. 8dfe47e Merge "Handle empty tshark file in switch latency test" by You Wang · 7 years ago
  8. 51f903b Fix interation number in port and switch latency test by You Wang · 7 years ago
  9. d2f199a [ONOS-6862] SCPFflowTp1g redesign Test Steps by Devin Lim · 7 years ago
  10. 6301b74 fix the bugs from the cluster update by Devin Lim · 7 years ago
  11. 5b81127 Handle empty tshark file in switch latency test by You Wang · 7 years ago
  12. 0e4ca9e Fix typos in port and switch latency test by You Wang · 7 years ago
  13. 47b9183 Get correct commit number in intent reroute test by You Wang · 7 years ago
  14. 142b534 Update Cluster Driver by Devin Lim · 7 years ago
  15. 227baa9 Skip resource release in intent reroute test by You Wang · 7 years ago
  16. 87e12c4 Fixing database insert Issue by Devin Lim · 7 years ago
  17. b27ce4c [ONOS-6819] - Update TestON File Headers by Jeremy Ronquillo · 7 years ago
  18. 58046fa [ONOS-6593]Review and Refactor ONOS startup procedures in TestON by Devin Lim · 7 years ago
  19. 554d42a Add Timeout to stc commands in Jenkinsfile for SCPF tests by Jon Hall · 7 years ago
  20. 1a5b45c Merge "[ONOS-6623]: Fix parsing of hosts json" by Jon Hall · 7 years ago
  21. 0e538bc [ONOS-6623]: Fix parsing of hosts json by Jeremy Ronquillo · 7 years ago
  22. dc78e20 [ONOS-6619] Allow different bash prompts in TestON components, Also including part of ONOS-6595 by Devin Lim · 7 years ago
  23. b12fa3b Fix Cbench Test by You Wang · 7 years ago
  24. 5819bd3 Merge "[ONOS-6595] Allow TestOn to run with non-default username additional fix" by You Wang · 7 years ago
  25. 2870684 [ONOS-6595] Allow TestOn to run with non-default username additional fix by Devin Lim · 7 years ago
  26. 8d7c778 [ONOS-6622] Remove test Steps that try to build using Maven by Devin Lim · 7 years ago
  27. 461f087 [ONOS-6595] Allow TestOn to run with non-default username by Devin Lim · 7 years ago
  28. ffff6f6 Set flow rule backup count to 1 in flowTp test by You Wang · 7 years ago
  29. 0659612 Merge "Use new FlowObjectiveCompiler for the tests" by You Wang · 7 years ago
  30. 106d0fa Use new FlowObjectiveCompiler for the tests by You Wang · 7 years ago
  31. 7d1114d Remove backupEnabled setup from the tests by You Wang · 7 years ago
  32. 122e319 Schedule change in jenkins file by You Wang · 7 years ago
  33. 6606566 Fixes to SCPF Jenkinsfile by You Wang · 7 years ago
  34. bfd739c Fix SCPF Jenkinsfile by You Wang · 7 years ago
  35. d370c44 Merge "Fix for SCPF Jenkinsfile error" by Jon Hall · 7 years ago
  36. 09aced4 Fix for SCPF Jenkinsfile error by Jon Hall · 7 years ago
  37. cfebcdd Merge "Add a Jenkinsfile for the SCPF tests" by Jon Hall · 7 years ago
  38. e4077ed Merge "[ONOS-6153] Refactor intent reroute test" by You Wang · 7 years ago
  39. de964e8 Add a Jenkinsfile for the SCPF tests by Jon Hall · 7 years ago
  40. 5fa6818 Print commit in scaling topology test by You Wang · 7 years ago
  41. 0b9039d Improve stability of intent reroute test by You Wang · 7 years ago
  42. fb49d4d Merge "WIP: Submit fewer intents in intent throughput test with FlowObjective" by You Wang · 7 years ago
  43. 1847760 Bug fix for switchLat test by You Wang · 7 years ago
  44. b98a9fa Run onos-service stop before killing onos by You Wang · 7 years ago
  45. e142733 WIP: Submit fewer intents in intent throughput test with FlowObjective by You Wang · 7 years ago
  46. 0357c43 Unify onos startup checks by You Wang · 7 years ago
  47. f5de25b Run onos-secure-ssh before onos-wait-for-start by You Wang · 8 years ago
  48. 118ba58 Bug fix for logSearch function by You Wang · 8 years ago
  49. ec63bde :[WIP]add new variable to record the first installed time and improve intentReroute Test by Chiyu Cheng · 8 years ago
  50. f980383 Revert "Temporarily change max size of onos cluster to 5" by You Wang · 8 years ago
  51. 9b7f848 Temporarily change max size of onos cluster to 5 by You Wang · 8 years ago
  52. 465d56c Replace tab with spaces as per coding style by Jon Hall · 8 years ago
  53. 7e10eb3 Merge "Add new variables to record the timestamp" by You Wang · 8 years ago
  54. 421ad37 Bug fix for scaleTopoFunction by Chiyu Cheng · 8 years ago
  55. ef10950 Run onos-secure-ssh for ssh-based onos cli login by Chiyu Cheng · 8 years ago
  56. 899621b Add new variables to record the timestamp by Chiyu Cheng · 8 years ago
  57. fa4ca6b Merge "add some values into SCPFintentReroute.param" by You Wang · 8 years ago
  58. 1976db5 add some values into SCPFintentReroute.param by Chiyu Cheng · 8 years ago
  59. 8149942 activate openflow after mininet by Chiyu Cheng · 8 years ago
  60. 8800c7c add new time variable to record the time from the last of switch connection to the end by Chiyu Cheng · 8 years ago
  61. b8c2c84 Calculate ScaleTopo latency by Chiyu Cheng · 8 years ago
  62. 08303a0 Get device add time value from log and change thark capture method by chengchiyu · 8 years ago
  63. bd60ea0 Use buck for tests by Jon Hall · 8 years ago
  64. 2a5bcde change the precision of Lat result by Chiyu Cheng · 8 years ago
  65. 21722ec Temporarily fix the negative values in switch up latency test by You Wang · 8 years ago
  66. 074e3ef port update std by chengchiyu · 8 years ago
  67. 695e438 Merge "put std into database" by Yunpeng Zhang · 8 years ago
  68. 841262e Fix a typo in switchFunc.py by YPZhang · 8 years ago
  69. c6f4cc0 put std into database by chengchiyu · 8 years ago
  70. 347b8ae Hot fix for switchFunc by YPZhang · 8 years ago
  71. 21adb60 Fix switchLat test by YPZhang · 8 years ago
  72. 3943fbe Fix a problem, which if didn't get package by YPZhang · 8 years ago
  73. 472ae63 Merge "Improve Switch Lat test methods - Add dependence functions - improve test algorithm Change-Id: I3b9f03b2e53b3759e32cbc464c2c53a84f5a562c" by You Wang · 8 years ago
  74. 38fb119 Improve Switch Lat test methods by YPZhang · 8 years ago
  75. 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
  76. 801d46d Imporve SCPFportLat test by YPZhang · 8 years ago
  77. 7bb9c46 Fix and speed up SCPFscaleTopo test a little by You Wang · 8 years ago
  78. acaaf42 Improve SCPFscaleTopo test by YPZhang · 8 years ago
  79. 6e758fb Fix a small logic bug, if any exceptions, intent status should be false by YPZhang · 8 years ago
  80. 14a4aa9 Fix the Totalintent number is less than 0 by YPZhang · 8 years ago
  81. 3b5a78f Change intents batchsize if use Flow Objective by YPZhang · 8 years ago
  82. 6d94d8a Merge "Add mininet topology file" by You Wang · 8 years ago
  83. 0433bee Add mininet topology file by YPZhang · 8 years ago
  84. cbc2a06 Improve SCPFintentEventTp test by YPZhang · 8 years ago
  85. e6ef82a Improve SCPF tests by YPZhang · 8 years ago
  86. c4b3c62 Merge "Fix a small issus for Scale topo test. - Clean up mn when clean up onos" by YPZhang · 8 years ago
  87. 29c2d64 Fix a small issus for Scale topo test. - Clean up mn when clean up onos by YPZhang · 8 years ago
  88. f7d8060 Change Mininet IP from localhost to OCN by YPZhang · 8 years ago
  89. 6509dbf Fixing some common typos throughout the repo by Jon Hall · 8 years ago
  90. 42d2230 Merge "Added a config for intent withdrawal test with FlowObj" by You Wang · 8 years ago
  91. 98c609f Added a config for intent withdrawal test with FlowObj by YPZhang · 8 years ago
  92. 3b148ea Add sleep after balancing masters in intent related tests by You Wang · 8 years ago
  93. 2b9b26d Add sleep after balance masters in intent reroute tests by YPZhang · 8 years ago
  94. 5bd44c3 Merge "Modify loop algorithm - Re-run iteration if it was failed. - Check result is valid for database." by YPZhang · 8 years ago
  95. 8742d2e Modify loop algorithm by YPZhang · 8 years ago
  96. 325822f Added a config for intent withdrawal test. by YPZhang · 8 years ago
  97. 4e21450 Fix DB file name on SCPFintenteRerouteLatWithFOBJ by YPZhang · 8 years ago
  98. b34b7e1 Refactory IntentInstallWithdraw Lat by YPZhang · 8 years ago
  99. 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
  100. febf730 Refactor IntentRerouteLatency test by YPZhang · 8 years ago