1. e94919c Fix some references to the old default ONOS home. by Jon Hall · 9 years ago
  2. 4c4cc88 Merge branch 'devl/HA_refactor_threads' of https://github.com/OPENNETWORKINGLAB/ONLabTest into HA_merge by Jon Hall · 9 years ago
  3. b471a3e Refactor testcase 33 to support new multitosinglepoint intent driver changes by shahshreya · 9 years ago
  4. 5cfd23c Updated HA Tests, including multithreading by Jon Hall · 9 years ago
  5. 61282e3 Updating drivers by Jon Hall · 9 years ago
  6. 0bde9ba Enable colored logging in TestON by Jon Hall · 9 years ago
  7. ed683ed Refactored single instance 1.3 tests by shahshreya · 9 years ago
  8. 134d5ed Refactored single instance 1.0 tests by shahshreya · 9 years ago
  9. 07f78e9 Continue to run the subsequent testcases even if an exception was caught in the previous testcase by shahshreya · 9 years ago
  10. ad540a5 Merge pull request #96 from opennetworkinglab/devl/newOnosCHO by Jon Hall · 9 years ago
  11. ac38ab7 Scale-out CLI timeout issue fixed by jenkins · 9 years ago
  12. 7ead5a8 Addition of WIP BM scripts by jenkins · 9 years ago
  13. 4c0d043 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest into devl/newOnosCHO by Hari Krishna · 9 years ago
  14. ef1bd4e Update OnosCHO and fixed onos driver topology function formatting issue by Hari Krishna · 9 years ago
  15. e4b292f Merge pull request #95 from opennetworkinglab/devl/scale_out2 by CameronFranke · 9 years ago
  16. 5077507 removed temp files by andrew@onlab.us · 9 years ago
  17. d851654 removed swp files. by andrew@onlab.us · 9 years ago
  18. a8c2be0 Merge pull request #94 from opennetworkinglab/devl/scale_out2 by CameronFranke · 9 years ago
  19. 8f9032d Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest into scale_out by andrew@onlab.us · 9 years ago
  20. 1c1377f removed copy by andrew@onlab.us · 9 years ago
  21. f1f8ed4 removed copy by andrew@onlab.us · 9 years ago
  22. f0dc9bb refreshed template by andrew@onlab.us · 9 years ago
  23. 658ec01 changed ONOS to onos is file paths by andrew@onlab.us · 9 years ago
  24. 5cdb285 Suibin's changes to flowTP by andrew@onlab.us · 9 years ago
  25. 24e2f00 updated script to use push-test-intents and null provider -may not be useful by andrew@onlab.us · 9 years ago
  26. 30d9ba4 Updated script by andrew@onlab.us · 9 years ago
  27. 1033220 Revised script by andrew@onlab.us · 9 years ago
  28. 3b08713 Added functions to create null link and device provider files by andrew@onlab.us · 9 years ago
  29. 36c02b1 Fixed some logic on OnosCHO CASE10 by kelvin-onlab · 9 years ago
  30. 01f1b2c OnosCHO case 10 refactored by kelvin-onlab · 9 years ago
  31. c3ab301 Fixed CASE10 remove intents to keep removing intents until intents are gone by kelvin-onlab · 9 years ago
  32. 65844a3 Use threading in HA Sanity Test and add Thread to TestON core by Jon Hall · 9 years ago
  33. 181237e Merge pull request #91 from opennetworkinglab/HA by Jon Hall · 9 years ago
  34. 8528dc4 Merge pull request #92 from opennetworkinglab/devl/exceptions by Jon Hall · 9 years ago
  35. 88e498c Merge branch 'HA' of https://github.com/opennetworkinglab/ONLabTest into devl/merge by Jon Hall · 9 years ago
  36. efbd979 Fix typos and code style issues in drivers by Jon Hall · 9 years ago
  37. febb1c7 Stop catching non error throwables such as SystemExit by Jon Hall · 9 years ago
  38. 36092f1 Add missing python init files to tests and remove backup files from git by Jon Hall · 9 years ago
  39. 3db6ff9 Merge branch 'HA' of https://github.com/OPENNETWORKINGLAB/ONLabTest into HA_merge by Jon Hall · 9 years ago
  40. 736628b Merge pull request #88 from opennetworkinglab/devl/logout by Jon Hall · 9 years ago
  41. 49f2888 Merge pull request #90 from opennetworkinglab/devl/newOnosCHO by Jon Hall · 9 years ago
  42. 7350995 Added intent summary function by Jon Hall · 9 years ago
  43. 30b82fa Revert some accidental reverts by Jon Hall · 9 years ago
  44. 07dbd01 Fixed getIntentState to return a list of dictionary of id and state by kelvin-onlab · 9 years ago
  45. 6360493 WIP: HA updates, includes network partition by Jon Hall · 9 years ago
  46. b7fce3e Use logout instead of shutdown when exiting tests by Jon Hall · 9 years ago
  47. 78f7d2d Refactor test case in OnosCHO part 1 by kelvin-onlab · 9 years ago
  48. dc8719b Starting to refactor OnosCHO by kelvin-onlab · 9 years ago
  49. fdd3e18 Fixed utilities function in drivers and PingallExample by kelvin-onlab · 9 years ago
  50. 7642bb1 Changed case10 in OnosCHO one more time by kelvin-onlab · 9 years ago
  51. fd3d76e Modified case 10 in OnosCHO remove intent now accepts \'-s\' by kelvin-onlab · 9 years ago
  52. f9c7128 Fixed remove intent in OnosCHO by kelvin-onlab · 9 years ago
  53. fb52166 Fixed Thread in teston core to include the module, Fixed OnosCHO case6 and 10 code by kelvin-onlab · 9 years ago
  54. 54400a9 Initial commit for new OnosCHO by kelvin-onlab · 9 years ago
  55. 88f84ee Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest by andrewonlab · 9 years ago
  56. c3336d5 Intent install/withdraw avg division and minor refactoring for stability by andrewonlab · 9 years ago
  57. 6b8d443 Merge pull request #86 from opennetworkinglab/remove-intent_newOptions by hakrishn · 9 years ago
  58. 1c818fc Modified removeIntent() to add new puge and sync options by shahshreya · 9 years ago
  59. 32041fb Merge pull request #85 from opennetworkinglab/feature_uninstall by Jon Hall · 9 years ago
  60. 531e2b5 covert string to int in one of the returned variables by shahshreya · 9 years ago
  61. 280223a Added logic to check if an app is installed before trying to uninstall it by shahshreya · 9 years ago
  62. 74cca80 new testcase numbers by shahshreya · 9 years ago
  63. 07619d4 params file new case numbers added by shahshreya · 9 years ago
  64. 580840d Rename flowStateCount() to flowAddedCount by shahshreya · 9 years ago
  65. 4f5004f Merge pull request #84 from opennetworkinglab/FlowStateCount by shahshreya · 9 years ago
  66. 353268a Addded new function flowStateCount() to return num of flows in added state for a given device id by shahshreya · 9 years ago
  67. b189da2 New testcase for changing hosts on the fly and adding p2p intents for hosts on same device by shahshreya · 9 years ago
  68. a2abc72 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest by shahshreya · 9 years ago
  69. dcb08e8 New testcase for p2p intents for hosts on same device by shahshreya · 9 years ago
  70. 353aa6e Merge pull request #82 from opennetworkinglab/devl/Intent_state_summary by Jon Hall · 9 years ago
  71. 225c002 Merge pull request #83 from opennetworkinglab/devl/driver_changes by Jon Hall · 9 years ago
  72. 3f45d11 Added intent summary function by Jon Hall · 9 years ago
  73. ce9e5c4 Change the return value of intent add functions by Jon Hall · 9 years ago
  74. 58c76b7 Update HATests by Jon Hall · 9 years ago
  75. a5cb617 Modified addHostIntent to return the ID of the submitted intent by Jon Hall · 9 years ago
  76. ff6b4b2 Add compare hosts function. by Jon Hall · 9 years ago
  77. 8d18bcf Merge pull request #80 from opennetworkinglab/remove-intent_modify by shahshreya · 9 years ago
  78. c033d02 Modify removeIntent() in onosclidriver to accomodate the new change of one more argument by shahshreya · 9 years ago
  79. aab0b9c Merge pull request #79 from opennetworkinglab/lincoe_disconnect by shahshreya · 9 years ago
  80. 9eced06 Merge pull request #77 from opennetworkinglab/devl/testcase_exceptions by Jon Hall · 9 years ago
  81. dccfbc6 modify disconnect() in remotemininetdriver to take care to exit from mininet prompt by shahshreya · 9 years ago
  82. 302cd53 Database functionality added and minor refactoring by andrewonlab · 9 years ago
  83. e07f856 Fix error in Avg calculations where results from previous batch have been averaged into the next batch by andrewonlab · 9 years ago
  84. 0468b04 Implement missing onosdriver function used by STS by Jon Hall · 9 years ago
  85. 88464d0 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest by andrewonlab · 9 years ago
  86. c8aea6d Small refactoring and DB posting for sw latency results by andrewonlab · 9 years ago
  87. d683214 Merge pull request #78 from opennetworkinglab/devl/setCell by Jon Hall · 9 years ago
  88. 1e03cb6 Fix for pexpect issue with color chars in setCell() by Jon Hall · 9 years ago
  89. 4f176c8 Merge pull request #65 from opennetworkinglab/devl/newMNdriver by Jon Hall · 9 years ago
  90. 545ef7e Merge pull request #63 from opennetworkinglab/OnosCHO by Jon Hall · 9 years ago
  91. ccfb0d5 fixed merge conflict by Hari Krishna · 9 years ago
  92. ca42b0a Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest into OnosCHO by Hari Krishna · 9 years ago
  93. eb3a684 Fix some harmless import errors that were exposed by last commit by Jon Hall · 9 years ago
  94. 20ead01 Fix for TestON silently swallowing errors in testcases by Jon Hall · 9 years ago
  95. 7364fb8 Merge pull request #76 from opennetworkinglab/devl/HA_links by Jon Hall · 9 years ago
  96. ae4d1d7 Correct anchor links on HA wiki by Jon Hall · 9 years ago
  97. 64bac4c Merge pull request #75 from opennetworkinglab/devl/disconnect_bug by Jon Hall · 9 years ago
  98. d61331b Fix for driver disconnect bug by Jon Hall · 9 years ago
  99. 33a6467 Merge branch 'OnosCHO' of https://github.com/OPENNETWORKINGLAB/ONLabTest into OnosCHO by Hari Krishna · 9 years ago
  100. 22c3d41 CHO tests with Chordal and Spine topology by Hari Krishna · 9 years ago