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