- 4dbbbd6 [SDFAB-664] Fix reporting for exceptions and skipped cases by Jon Hall · 3 years, 1 month ago
- 4c3d44b Make SkipCase exception available to all drivers by Jon Hall · 3 years, 2 months ago
- a8cf76a Fixes for Nightly tests by Jon Hall · 3 years, 2 months ago
- 026bd71 [SDFAB-490] Add TAP output for TestON by Jon Hall · 3 years, 3 months ago
- d14a500 Add script to analyze logs from failure/recovery tests by Jon Hall · 3 years, 8 months ago
- 3a03cad Add default for nodeUser/nodePass by Jon Hall · 3 years, 8 months ago
- 06fd0df Update tests for aether pods by Jon Hall · 3 years, 10 months ago
- 7880b37 [ONOS-7937] Add option to skip alarm logging in cleanAndExit by You Wang · 6 years ago
- 28cb855 [ONOS-7937] Automatically check switchLat results by You Wang · 6 years ago
- ba37cdd [ONOS-7637] Making a script that finds the broken commit from the ONOS. by Devin Lim · 7 years ago
- d74d295 Add cli argument to use different .topo or .params files by Jon Hall · 7 years ago
- 696f426 [ONOS-7104]: Fixing style check errors in core dir of TestON by Jeremy Ronquillo · 7 years ago
- 4d5f1d0 Reverting core/ and drivers/ directories before change 15514 by Jeremy Ronquillo · 7 years ago
- 23fb216 [ONOS-7039] [ONOS-7044] Fix PEP8 Warnings in TestON by Jeremy Ronquillo · 7 years ago
- ec98979 [ONOS-6917] Adding more features to the TestON 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
- ca31989 Initial implementation of ONOS cluster driver by Jon Hall · 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
- 15ff107 [ONOS-6813] - Implement Python Debugger (pdb) in the TestON Framework by Jeremy Ronquillo · 7 years ago
- 2df68a1 [ONOS-6719] TestON won't run if the test cases parameter begins with a bracket by Devin Lim · 7 years ago
- 1eb539d Merge "Clean up file declaration comments" by Jon Hall · 8 years ago
- ae01bba Clean up file declaration comments by Jeremy Songster · 8 years ago
- 7c4f430 Fix typos by Jon Hall · 8 years ago
- 1c89e76 Add a new TestON feature by YPZhang · 8 years ago
- d9e4eb1 Exception handling added to FUNCintent where needed by Jeremy · 9 years ago
- 53c5e66 Creating subfolders for test suites by Jon Hall · 9 years ago
- 6e70975 Add HA test for split brain scenario by Jon Hall · 9 years ago
- 96b816f Fix bug which caused the last step to be missing from the wiki when by Jon Hall · 9 years ago
- 892818c Initial functions to use scapy to send and receive packets by Jon Hall · 9 years ago
- 2507978 [ONOS-2794] Enable sending emails from main.stop() by Jon Hall · 9 years ago
- c160635 Fix bug when handling exceptions in certain situations by Jon Hall · 9 years ago
- 27e62dd Fixed XHTML close taqg bug when printing multiline assert messages on the last step in a case by acsmars · 9 years ago
- e2d1ed1 Wiki formatting for multiline asserts. by acsmars · 9 years ago
- cd3d2a3 Add main.stop() which will pause execution by Jon Hall · 9 years ago
- 714eeba Clean up some style issues in teston.py and minor refactoring by Jon Hall · 9 years ago
- 5a72b71 Fix bug with steps by Jon Hall · 9 years ago
- 1306a56 Clean up exception handling in TestON core by Jon Hall · 9 years ago
- ebe9cea Revert "Clean up exception handling in TestON core" by Jon Hall · 9 years ago
- 1de6c19 Clean up exception handling in TestON core by Jon Hall · 9 years ago
- e234cc4 Add function to skip the rest of a test case by Jon Hall · 9 years ago
- 2a5002c Initial tests for Transactional Maps by Jon Hall · 9 years ago
- 166e4a4 Fix import error when running on OSX by Jon Hall · 9 years ago
- 4450624 Allow TestON to be run from anywhere. by Jon Hall · 9 years ago
- 783bbf9 Fix typo by Jon Hall · 9 years ago
- be4b97b Changes to CHO test for parsing onoscell option by Hari Krishna · 9 years ago
- 0fc0d45 Fix some buggy error handling during connection failures by Jon Hall · 9 years ago
- e68c743 Merge "added cli option onoscell & updated setCell" by suibin zhang · 9 years ago
- 03f530e added cli option onoscell & updated setCell by Hari Krishna · 9 years ago
- a407429 Refactored SAMPstartTemplate initial commit by kelvin-onlab · 9 years ago
- d9e0247 Merge pull request #135 from opennetworkinglab/devl/locks by Jon Hall · 9 years ago
- fa1cdbb Portability implementation by jenkins · 9 years ago
- 5b58673 Fix multiple cleanup bug caused by threading by Jon Hall · 9 years ago
- 9062761 Add onfail message to summary logs by Jon Hall · 9 years ago
- 8ce34e8 Cleanup whitespaces and dead code by Jon Hall · 9 years ago
- 62f8704 Merge pull request #126 from opennetworkinglab/devl/HA by Jon Hall · 9 years ago
- 40d2cbd Clean up HATests by Jon Hall · 9 years ago
- 1abf28c Fixed conflict in onosclidriver - checkFlowsState by kelvin-onlab · 10 years ago
- feff308 Update HATests by Jon Hall · 10 years ago
- 0a28a74 Fixed minor error in teston.py and some conflict issues with master by kelvin-onlab · 10 years ago
- 966d1be Initial commit for FuncStartTemplate and supporting driver changes by cameron@onlab.us · 10 years ago
- fa93ecf Added try block to check for null env by cameron@onlab.us · 10 years ago
- 5cc6a37 changed core to allow use of OC variables in topo files by cameron@onlab.us · 10 years ago
- f70fd54 Update initialization test case to have scaling functionality by kelvin-onlab · 10 years ago
- 5015755 Cleanup debug code and fix typo by Jon Hall · 10 years ago
- 79bec22 Add simplified summary files by Jon Hall · 10 years ago
- 81d3d39 WIP: Simplified reporting for the wiki by Jon Hall · 10 years ago
- 1a77a1e Fix typos and add component name to disconnect log by Jon Hall · 10 years ago
- 00539b1 Fix bug in TestON exception handling by Jon Hall · 10 years ago
- 957feaa Minor refactoring 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
- 07f78e9 Continue to run the subsequent testcases even if an exception was caught in the previous testcase by shahshreya · 10 years ago
- 65844a3 Use threading in HA Sanity Test and add Thread to TestON core by Jon Hall · 10 years ago
- 88e498c Merge branch 'HA' of https://github.com/opennetworkinglab/ONLabTest into devl/merge 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
- 30b82fa Revert some accidental reverts by Jon Hall · 10 years ago
- 6360493 WIP: HA updates, includes network partition 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
- eb3a684 Fix some harmless import errors that were exposed by last commit by Jon Hall · 10 years ago
- 20ead01 Fix for TestON silently swallowing errors in testcases by Jon Hall · 10 years ago
- d61331b Fix for driver disconnect bug by Jon Hall · 10 years ago
- f8ecf73 Update teston error message to be more helpful by Jon Hall · 10 years ago
- a118598 Paxtera changes needed for parameterized testcases in the params file by Jon Hall · 10 years ago
- 530b4c9 Driver fixes, Device device discovery in Sanity, two case additions to Perf by admin · 11 years ago
- 2c7034f commented out send_mail function by admin · 11 years ago
- bae64d8 adding TestON by admin · 11 years ago