- f69ab39 reconnect onos cli when disconnected by You Wang · 9 years ago
- ae04e62 Clean up log statement by Jon Hall · 9 years ago
- df87f3c Merge " Improve MaxIntents Tests - Add two functions on driver, getTotalIntentsNum and getTotalFlowsNum - Fixed currIntents and currFlows is 0 after tests - Fixed the bug of writing database" by Jon Hall · 9 years ago
- b5d3f83 Improve MaxIntents Tests by YPZhang · 9 years ago
- c679355 ONOS Cli Driver Stability Fixes by Jon Hall · 9 years ago
- 313eb09 Merge "Refactored test - Add test information - Chenge database path - Added link down and up driver - Added checkIntentSummary driver - Modified checkFlowsState driver to be more efficient - Refactored pushTestIntents driver - Modified sendline driver to handle pexpect timeout - Modify CASE20 and delete CASE21. Now Reroute part will in CASE20 - Modify checkFlowsState drive function, make sure other tests can use it - Add a param, to control reroute or not - Change batch size, min_Intents, Max_Intents, and check_interval in params file" by suibin zhang · 9 years ago
- ed77124 Refactored test by GlennRC · 9 years ago
- ff566d5 Fix url for jenkins plots and minor driver cleanup by Jon Hall · 9 years ago
- 9cf8f92 Merge "Added a cleanup case to allow the reuse of dpids - Created two drivers to remove hosts and devices - Removed the unique dpids from the topologies" by GlennRC · 9 years ago
- 20fc652 Added a cleanup case to allow the reuse of dpids by GlennRC · 9 years ago
- baf5316 Retry Hosts call on consistent Map timeouts by Jon Hall · 9 years ago
- 208d4af Set the showResonse option in the sendline wrapper function to false by GlennRC · 9 years ago
- 8587043 Added an option in the sendline wrapper function to print out the response from onos. This option is set to true by default. by GlennRC · 9 years ago
- 050596c [ONOS-3100] Implemented set/get controller using OVSDB plugin by GlennRC · 9 years ago
- bab7f8a add test case 10, 11 for I2, add check flow status to test cases by pingping-lin · 9 years ago
- 5b5fbaf Added check if TYPE is in args before calling that key. Old method cause KeyError by acsmars · 9 years ago
- 8244a3b add case 7 for I2, add new drivers by pingping-lin · 9 years ago
- daea66c ONOS-2002 Added maps() functions to onos cli driver by acsmars · 9 years ago
- 2a5002c Initial tests for Transactional Maps by Jon Hall · 9 years ago
- 54b0337 add get IPv4 routes and m2s intents number memthods by pingping-lin · 9 years ago
- 2495002 ONOS-2483 Added checkMasters and checkBalanceMasters functions by acsmars · 9 years ago
- e1a3b75 Add HA testcases for new counter methods by Jon Hall · 9 years ago
- fd8ce43 Remove unneeded path ammendment and imports by Jon Hall · 9 years ago
- ae734de Fix for updated cli text by Jon Hall · 9 years ago
- ff9f380 Merge "ONOS-2000 Added Leader Candidate Functions" by Jon Hall · 9 years ago
- a4a4d1e ONOS-2000 Added Leader Candidate Functions by acsmars · 9 years ago
- a407429 Refactored SAMPstartTemplate initial commit by kelvin-onlab · 9 years ago
- acabd5a Corrected some typos by Hari Krishna · 9 years ago
- 2c6ef94 Fixed conflict with ProdFunc by kelvin-onlab · 9 years ago
- 0ce0e15 Added purge WITHDRAWN intents funtions to onosclidriver and commiting latest by Hari Krishna · 9 years ago
- c9eabec Specifically handle ONOS cli exiting in one function and by Jon Hall · 9 years ago
- f512e94 Update checkIntentState function in onosclidriver by kelvin-onlab · 9 years ago
- 4b054a1 Merge branch 'master' of https://github.com/opennetworkinglab/ONLabTest into devl/newFunctionality by kelvin-onlab · 9 years ago
- 62f8704 Merge pull request #126 from opennetworkinglab/devl/HA by Jon Hall · 9 years ago
- a297c4d <New Test Added> Topology test suite FuncTopo by kelvin-onlab · 9 years ago
- 80daded Fix counters output and some logging by Jon Hall · 9 years ago
- f2ec6e0 Fixed type error in onosclidriver and some typos in FuncIntent by kelvin-onlab · 9 years ago
- 7a74927 Merge pull request #117 from opennetworkinglab/devl/newFunctionality by kelvin-onlab · 9 years ago
- 763ee04 update my forked branch by pingping-lin · 9 years ago
- 57a56ce let the timeout value configurable by pingping-lin · 9 years ago
- 1abf28c Fixed conflict in onosclidriver - checkFlowsState by kelvin-onlab · 9 years ago
- f0594d7 Added Single to Multi intent by kelvin-onlab · 9 years ago
- feff308 Update HATests by Jon Hall · 9 years ago
- 390696c Add tests for distributed sets and counters by Jon Hall · 9 years ago
- c2e1ed5 Merge pull request #113 from opennetworkinglab/devl/newOnosCHO by Jon Hall · 10 years ago
- 4df89f2 Added checkIntentState and checkFlowsState in onosclidriver by kelvin-onlab · 10 years ago
- b442303 Merge branch 'devl/newOnosCHO' of https://github.com/opennetworkinglab/ONLabTest into devl/newOnosCHO by kelvin-onlab · 10 years ago
- dfff667 adjusted some spacing issue. by Hari Krishna · 10 years ago
- 87a17f1 Incorporated changes from comments by Hari Krishna · 10 years ago
- 9e23260 Initial MPLS add intent driver fucntion (will be tested later when we start writing by Hari Krishna · 10 years ago
- 08f61bc Fix code style issues and typos by Jon Hall · 10 years ago
- fb760a0 Add onos configuration subsystem cli drivers. by Jon Hall · 10 years ago
- c6358dd Cleanup sendline handling by Jon Hall · 10 years ago
- c2dcd3f Initial commit for checkIntentsState function by kelvin-onlab · 10 years ago
- 7a143fb Merge pull request #110 from opennetworkinglab/devl/startNet by Jon Hall · 10 years ago
- 1a77a1e Fix typos and add component name to disconnect log by Jon Hall · 10 years ago
- 77ba41c Catch more specific exceptions instead of any throwable by Jon Hall · 10 years ago
- 3814381 Fixed some type and added extra condition in multi->single & single->multi function by kelvin-onlab · 10 years ago
- b940821 Added new option in pingall function | MultiToSingle point intent function now returns intent ID by kelvin-onlab · 10 years ago
- 050e1bd Clean up app functions by Jon Hall · 10 years ago
- bd16b92 Add the option to check application state by Jon Hall · 10 years ago
- 146f152 Additional work towards application subsystem drivers by Jon Hall · 10 years ago
- be37960 Initial driver functions for ONOS application subsystem by Jon Hall · 10 years ago
- 5aa168b Fix getAllNodesId to use json output. by Jon Hall · 10 years ago
- 71ce4e7 Added missing colon to if statement by Jon Hall · 10 years ago
- 2b0b2fc Delete a trailing line of the deleted comment by shahshreya · 10 years ago
- 4a28ae4 Merge pull request #98 from opennetworkinglab/devl/HA_refactor_threads by Jon Hall · 10 years ago
- e94919c Fix some references to the old default ONOS home. by Jon Hall · 10 years ago
- 70622b1 Checking the length of the iterables in the zip function and adding more comments by shahshreya · 10 years ago
- 4c4cc88 Merge branch 'devl/HA_refactor_threads' of https://github.com/OPENNETWORKINGLAB/ONLabTest into HA_merge by Jon Hall · 10 years ago
- c2f9707 Modified multitosinglepoint intent driver function to accept any number of ingress devices instead of just two by shahshreya · 10 years ago
- 61282e3 Updating drivers by Jon Hall · 10 years ago
- ad540a5 Merge pull request #96 from opennetworkinglab/devl/newOnosCHO by Jon Hall · 10 years ago
- 7ead5a8 Addition of WIP BM scripts by jenkins · 10 years ago
- 4c0d043 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest into devl/newOnosCHO by Hari Krishna · 10 years ago
- ef1bd4e Update OnosCHO and fixed onos driver topology function formatting issue by Hari Krishna · 10 years ago
- 8f9032d Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest into scale_out by andrew@onlab.us · 10 years ago
- 658ec01 changed ONOS to onos is file paths by andrew@onlab.us · 10 years ago
- 88e498c Merge branch 'HA' of https://github.com/opennetworkinglab/ONLabTest into devl/merge by Jon Hall · 10 years ago
- efbd979 Fix typos and code style issues in drivers by Jon Hall · 10 years ago
- febb1c7 Stop catching non error throwables such as SystemExit by Jon Hall · 10 years ago
- 3db6ff9 Merge branch 'HA' of https://github.com/OPENNETWORKINGLAB/ONLabTest into HA_merge by Jon Hall · 10 years ago
- 736628b Merge pull request #88 from opennetworkinglab/devl/logout by Jon Hall · 10 years ago
- 7350995 Added intent summary function by Jon Hall · 10 years ago
- 30b82fa Revert some accidental reverts by Jon Hall · 10 years ago
- 07dbd01 Fixed getIntentState to return a list of dictionary of id and state by kelvin-onlab · 10 years ago
- 6360493 WIP: HA updates, includes network partition by Jon Hall · 10 years ago
- b7fce3e Use logout instead of shutdown when exiting tests by Jon Hall · 10 years ago
- fb52166 Fixed Thread in teston core to include the module, Fixed OnosCHO case6 and 10 code by kelvin-onlab · 10 years ago
- 54400a9 Initial commit for new OnosCHO by kelvin-onlab · 10 years ago
- 6b8d443 Merge pull request #86 from opennetworkinglab/remove-intent_newOptions by hakrishn · 10 years ago
- 1c818fc Modified removeIntent() to add new puge and sync options by shahshreya · 10 years ago
- 280223a Added logic to check if an app is installed before trying to uninstall it by shahshreya · 10 years ago
- 74cca80 new testcase numbers by shahshreya · 10 years ago
- 580840d Rename flowStateCount() to flowAddedCount by shahshreya · 10 years ago
- 353268a Addded new function flowStateCount() to return num of flows in added state for a given device id by shahshreya · 10 years ago
- 3f45d11 Added intent summary function by Jon Hall · 10 years ago
- ce9e5c4 Change the return value of intent add functions by Jon Hall · 10 years ago
- a5cb617 Modified addHostIntent to return the ID of the submitted intent by Jon Hall · 10 years ago
- c033d02 Modify removeIntent() in onosclidriver to accomodate the new change of one more argument by shahshreya · 10 years ago