1. 1349297 Changes for SRBridging tests through test-station by Siddesh · 3 years, 4 months ago
  2. e37bd1f Fix some startup issues now that we use cluster size by Jon Hall · 3 years, 10 months ago
  3. 3c0114c Allow use of onos docker for existing tests by Jon Hall · 3 years, 11 months ago
  4. f29368d Avoid errors from empty variables by Jon Hall · 4 years ago
  5. aa1d9b8 Remove clearing of main variable by Jon Hall · 4 years ago
  6. bcbef3e [ONOS-7998]: Clarify Ambiguity between home and onos_home in TestON topo files by Jeremy Ronquillo · 5 years ago
  7. 7880b37 [ONOS-7937] Add option to skip alarm logging in cleanAndExit by You Wang · 5 years ago
  8. 71d02c3 Stop testing protected intents which has been deprecated by You Wang · 6 years ago
  9. 3e6edb3 Update HA tests to Atomix 3.x by Jon Hall · 6 years ago
  10. fc91317 Fix the typo by Devin Lim · 6 years ago
  11. 0867581 Merge "[ONOS-7579] Investigate FUNCintent failures - Inconsistently, some of the flows get stuck on Pending_remove after intents get removed. To prevent that, doing purge-intents separately - Inconsistently, Encapsulation intent install shows different number of flows on each flow. To prevent test to exit for that, instead of looping by the number of flows, it will loop each flows. This way it will still set result as failure if flows don't look correct but keep the test on going." by Jon Hall · 6 years ago
  12. 8619b55 [ONOS-7579] Investigate FUNCintent failures by Devin Lim · 6 years ago
  13. ed3550d [ONOS-7544]: FUNCnetconf test fix: config format & added nodes check by Jeremy Ronquillo · 6 years ago
  14. 1eacd6e Merge "[ONOS-7544]: Possible fix for FUNCoptical non-executed test cases" by You Wang · 6 years ago
  15. 01cdc7a [ONOS-7544]: Possible fix for FUNCoptical non-executed test cases by Jeremy Ronquillo · 6 years ago
  16. 2c5ac94 Fix for sending extra new line after interrupting a command by Jon Hall · 6 years ago
  17. c39c4d0 [Fix-bug] The reference to the `OnosRestDriver.send` not correct and fixes it here. by Jian Tian · 6 years ago
  18. 1bcee40 [ONOS-7516] Get rid of the deprecated LinkCollectionIntentObjectiveCompiler from the tests by Devin Lim · 6 years ago
  19. 84f981d [ONOS-7369] Proof-of-concept testing for network driver to manage physical switches/hosts by You Wang · 6 years ago
  20. f6574de [ONOS-7430] Add option to use portstate for link-down/up in FUNCintent test by You Wang · 6 years ago
  21. 29a9e3d Fix FUNCintent tests Mininet path problem by Devin Lim · 6 years ago
  22. dafb6e2 [ONOS-7356] Decouple Scapy from TestON tests by You Wang · 6 years ago
  23. a0f6ff6 [ONOS-7356] Initial commit to decouple Mininet from TestON tests: by You Wang · 6 years ago
  24. 09b596b SAMP tests now use the same way to start ONOS as other tests by You Wang · 6 years ago
  25. 9865a4d [ONOS-7319]: Fix to the FUNCnetCfg test inconsistencies. by Jeremy Ronquillo · 7 years ago
  26. 822ec81 Minor params fix to the FUNCformCluster test by Jeremy Ronquillo · 7 years ago
  27. 7161937 Merge "[ONOS-7225]: Fix/Add graphs on individual test wiki pages (FUNC, HA, USECASE)" by Jon Hall · 7 years ago
  28. 3ebd5e7 [ONOS-7216] Creating a test for onos-form-cluster functionality by Devin Lim · 7 years ago
  29. 7f8fb57 [ONOS-7225]: Fix/Add graphs on individual test wiki pages (FUNC, HA, USECASE) by Jeremy Ronquillo · 7 years ago
  30. 23fb216 [ONOS-7039] [ONOS-7044] Fix PEP8 Warnings in TestON by Jeremy Ronquillo · 7 years ago
  31. 72d124d Removing the debugging perpose line. by Devin Lim · 7 years ago
  32. b8514f9 Merge "Update IPv6 configurations in the tests" by You Wang · 7 years ago
  33. a4f95bc [ONOS-6905] Adujust the number of retrying and sleep time to the FUNCintent by Devin Lim · 7 years ago
  34. 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
  35. 6ce33b0 Update IPv6 configurations in the tests by You Wang · 7 years ago
  36. f6d287d [ONOS-6883] Invstigating and Fixing FUNCintent test by Devin Lim · 7 years ago
  37. 3d60b44 [ONOS-6890] Fix the IndexError from the FUNCbgpls test by Devin Lim · 7 years ago
  38. 142b534 Update Cluster Driver by Devin Lim · 7 years ago
  39. b27ce4c [ONOS-6819] - Update TestON File Headers by Jeremy Ronquillo · 7 years ago
  40. 82d8bb7 Merge "[ONOS-6593]Review and Refactor ONOS startup procedures in TestON" by Jon Hall · 7 years ago
  41. 58046fa [ONOS-6593]Review and Refactor ONOS startup procedures in TestON by Devin Lim · 7 years ago
  42. 0207527 [ONOS-6800] onosNetCFG driver function should not append ".json" to the file name by Devin Lim · 7 years ago
  43. 752dd7b FUNCopticalFixing by Devin Lim · 7 years ago
  44. 4cf537d Added retry to checking device annotations, and refractored resulting function to dependencies by Jeremy Ronquillo · 7 years ago
  45. 9cc5c56 Merge "Increased retries for FUNCnetCfg" by Jon Hall · 7 years ago
  46. 5a4a4e6 Increased retries for FUNCnetCfg by Jeremy Ronquillo · 7 years ago
  47. c87f189 Fixed the problem where onos could not receive the netconf devices. by Devin Lim · 7 years ago
  48. 1a5b45c Merge "[ONOS-6623]: Fix parsing of hosts json" by Jon Hall · 7 years ago
  49. 0e538bc [ONOS-6623]: Fix parsing of hosts json by Jeremy Ronquillo · 7 years ago
  50. dc78e20 [ONOS-6619] Allow different bash prompts in TestON components, Also including part of ONOS-6595 by Devin Lim · 7 years ago
  51. 7b60dcb Merge "[ONOS-6584] Added retry function to getNetCFG functions in FUNCnetCfg and VPLS test cases." by Jon Hall · 7 years ago
  52. 8d7c778 [ONOS-6622] Remove test Steps that try to build using Maven by Devin Lim · 7 years ago
  53. 4a30ffe [ONOS-6584] Added retry function to getNetCFG functions in FUNCnetCfg and VPLS test cases. by Jeremy Ronquillo · 7 years ago
  54. f4a411a Merge "[ONOS-6595] Allow TestOn to run with non-default username" by Jon Hall · 7 years ago
  55. 461f087 [ONOS-6595] Allow TestOn to run with non-default username by Devin Lim · 7 years ago
  56. 72ecaa0 Minor cleanup to FUNCnetCfg startup by Jon Hall · 7 years ago
  57. 6e7eff8 Remove accidental commit of code commenting by Jon Hall · 7 years ago
  58. 64b1757 Minor fixes for FUNCbgpls by Jon Hall · 7 years ago
  59. f52840a Run codecheck script on FUNCvirtNetNB by Jon Hall · 7 years ago
  60. 8638b56 Run codecheck script on FUNCovsdbtest by Jon Hall · 7 years ago
  61. e02505a Run codecheck script on FUNCoptical by Jon Hall · 7 years ago
  62. 0c3f46f Run codecheck script on FUNCnetconf by Jon Hall · 7 years ago
  63. bc080f9 Run codecheck script on FUNCnetCfg by Jon Hall · 7 years ago
  64. 314b74a Run codecheck script on FUNCipv6Intent by Jon Hall · 7 years ago
  65. 02758ac Run codecheck script on FUNCintentRest by Jon Hall · 7 years ago
  66. 602d0a7 Run codecheck script on FUNCgroup by Jon Hall · 7 years ago
  67. fc95107 Run codecheck script on FUNCflow by Jon Hall · 7 years ago
  68. 46fdea1 Run codecheck script on FUNCbgpls by Jon Hall · 7 years ago
  69. 78be496 Run codestyle script for FUNCintent by Jon Hall · 7 years ago
  70. c3f88af Fail test step on failed bandwidth check by Jon Hall · 7 years ago
  71. 860b815 Cleaning up FUNCintent print statements by Jon Hall · 7 years ago
  72. d970abf Fix NameError by Jon Hall · 7 years ago
  73. f539eb9 Refactor bandwidth allocation checks for FUNCintent by Jon Hall · 7 years ago
  74. faccb79 Merge "Code style fixes for FUNCintent" by Jon Hall · 7 years ago
  75. af95c3e Style fixes for FUNCintent dependencies file by Jon Hall · 7 years ago
  76. 9c88867 Code style fixes for FUNCintent by Jon Hall · 7 years ago
  77. 0659612 Merge "Use new FlowObjectiveCompiler for the tests" by You Wang · 7 years ago
  78. daf7410 Reduce sleep timers by Jon Hall · 7 years ago
  79. 106d0fa Use new FlowObjectiveCompiler for the tests by You Wang · 7 years ago
  80. 6fbb96c Test Bandwidth Allocation with Intents by Shreya Chowdhary · 7 years ago
  81. c6083c2 changes made to separate device configurations by Pratik Parab · 7 years ago
  82. 6f41863 Separated Config parameters into new json files for FUNCnetCfg test by Pratik Parab · 7 years ago
  83. ca8990f FUNCintent test to improve stability by Shreya · 7 years ago
  84. 3b2ab5a [ONOS-5975]Fix bgpls logging to add error and exception reporting for every test by Pratik Parab · 7 years ago
  85. 373e055 Fix for ONOS-5578 by kavitha Alagesan · 8 years ago
  86. da15727 [ONOS-5760] Add protected intents to FUNCintent by alison · 8 years ago
  87. f5de25b Run onos-secure-ssh before onos-wait-for-start by You Wang · 8 years ago
  88. 70b3f86 Fix config file in FUNCnetconf &solved [ONOS-5709] by alison · 8 years ago
  89. 0c42171 Update cfg cmd in FUNCipv6Intent by alison · 8 years ago
  90. b1a2652 Update FUNCbgpls and FUNCovsdbtest by alison · 8 years ago
  91. ef10950 Run onos-secure-ssh for ssh-based onos cli login by Chiyu Cheng · 8 years ago
  92. 8045102 Merge "[ONOS-5280] Update FUNCintent and [ONOS-5357] Add more encap types" by Jon Hall · 8 years ago
  93. 52b2589 [ONOS-5280] Update FUNCintent and [ONOS-5357] Add more encap types by alison · 8 years ago
  94. 15124df [ONOS-5439] Add sleep time after setting netCfg by alison · 8 years ago
  95. 6acef9f [ONOS-5394] Improve FUNCovsdbtest by alison · 8 years ago
  96. a2905c1 Update FUNCipv6Intent by alison · 8 years ago
  97. bd60ea0 Use buck for tests by Jon Hall · 8 years ago
  98. 98ac97f Merge "Update FUNCovsdbtest" by Jon Hall · 8 years ago
  99. d9915ea Update FUNCovsdbtest by alison · 8 years ago
  100. ab2f7f5 [ONOS-5037] Modify FUNCintentRest to test SinglePointToMultiPointIntent by Ming Yan Shu · 8 years ago