- aa1d9b8 Remove clearing of main variable by Jon Hall · 4 years, 3 months ago
- bcbef3e [ONOS-7998]: Clarify Ambiguity between home and onos_home in TestON topo files by Jeremy Ronquillo · 5 years ago
- 7880b37 [ONOS-7937] Add option to skip alarm logging in cleanAndExit by You Wang · 6 years ago
- 71d02c3 Stop testing protected intents which has been deprecated by You Wang · 6 years ago
- 3e6edb3 Update HA tests to Atomix 3.x by Jon Hall · 6 years ago
- fc91317 Fix the typo by Devin Lim · 7 years ago
- 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 · 7 years ago
- 8619b55 [ONOS-7579] Investigate FUNCintent failures by Devin Lim · 7 years ago
- ed3550d [ONOS-7544]: FUNCnetconf test fix: config format & added nodes check by Jeremy Ronquillo · 7 years ago
- 1eacd6e Merge "[ONOS-7544]: Possible fix for FUNCoptical non-executed test cases" by You Wang · 7 years ago
- 01cdc7a [ONOS-7544]: Possible fix for FUNCoptical non-executed test cases by Jeremy Ronquillo · 7 years ago
- 2c5ac94 Fix for sending extra new line after interrupting a command by Jon Hall · 7 years ago
- c39c4d0 [Fix-bug] The reference to the `OnosRestDriver.send` not correct and fixes it here. by Jian Tian · 7 years ago
- 1bcee40 [ONOS-7516] Get rid of the deprecated LinkCollectionIntentObjectiveCompiler from the tests by Devin Lim · 7 years ago
- 84f981d [ONOS-7369] Proof-of-concept testing for network driver to manage physical switches/hosts by You Wang · 7 years ago
- f6574de [ONOS-7430] Add option to use portstate for link-down/up in FUNCintent test by You Wang · 7 years ago
- 29a9e3d Fix FUNCintent tests Mininet path problem by Devin Lim · 7 years ago
- dafb6e2 [ONOS-7356] Decouple Scapy from TestON tests by You Wang · 7 years ago
- a0f6ff6 [ONOS-7356] Initial commit to decouple Mininet from TestON tests: by You Wang · 7 years ago
- 09b596b SAMP tests now use the same way to start ONOS as other tests by You Wang · 7 years ago
- 9865a4d [ONOS-7319]: Fix to the FUNCnetCfg test inconsistencies. by Jeremy Ronquillo · 7 years ago
- 822ec81 Minor params fix to the FUNCformCluster test by Jeremy Ronquillo · 7 years ago
- 7161937 Merge "[ONOS-7225]: Fix/Add graphs on individual test wiki pages (FUNC, HA, USECASE)" by Jon Hall · 7 years ago
- 3ebd5e7 [ONOS-7216] Creating a test for onos-form-cluster functionality by Devin Lim · 7 years ago
- 7f8fb57 [ONOS-7225]: Fix/Add graphs on individual test wiki pages (FUNC, HA, USECASE) by Jeremy Ronquillo · 7 years ago
- 23fb216 [ONOS-7039] [ONOS-7044] Fix PEP8 Warnings in TestON by Jeremy Ronquillo · 7 years ago
- 72d124d Removing the debugging perpose line. by Devin Lim · 7 years ago
- b8514f9 Merge "Update IPv6 configurations in the tests" by You Wang · 7 years ago
- a4f95bc [ONOS-6905] Adujust the number of retrying and sleep time to the FUNCintent by Devin Lim · 7 years ago
- 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
- 6ce33b0 Update IPv6 configurations in the tests by You Wang · 7 years ago
- f6d287d [ONOS-6883] Invstigating and Fixing FUNCintent test by Devin Lim · 7 years ago
- 3d60b44 [ONOS-6890] Fix the IndexError from the FUNCbgpls test by Devin Lim · 7 years ago
- 142b534 Update Cluster Driver by Devin Lim · 7 years ago
- b27ce4c [ONOS-6819] - Update TestON File Headers by Jeremy Ronquillo · 7 years ago
- 82d8bb7 Merge "[ONOS-6593]Review and Refactor ONOS startup procedures in TestON" by Jon Hall · 7 years ago
- 58046fa [ONOS-6593]Review and Refactor ONOS startup procedures in TestON by Devin Lim · 7 years ago
- 0207527 [ONOS-6800] onosNetCFG driver function should not append ".json" to the file name by Devin Lim · 7 years ago
- 752dd7b FUNCopticalFixing by Devin Lim · 7 years ago
- 4cf537d Added retry to checking device annotations, and refractored resulting function to dependencies by Jeremy Ronquillo · 7 years ago
- 9cc5c56 Merge "Increased retries for FUNCnetCfg" by Jon Hall · 7 years ago
- 5a4a4e6 Increased retries for FUNCnetCfg by Jeremy Ronquillo · 7 years ago
- c87f189 Fixed the problem where onos could not receive the netconf devices. by Devin Lim · 7 years ago
- 1a5b45c Merge "[ONOS-6623]: Fix parsing of hosts json" by Jon Hall · 7 years ago
- 0e538bc [ONOS-6623]: Fix parsing of hosts json by Jeremy Ronquillo · 7 years ago
- dc78e20 [ONOS-6619] Allow different bash prompts in TestON components, Also including part of ONOS-6595 by Devin Lim · 7 years ago
- 7b60dcb Merge "[ONOS-6584] Added retry function to getNetCFG functions in FUNCnetCfg and VPLS test cases." by Jon Hall · 7 years ago
- 8d7c778 [ONOS-6622] Remove test Steps that try to build using Maven by Devin Lim · 7 years ago
- 4a30ffe [ONOS-6584] Added retry function to getNetCFG functions in FUNCnetCfg and VPLS test cases. by Jeremy Ronquillo · 7 years ago
- f4a411a Merge "[ONOS-6595] Allow TestOn to run with non-default username" by Jon Hall · 7 years ago
- 461f087 [ONOS-6595] Allow TestOn to run with non-default username by Devin Lim · 7 years ago
- 72ecaa0 Minor cleanup to FUNCnetCfg startup by Jon Hall · 7 years ago
- 6e7eff8 Remove accidental commit of code commenting by Jon Hall · 7 years ago
- 64b1757 Minor fixes for FUNCbgpls by Jon Hall · 7 years ago
- f52840a Run codecheck script on FUNCvirtNetNB by Jon Hall · 7 years ago
- 8638b56 Run codecheck script on FUNCovsdbtest by Jon Hall · 7 years ago
- e02505a Run codecheck script on FUNCoptical by Jon Hall · 7 years ago
- 0c3f46f Run codecheck script on FUNCnetconf by Jon Hall · 7 years ago
- bc080f9 Run codecheck script on FUNCnetCfg by Jon Hall · 7 years ago
- 314b74a Run codecheck script on FUNCipv6Intent by Jon Hall · 7 years ago
- 02758ac Run codecheck script on FUNCintentRest by Jon Hall · 7 years ago
- 602d0a7 Run codecheck script on FUNCgroup by Jon Hall · 7 years ago
- fc95107 Run codecheck script on FUNCflow by Jon Hall · 7 years ago
- 46fdea1 Run codecheck script on FUNCbgpls by Jon Hall · 7 years ago
- 78be496 Run codestyle script for FUNCintent by Jon Hall · 7 years ago
- c3f88af Fail test step on failed bandwidth check by Jon Hall · 7 years ago
- 860b815 Cleaning up FUNCintent print statements by Jon Hall · 7 years ago
- d970abf Fix NameError by Jon Hall · 7 years ago
- f539eb9 Refactor bandwidth allocation checks for FUNCintent by Jon Hall · 7 years ago
- faccb79 Merge "Code style fixes for FUNCintent" by Jon Hall · 7 years ago
- af95c3e Style fixes for FUNCintent dependencies file by Jon Hall · 7 years ago
- 9c88867 Code style fixes for FUNCintent by Jon Hall · 7 years ago
- 0659612 Merge "Use new FlowObjectiveCompiler for the tests" by You Wang · 7 years ago
- daf7410 Reduce sleep timers by Jon Hall · 7 years ago
- 106d0fa Use new FlowObjectiveCompiler for the tests by You Wang · 7 years ago
- 6fbb96c Test Bandwidth Allocation with Intents by Shreya Chowdhary · 8 years ago
- c6083c2 changes made to separate device configurations by Pratik Parab · 8 years ago
- 6f41863 Separated Config parameters into new json files for FUNCnetCfg test by Pratik Parab · 8 years ago
- ca8990f FUNCintent test to improve stability by Shreya · 8 years ago
- 3b2ab5a [ONOS-5975]Fix bgpls logging to add error and exception reporting for every test by Pratik Parab · 8 years ago
- 373e055 Fix for ONOS-5578 by kavitha Alagesan · 8 years ago
- da15727 [ONOS-5760] Add protected intents to FUNCintent by alison · 8 years ago
- f5de25b Run onos-secure-ssh before onos-wait-for-start by You Wang · 8 years ago
- 70b3f86 Fix config file in FUNCnetconf &solved [ONOS-5709] by alison · 8 years ago
- 0c42171 Update cfg cmd in FUNCipv6Intent by alison · 8 years ago
- b1a2652 Update FUNCbgpls and FUNCovsdbtest by alison · 8 years ago
- ef10950 Run onos-secure-ssh for ssh-based onos cli login by Chiyu Cheng · 8 years ago
- 8045102 Merge "[ONOS-5280] Update FUNCintent and [ONOS-5357] Add more encap types" by Jon Hall · 8 years ago
- 52b2589 [ONOS-5280] Update FUNCintent and [ONOS-5357] Add more encap types by alison · 8 years ago
- 15124df [ONOS-5439] Add sleep time after setting netCfg by alison · 8 years ago
- 6acef9f [ONOS-5394] Improve FUNCovsdbtest by alison · 8 years ago
- a2905c1 Update FUNCipv6Intent by alison · 8 years ago
- bd60ea0 Use buck for tests by Jon Hall · 8 years ago
- 98ac97f Merge "Update FUNCovsdbtest" by Jon Hall · 8 years ago
- d9915ea Update FUNCovsdbtest by alison · 8 years ago
- ab2f7f5 [ONOS-5037] Modify FUNCintentRest to test SinglePointToMultiPointIntent by Ming Yan Shu · 8 years ago
- e7f3b34 Fix Codestyle in Functionality tests by Jeremy Songster · 8 years ago
- 00d1ca6 Merge "Add VLAN Encapsulation test for point to point intents to FUNCintent" by Jeremy Songster · 8 years ago
- c032f16 Add VLAN Encapsulation test for point to point intents to FUNCintent by Jeremy Songster · 8 years ago
- 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