1. 1fbfa46 Merge "[ONOS-6883] Invstigating and Fixing FUNCintent test" by You Wang · 7 years ago
  2. 2b22228 Merge "fix the bugs from the cluster update" by You Wang · 7 years ago
  3. 5f55779 Merge "[ONOS-6862] SCPFflowTp1g redesign Test Steps" by You Wang · 7 years ago
  4. 8dfe47e Merge "Handle empty tshark file in switch latency test" by You Wang · 7 years ago
  5. d2f199a [ONOS-6862] SCPFflowTp1g redesign Test Steps by Devin Lim · 7 years ago
  6. f6d287d [ONOS-6883] Invstigating and Fixing FUNCintent test by Devin Lim · 7 years ago
  7. a0d5519 Merge "Changing Error log for printing out nodes at the beginning to debug log" by Jon Hall · 7 years ago
  8. 6301b74 fix the bugs from the cluster update by Devin Lim · 7 years ago
  9. 6b6ec90 Changing Error log for printing out nodes at the beginning to debug log by Devin Lim · 7 years ago
  10. 5b81127 Handle empty tshark file in switch latency test by You Wang · 7 years ago
  11. 0e4ca9e Fix typos in port and switch latency test by You Wang · 7 years ago
  12. 5acf54a Merge "[ONOS-6890] Fix the IndexError from the FUNCbgpls test" by Jon Hall · 7 years ago
  13. 3d60b44 [ONOS-6890] Fix the IndexError from the FUNCbgpls test by Devin Lim · 7 years ago
  14. 47b9183 Get correct commit number in intent reroute test by You Wang · 7 years ago
  15. 142b534 Update Cluster Driver by Devin Lim · 7 years ago
  16. ca31989 Initial implementation of ONOS cluster driver by Jon Hall · 7 years ago
  17. a3cbc05 Make batchFlowResp compatible with ONOSSteup by You Wang · 7 years ago
  18. 227baa9 Skip resource release in intent reroute test by You Wang · 7 years ago
  19. 87e12c4 Fixing database insert Issue by Devin Lim · 7 years ago
  20. 3cccfaa Minor fix to VPLSBasic params file by Jeremy Ronquillo · 7 years ago
  21. b27ce4c [ONOS-6819] - Update TestON File Headers by Jeremy Ronquillo · 7 years ago
  22. 82d8bb7 Merge "[ONOS-6593]Review and Refactor ONOS startup procedures in TestON" by Jon Hall · 7 years ago
  23. 58046fa [ONOS-6593]Review and Refactor ONOS startup procedures in TestON by Devin Lim · 7 years ago
  24. 6c85000 Merge "minor change to retrieving vpls topo file" by Jon Hall · 7 years ago
  25. 31caa48 minor change to retrieving vpls topo file by Jeremy Ronquillo · 7 years ago
  26. 1d21a0e added __init__.py file to vplsfailsafe to fix minor issue by Jeremy Ronquillo · 7 years ago
  27. e786ec8 Merge "[ONOS-6747] New TestON test: VPLSfailsafe and various VPLS test fixes" by Jon Hall · 7 years ago
  28. 3008aa3 [ONOS-6747] New TestON test: VPLSfailsafe and various VPLS test fixes by Jeremy Ronquillo · 7 years ago
  29. 15ff107 [ONOS-6813] - Implement Python Debugger (pdb) in the TestON Framework by Jeremy Ronquillo · 7 years ago
  30. 0207527 [ONOS-6800] onosNetCFG driver function should not append ".json" to the file name by Devin Lim · 7 years ago
  31. 197fd46 Merge "[ONOS-6719] TestON won't run if the test cases parameter begins with a bracket" by You Wang · 7 years ago
  32. 554d42a Add Timeout to stc commands in Jenkinsfile for SCPF tests by Jon Hall · 7 years ago
  33. 2df68a1 [ONOS-6719] TestON won't run if the test cases parameter begins with a bracket by Devin Lim · 7 years ago
  34. 752dd7b FUNCopticalFixing by Devin Lim · 7 years ago
  35. 4cf537d Added retry to checking device annotations, and refractored resulting function to dependencies by Jeremy Ronquillo · 7 years ago
  36. 0f2008a Redirect new bash session to home dir when connecting using ssh by Jeremy Ronquillo · 7 years ago
  37. b548801 [ONOS-6565] Add HAcontinuousStopNodes test by Jon Hall · 7 years ago
  38. 9cc5c56 Merge "Increased retries for FUNCnetCfg" by Jon Hall · 7 years ago
  39. 5a4a4e6 Increased retries for FUNCnetCfg by Jeremy Ronquillo · 7 years ago
  40. c87f189 Fixed the problem where onos could not receive the netconf devices. by Devin Lim · 7 years ago
  41. 1a5b45c Merge "[ONOS-6623]: Fix parsing of hosts json" by Jon Hall · 7 years ago
  42. b2ca25e Compare lower case 'local' for compatibility with other VMs. by Jeremy Ronquillo · 7 years ago
  43. fa395dc Merge "[ONOS-6619] Allow different bash prompts in TestON components, Also including part of ONOS-6595" by Jon Hall · 7 years ago
  44. 0e538bc [ONOS-6623]: Fix parsing of hosts json by Jeremy Ronquillo · 7 years ago
  45. 1dd7931 [ONOS-6631] Fix TestON install Script by Devin Lim · 7 years ago
  46. dc78e20 [ONOS-6619] Allow different bash prompts in TestON components, Also including part of ONOS-6595 by Devin Lim · 7 years ago
  47. 7b60dcb Merge "[ONOS-6584] Added retry function to getNetCFG functions in FUNCnetCfg and VPLS test cases." by Jon Hall · 7 years ago
  48. b12fa3b Fix Cbench Test by You Wang · 7 years ago
  49. 5819bd3 Merge "[ONOS-6595] Allow TestOn to run with non-default username additional fix" by You Wang · 7 years ago
  50. 6204497 Merge "[ONOS-6622] Remove test Steps that try to build using Maven" by You Wang · 7 years ago
  51. 2870684 [ONOS-6595] Allow TestOn to run with non-default username additional fix by Devin Lim · 7 years ago
  52. 8d7c778 [ONOS-6622] Remove test Steps that try to build using Maven by Devin Lim · 7 years ago
  53. c20e79a [ONOS-6319] Fixed absolute path problem for <home> by Devin Lim · 7 years ago
  54. 4a30ffe [ONOS-6584] Added retry function to getNetCFG functions in FUNCnetCfg and VPLS test cases. by Jeremy Ronquillo · 7 years ago
  55. f4a411a Merge "[ONOS-6595] Allow TestOn to run with non-default username" by Jon Hall · 7 years ago
  56. 461f087 [ONOS-6595] Allow TestOn to run with non-default username by Devin Lim · 7 years ago
  57. 72ecaa0 Minor cleanup to FUNCnetCfg startup by Jon Hall · 7 years ago
  58. 6e7eff8 Remove accidental commit of code commenting by Jon Hall · 7 years ago
  59. 64b1757 Minor fixes for FUNCbgpls by Jon Hall · 7 years ago
  60. cf97cf1 Add check for retry message from VPLS cli by Jon Hall · 7 years ago
  61. ffff6f6 Set flow rule backup count to 1 in flowTp test by You Wang · 7 years ago
  62. ed25823 Run codecheck script on VPLS test by Jon Hall · 7 years ago
  63. 5c3ff72 Run codecheck script on SCPFbatchFlowResp by Jon Hall · 7 years ago
  64. 2bb3e21 Run codecheck script on CHOTestMonkey by Jon Hall · 7 years ago
  65. ef0e2a1 Run codecheck script on CHOtest by Jon Hall · 7 years ago
  66. f52840a Run codecheck script on FUNCvirtNetNB by Jon Hall · 7 years ago
  67. 8638b56 Run codecheck script on FUNCovsdbtest by Jon Hall · 7 years ago
  68. e02505a Run codecheck script on FUNCoptical by Jon Hall · 7 years ago
  69. 0c3f46f Run codecheck script on FUNCnetconf by Jon Hall · 7 years ago
  70. bc080f9 Run codecheck script on FUNCnetCfg by Jon Hall · 7 years ago
  71. 314b74a Run codecheck script on FUNCipv6Intent by Jon Hall · 7 years ago
  72. 02758ac Run codecheck script on FUNCintentRest by Jon Hall · 7 years ago
  73. 602d0a7 Run codecheck script on FUNCgroup by Jon Hall · 7 years ago
  74. fc95107 Run codecheck script on FUNCflow by Jon Hall · 7 years ago
  75. 46fdea1 Run codecheck script on FUNCbgpls by Jon Hall · 7 years ago
  76. 78be496 Run codestyle script for FUNCintent by Jon Hall · 7 years ago
  77. f37d44d Run codestyle script on HA test suite by Jon Hall · 7 years ago
  78. d3963eb Update codestyle scripts by Jon Hall · 7 years ago
  79. 2aa1656 Clean up some logging and concatenation errors in SDNIP test by Jon Hall · 7 years ago
  80. c3f88af Fail test step on failed bandwidth check by Jon Hall · 7 years ago
  81. 860b815 Cleaning up FUNCintent print statements by Jon Hall · 7 years ago
  82. d970abf Fix NameError by Jon Hall · 7 years ago
  83. f539eb9 Refactor bandwidth allocation checks for FUNCintent by Jon Hall · 7 years ago
  84. faccb79 Merge "Code style fixes for FUNCintent" by Jon Hall · 7 years ago
  85. 5315808 Cosmetic fixes for onosclidriver by Jon Hall · 7 years ago
  86. af95c3e Style fixes for FUNCintent dependencies file by Jon Hall · 7 years ago
  87. 2ad817e Slight change to retry's log message by Jon Hall · 7 years ago
  88. 0dccfa5 Sort VPLS json at the top level by Jon Hall · 7 years ago
  89. 9c88867 Code style fixes for FUNCintent by Jon Hall · 7 years ago
  90. 0659612 Merge "Use new FlowObjectiveCompiler for the tests" by You Wang · 7 years ago
  91. 06e11e4 Merge "Remove backupEnabled setup from the tests" by You Wang · 7 years ago
  92. daf7410 Reduce sleep timers by Jon Hall · 7 years ago
  93. 106d0fa Use new FlowObjectiveCompiler for the tests by You Wang · 7 years ago
  94. 7d1114d Remove backupEnabled setup from the tests by You Wang · 7 years ago
  95. 6dccea6 Merge "Test Bandwidth Allocation with Intents" by Jon Hall · 7 years ago
  96. 6fbb96c Test Bandwidth Allocation with Intents by Shreya Chowdhary · 7 years ago
  97. 5796357 Changes made so that number of routes is obtained correctly in the test by Pratik Parab · 7 years ago
  98. 122e319 Schedule change in jenkins file by You Wang · 7 years ago
  99. 5259021 Fix SCPFbatchFlowResp test by You Wang · 7 years ago
  100. 6606566 Fixes to SCPF Jenkinsfile by You Wang · 7 years ago