1. a0f6ff6 [ONOS-7356] Initial commit to decouple Mininet from TestON tests: by You Wang · 6 years ago
  2. 09b596b SAMP tests now use the same way to start ONOS as other tests by You Wang · 6 years ago
  3. 9865a4d [ONOS-7319]: Fix to the FUNCnetCfg test inconsistencies. by Jeremy Ronquillo · 7 years ago
  4. 822ec81 Minor params fix to the FUNCformCluster test by Jeremy Ronquillo · 7 years ago
  5. 7161937 Merge "[ONOS-7225]: Fix/Add graphs on individual test wiki pages (FUNC, HA, USECASE)" by Jon Hall · 7 years ago
  6. 3ebd5e7 [ONOS-7216] Creating a test for onos-form-cluster functionality by Devin Lim · 7 years ago
  7. 7f8fb57 [ONOS-7225]: Fix/Add graphs on individual test wiki pages (FUNC, HA, USECASE) by Jeremy Ronquillo · 7 years ago
  8. 23fb216 [ONOS-7039] [ONOS-7044] Fix PEP8 Warnings in TestON by Jeremy Ronquillo · 7 years ago
  9. 72d124d Removing the debugging perpose line. by Devin Lim · 7 years ago
  10. b8514f9 Merge "Update IPv6 configurations in the tests" by You Wang · 7 years ago
  11. a4f95bc [ONOS-6905] Adujust the number of retrying and sleep time to the FUNCintent by Devin Lim · 7 years ago
  12. 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
  13. 6ce33b0 Update IPv6 configurations in the tests by You Wang · 7 years ago
  14. f6d287d [ONOS-6883] Invstigating and Fixing FUNCintent test by Devin Lim · 7 years ago
  15. 3d60b44 [ONOS-6890] Fix the IndexError from the FUNCbgpls test by Devin Lim · 7 years ago
  16. 142b534 Update Cluster Driver by Devin Lim · 7 years ago
  17. b27ce4c [ONOS-6819] - Update TestON File Headers by Jeremy Ronquillo · 7 years ago
  18. 82d8bb7 Merge "[ONOS-6593]Review and Refactor ONOS startup procedures in TestON" by Jon Hall · 7 years ago
  19. 58046fa [ONOS-6593]Review and Refactor ONOS startup procedures in TestON by Devin Lim · 7 years ago
  20. 0207527 [ONOS-6800] onosNetCFG driver function should not append ".json" to the file name by Devin Lim · 7 years ago
  21. 752dd7b FUNCopticalFixing by Devin Lim · 7 years ago
  22. 4cf537d Added retry to checking device annotations, and refractored resulting function to dependencies by Jeremy Ronquillo · 7 years ago
  23. 9cc5c56 Merge "Increased retries for FUNCnetCfg" by Jon Hall · 7 years ago
  24. 5a4a4e6 Increased retries for FUNCnetCfg by Jeremy Ronquillo · 7 years ago
  25. c87f189 Fixed the problem where onos could not receive the netconf devices. by Devin Lim · 7 years ago
  26. 1a5b45c Merge "[ONOS-6623]: Fix parsing of hosts json" by Jon Hall · 7 years ago
  27. 0e538bc [ONOS-6623]: Fix parsing of hosts json by Jeremy Ronquillo · 7 years ago
  28. dc78e20 [ONOS-6619] Allow different bash prompts in TestON components, Also including part of ONOS-6595 by Devin Lim · 7 years ago
  29. 7b60dcb Merge "[ONOS-6584] Added retry function to getNetCFG functions in FUNCnetCfg and VPLS test cases." by Jon Hall · 7 years ago
  30. 8d7c778 [ONOS-6622] Remove test Steps that try to build using Maven by Devin Lim · 7 years ago
  31. 4a30ffe [ONOS-6584] Added retry function to getNetCFG functions in FUNCnetCfg and VPLS test cases. by Jeremy Ronquillo · 7 years ago
  32. f4a411a Merge "[ONOS-6595] Allow TestOn to run with non-default username" by Jon Hall · 7 years ago
  33. 461f087 [ONOS-6595] Allow TestOn to run with non-default username by Devin Lim · 7 years ago
  34. 72ecaa0 Minor cleanup to FUNCnetCfg startup by Jon Hall · 7 years ago
  35. 6e7eff8 Remove accidental commit of code commenting by Jon Hall · 7 years ago
  36. 64b1757 Minor fixes for FUNCbgpls by Jon Hall · 7 years ago
  37. f52840a Run codecheck script on FUNCvirtNetNB by Jon Hall · 7 years ago
  38. 8638b56 Run codecheck script on FUNCovsdbtest by Jon Hall · 7 years ago
  39. e02505a Run codecheck script on FUNCoptical by Jon Hall · 7 years ago
  40. 0c3f46f Run codecheck script on FUNCnetconf by Jon Hall · 7 years ago
  41. bc080f9 Run codecheck script on FUNCnetCfg by Jon Hall · 7 years ago
  42. 314b74a Run codecheck script on FUNCipv6Intent by Jon Hall · 7 years ago
  43. 02758ac Run codecheck script on FUNCintentRest by Jon Hall · 7 years ago
  44. 602d0a7 Run codecheck script on FUNCgroup by Jon Hall · 7 years ago
  45. fc95107 Run codecheck script on FUNCflow by Jon Hall · 7 years ago
  46. 46fdea1 Run codecheck script on FUNCbgpls by Jon Hall · 7 years ago
  47. 78be496 Run codestyle script for FUNCintent by Jon Hall · 7 years ago
  48. c3f88af Fail test step on failed bandwidth check by Jon Hall · 7 years ago
  49. 860b815 Cleaning up FUNCintent print statements by Jon Hall · 7 years ago
  50. d970abf Fix NameError by Jon Hall · 7 years ago
  51. f539eb9 Refactor bandwidth allocation checks for FUNCintent by Jon Hall · 7 years ago
  52. faccb79 Merge "Code style fixes for FUNCintent" by Jon Hall · 7 years ago
  53. af95c3e Style fixes for FUNCintent dependencies file by Jon Hall · 7 years ago
  54. 9c88867 Code style fixes for FUNCintent by Jon Hall · 7 years ago
  55. 0659612 Merge "Use new FlowObjectiveCompiler for the tests" by You Wang · 7 years ago
  56. daf7410 Reduce sleep timers by Jon Hall · 7 years ago
  57. 106d0fa Use new FlowObjectiveCompiler for the tests by You Wang · 7 years ago
  58. 6fbb96c Test Bandwidth Allocation with Intents by Shreya Chowdhary · 7 years ago
  59. c6083c2 changes made to separate device configurations by Pratik Parab · 7 years ago
  60. 6f41863 Separated Config parameters into new json files for FUNCnetCfg test by Pratik Parab · 7 years ago
  61. ca8990f FUNCintent test to improve stability by Shreya · 7 years ago
  62. 3b2ab5a [ONOS-5975]Fix bgpls logging to add error and exception reporting for every test by Pratik Parab · 7 years ago
  63. 373e055 Fix for ONOS-5578 by kavitha Alagesan · 8 years ago
  64. da15727 [ONOS-5760] Add protected intents to FUNCintent by alison · 8 years ago
  65. f5de25b Run onos-secure-ssh before onos-wait-for-start by You Wang · 8 years ago
  66. 70b3f86 Fix config file in FUNCnetconf &solved [ONOS-5709] by alison · 8 years ago
  67. 0c42171 Update cfg cmd in FUNCipv6Intent by alison · 8 years ago
  68. b1a2652 Update FUNCbgpls and FUNCovsdbtest by alison · 8 years ago
  69. ef10950 Run onos-secure-ssh for ssh-based onos cli login by Chiyu Cheng · 8 years ago
  70. 8045102 Merge "[ONOS-5280] Update FUNCintent and [ONOS-5357] Add more encap types" by Jon Hall · 8 years ago
  71. 52b2589 [ONOS-5280] Update FUNCintent and [ONOS-5357] Add more encap types by alison · 8 years ago
  72. 15124df [ONOS-5439] Add sleep time after setting netCfg by alison · 8 years ago
  73. 6acef9f [ONOS-5394] Improve FUNCovsdbtest by alison · 8 years ago
  74. a2905c1 Update FUNCipv6Intent by alison · 8 years ago
  75. bd60ea0 Use buck for tests by Jon Hall · 8 years ago
  76. 98ac97f Merge "Update FUNCovsdbtest" by Jon Hall · 8 years ago
  77. d9915ea Update FUNCovsdbtest by alison · 8 years ago
  78. ab2f7f5 [ONOS-5037] Modify FUNCintentRest to test SinglePointToMultiPointIntent by Ming Yan Shu · 8 years ago
  79. e7f3b34 Fix Codestyle in Functionality tests by Jeremy Songster · 8 years ago
  80. 00d1ca6 Merge "Add VLAN Encapsulation test for point to point intents to FUNCintent" by Jeremy Songster · 8 years ago
  81. c032f16 Add VLAN Encapsulation test for point to point intents to FUNCintent by Jeremy Songster · 8 years ago
  82. 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
  83. 306ed7a Add check for Flow Duration to FUNCintent and FUNCintentRest by Jeremy Songster · 8 years ago
  84. df14981 Merge "Create testcases in FUNCflow for testing OF1.3 features" by Jon Hall · 8 years ago
  85. e14d7b0 Create testcases in FUNCflow for testing OF1.3 features by alison · 8 years ago
  86. d2d687e fix case 19 in FUNCnetconf by Jeremy Songster · 8 years ago
  87. 0265238 Bgpls scripts updated with Links by AntonySilvester · 8 years ago
  88. cc5414b Imrpove logic used for determinging which nodes to copy karaf.log by Jeremy Songster · 8 years ago
  89. ba60dd6 Merge "modifying FUNCoptical to use new topology" by Jeremy Songster · 8 years ago
  90. 5665f1b modifying FUNCoptical to use new topology by Jeremy Songster · 8 years ago
  91. 4b1b098 Merge "Added testcase 27 for posting netCfg and retry functions on FUNCnetCfg" by You Wang · 8 years ago
  92. db74bf2 Added testcase 27 for posting netCfg and retry functions on FUNCnetCfg by Ming Yan Shu · 8 years ago
  93. f7d8060 Change Mininet IP from localhost to OCN by YPZhang · 8 years ago
  94. 6509dbf Fixing some common typos throughout the repo by Jon Hall · 8 years ago
  95. 82ee2f6 Changed checkState function by Flavio Castro · 8 years ago
  96. 1f5e65f Update function call to match new api by Jon Hall · 8 years ago
  97. 72a4703 fix the scp method being targeted at a log file that doesn't exist by Jeremy Songster · 8 years ago
  98. bdd8551 Merge "[Goldeneye] BGPLS scripts" by Jon Hall · 8 years ago
  99. a1080f2 [Goldeneye] BGPLS scripts by AntonySilvester · 8 years ago
  100. 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