1. ba37cdd [ONOS-7637] Making a script that finds the broken commit from the ONOS. by Devin Lim · 6 years ago
  2. d74d295 Add cli argument to use different .topo or .params files by Jon Hall · 6 years ago
  3. 696f426 [ONOS-7104]: Fixing style check errors in core dir of TestON by Jeremy Ronquillo · 7 years ago
  4. 4d5f1d0 Reverting core/ and drivers/ directories before change 15514 by Jeremy Ronquillo · 7 years ago
  5. 23fb216 [ONOS-7039] [ONOS-7044] Fix PEP8 Warnings in TestON by Jeremy Ronquillo · 7 years ago
  6. ec98979 [ONOS-6917] Adding more features to the TestON by Devin Lim · 7 years ago
  7. 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
  8. ca31989 Initial implementation of ONOS cluster driver by Jon Hall · 7 years ago
  9. b27ce4c [ONOS-6819] - Update TestON File Headers by Jeremy Ronquillo · 7 years ago
  10. 82d8bb7 Merge "[ONOS-6593]Review and Refactor ONOS startup procedures in TestON" by Jon Hall · 7 years ago
  11. 58046fa [ONOS-6593]Review and Refactor ONOS startup procedures in TestON by Devin Lim · 7 years ago
  12. 15ff107 [ONOS-6813] - Implement Python Debugger (pdb) in the TestON Framework by Jeremy Ronquillo · 7 years ago
  13. 2df68a1 [ONOS-6719] TestON won't run if the test cases parameter begins with a bracket by Devin Lim · 7 years ago
  14. 1eb539d Merge "Clean up file declaration comments" by Jon Hall · 8 years ago
  15. ae01bba Clean up file declaration comments by Jeremy Songster · 8 years ago
  16. 7c4f430 Fix typos by Jon Hall · 8 years ago
  17. 1c89e76 Add a new TestON feature by YPZhang · 8 years ago
  18. d9e4eb1 Exception handling added to FUNCintent where needed by Jeremy · 8 years ago
  19. 53c5e66 Creating subfolders for test suites by Jon Hall · 8 years ago
  20. 6e70975 Add HA test for split brain scenario by Jon Hall · 8 years ago
  21. 96b816f Fix bug which caused the last step to be missing from the wiki when by Jon Hall · 9 years ago
  22. 892818c Initial functions to use scapy to send and receive packets by Jon Hall · 9 years ago
  23. 2507978 [ONOS-2794] Enable sending emails from main.stop() by Jon Hall · 9 years ago
  24. c160635 Fix bug when handling exceptions in certain situations by Jon Hall · 9 years ago
  25. 27e62dd Fixed XHTML close taqg bug when printing multiline assert messages on the last step in a case by acsmars · 9 years ago
  26. e2d1ed1 Wiki formatting for multiline asserts. by acsmars · 9 years ago
  27. cd3d2a3 Add main.stop() which will pause execution by Jon Hall · 9 years ago
  28. 714eeba Clean up some style issues in teston.py and minor refactoring by Jon Hall · 9 years ago
  29. 5a72b71 Fix bug with steps by Jon Hall · 9 years ago
  30. 1306a56 Clean up exception handling in TestON core by Jon Hall · 9 years ago
  31. ebe9cea Revert "Clean up exception handling in TestON core" by Jon Hall · 9 years ago
  32. 1de6c19 Clean up exception handling in TestON core by Jon Hall · 9 years ago
  33. e234cc4 Add function to skip the rest of a test case by Jon Hall · 9 years ago
  34. 2a5002c Initial tests for Transactional Maps by Jon Hall · 9 years ago
  35. 166e4a4 Fix import error when running on OSX by Jon Hall · 9 years ago
  36. 4450624 Allow TestON to be run from anywhere. by Jon Hall · 9 years ago
  37. 783bbf9 Fix typo by Jon Hall · 9 years ago
  38. be4b97b Changes to CHO test for parsing onoscell option by Hari Krishna · 9 years ago
  39. 0fc0d45 Fix some buggy error handling during connection failures by Jon Hall · 9 years ago
  40. e68c743 Merge "added cli option onoscell & updated setCell" by suibin zhang · 9 years ago
  41. 03f530e added cli option onoscell & updated setCell by Hari Krishna · 9 years ago
  42. a407429 Refactored SAMPstartTemplate initial commit by kelvin-onlab · 9 years ago
  43. d9e0247 Merge pull request #135 from opennetworkinglab/devl/locks by Jon Hall · 9 years ago
  44. fa1cdbb Portability implementation by jenkins · 9 years ago
  45. 5b58673 Fix multiple cleanup bug caused by threading by Jon Hall · 9 years ago
  46. 9062761 Add onfail message to summary logs by Jon Hall · 9 years ago
  47. 8ce34e8 Cleanup whitespaces and dead code by Jon Hall · 9 years ago
  48. 62f8704 Merge pull request #126 from opennetworkinglab/devl/HA by Jon Hall · 9 years ago
  49. 40d2cbd Clean up HATests by Jon Hall · 9 years ago
  50. 1abf28c Fixed conflict in onosclidriver - checkFlowsState by kelvin-onlab · 9 years ago
  51. feff308 Update HATests by Jon Hall · 9 years ago
  52. 0a28a74 Fixed minor error in teston.py and some conflict issues with master by kelvin-onlab · 9 years ago
  53. 966d1be Initial commit for FuncStartTemplate and supporting driver changes by cameron@onlab.us · 9 years ago
  54. fa93ecf Added try block to check for null env by cameron@onlab.us · 9 years ago
  55. 5cc6a37 changed core to allow use of OC variables in topo files by cameron@onlab.us · 9 years ago
  56. f70fd54 Update initialization test case to have scaling functionality by kelvin-onlab · 9 years ago
  57. 5015755 Cleanup debug code and fix typo by Jon Hall · 9 years ago
  58. 79bec22 Add simplified summary files by Jon Hall · 9 years ago
  59. 81d3d39 WIP: Simplified reporting for the wiki by Jon Hall · 9 years ago
  60. 1a77a1e Fix typos and add component name to disconnect log by Jon Hall · 9 years ago
  61. 00539b1 Fix bug in TestON exception handling by Jon Hall · 9 years ago
  62. 957feaa Minor refactoring by shahshreya · 9 years ago
  63. 4c4cc88 Merge branch 'devl/HA_refactor_threads' of https://github.com/OPENNETWORKINGLAB/ONLabTest into HA_merge by Jon Hall · 9 years ago
  64. 07f78e9 Continue to run the subsequent testcases even if an exception was caught in the previous testcase by shahshreya · 9 years ago
  65. 65844a3 Use threading in HA Sanity Test and add Thread to TestON core by Jon Hall · 9 years ago
  66. 88e498c Merge branch 'HA' of https://github.com/opennetworkinglab/ONLabTest into devl/merge by Jon Hall · 9 years ago
  67. febb1c7 Stop catching non error throwables such as SystemExit by Jon Hall · 9 years ago
  68. 3db6ff9 Merge branch 'HA' of https://github.com/OPENNETWORKINGLAB/ONLabTest into HA_merge by Jon Hall · 9 years ago
  69. 30b82fa Revert some accidental reverts by Jon Hall · 9 years ago
  70. 6360493 WIP: HA updates, includes network partition by Jon Hall · 9 years ago
  71. fb52166 Fixed Thread in teston core to include the module, Fixed OnosCHO case6 and 10 code by kelvin-onlab · 9 years ago
  72. eb3a684 Fix some harmless import errors that were exposed by last commit by Jon Hall · 9 years ago
  73. 20ead01 Fix for TestON silently swallowing errors in testcases by Jon Hall · 9 years ago
  74. d61331b Fix for driver disconnect bug by Jon Hall · 9 years ago
  75. f8ecf73 Update teston error message to be more helpful by Jon Hall · 10 years ago
  76. a118598 Paxtera changes needed for parameterized testcases in the params file by Jon Hall · 10 years ago
  77. 530b4c9 Driver fixes, Device device discovery in Sanity, two case additions to Perf by admin · 11 years ago
  78. 2c7034f commented out send_mail function by admin · 11 years ago
  79. bae64d8 adding TestON by admin · 11 years ago