1. 3848172 Check link/switch/port status in topology comparison functions by Jon Hall · 10 years ago
  2. 413ade5 Update my test for testing driver functions by Jon Hall · 10 years ago
  3. 720653a Comment out print statement by Jon Hall · 10 years ago
  4. 983a170 Add functions for getting and setting controller roles of switches by Jon Hall · 10 years ago
  5. b54b85b Work in progress: link discovery latency case and 100 switch discovery latency case by andrewonlab · 10 years ago
  6. fcf3cc0 Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by andrewonlab · 10 years ago
  7. 0c38a4a ptpd function added by andrewonlab · 10 years ago
  8. 068bb27 Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by Shreya Shah · 10 years ago
  9. ee15f6c Edited git_pull function to return 3 when the repo was up-to-date and no pulls were made by Shreya Shah · 10 years ago
  10. d070ff0 Merge pull request #15 from OPENNETWORKINGLAB/cli_device_role by Andrew · 10 years ago
  11. 14b0886 Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by andrewonlab · 10 years ago
  12. 3622beb Initial work in progress for link down topology latency measurement by andrewonlab · 10 years ago
  13. a5f1913 Some test case edits by Shreya Shah · 10 years ago
  14. d5a8940 Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by Shreya Shah · 10 years ago
  15. 55f9a6b Changed the return value of the git pull function to return 2 only when git pull is done so that mvn clean install can be used by Shreya Shah · 10 years ago
  16. 1c9e873 Add function for onos cli command 'Device-role' by Jon Hall · 10 years ago
  17. 6187011 Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by andrewonlab · 10 years ago
  18. 393531a Work in progress on Topology Latency measurement: port status by andrewonlab · 10 years ago
  19. a73aaad modified get_topology and check_status functions to take topology_result argument instead of ip by Shreya Shah · 10 years ago
  20. b7fb8f2 commented out lines that do exit if a ping fails in point-to-point intents by Shreya Shah · 10 years ago
  21. 7a6a187 Functionality test suite by Shreya Shah · 10 years ago
  22. 7696155 Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by Shreya Shah · 10 years ago
  23. 0f01c81 Added flows driver function and minor edits by Shreya Shah · 10 years ago
  24. 6a445aa Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by Jon Hall · 10 years ago
  25. 42db6dc Add hosts and get_host command by Jon Hall · 10 years ago
  26. 09d973e Minor fixes to test case by andrewonlab · 10 years ago
  27. f47993a Modifications on test case for robustness and addition of retry for cli connection by andrewonlab · 10 years ago
  28. 3a7c3c7 Inserted documentation and float type conversion to json object. Retry added to cli start function by andrewonlab · 10 years ago
  29. c90667c Syntax error fix by andrewonlab · 10 years ago
  30. ee4efeb Grammatical fix on comment and type change to float for ofp - device measurement by andrewonlab · 10 years ago
  31. c15c958 Preliminary reporting framework for switch-add Topology Performance complete by andrewonlab · 10 years ago
  32. 226024e Work in progress TopoPerfNext Test by andrewonlab · 10 years ago
  33. 5ba0d9e Added sudo option to pcap removal by andrewonlab · 10 years ago
  34. 7b31d23 Adding optical intent driver function by andrewonlab · 10 years ago
  35. f2b3641 Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by andrewonlab · 10 years ago
  36. d494049 changes to driver by andrewonlab · 10 years ago
  37. 2a7ea9b merging changes to driver by andrewonlab · 10 years ago
  38. e9fb672 Topology performance work in progress by andrewonlab · 10 years ago
  39. 8544f8a Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by Shreya Shah · 10 years ago
  40. 5ce041c Reworked devices() by Shreya Shah · 10 years ago
  41. d01153d Increase the timeout in the onos_start_cli function to 120s by Shreya Shah · 10 years ago
  42. 867212a Topology performance test related updates by andrewonlab · 10 years ago
  43. a85a776 Fixed Linc-OE <-> ONOS connection issues by andrewonlab · 10 years ago
  44. 6e57b1b Removed unrelated cases to LincOETest by andrewonlab · 10 years ago
  45. 8d29f12 Changes to linc-oe driver / addition of linc-oe tests with startup functionality. Minor edits to TopoPerf by andrewonlab · 10 years ago
  46. 9364d5b Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by andrewonlab · 10 years ago
  47. c6d1fa6 Fixed build failure problem regarding process conflict by andrewonlab · 10 years ago
  48. aff3847 Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by Jon Hall · 10 years ago
  49. 075bfe7 Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by andrewonlab · 10 years ago
  50. 52a31e0 Preliminary functions added for switch interaction of linc-oe by andrewonlab · 10 years ago
  51. a91c4dc Add get_device by Jon Hall · 10 years ago
  52. 9a130be Fixed minor bug in argument ordering of add-point-intent by andrewonlab · 10 years ago
  53. 3bbca1b Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by Jon Hall · 10 years ago
  54. 7e5b917 Don't assume the cli driver is in the cli and also close the ssh connection by Jon Hall · 10 years ago
  55. 1204ef0 Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by andrewonlab · 10 years ago
  56. 0c0a677 Minor fix in add_point_intent function by andrewonlab · 10 years ago
  57. f8d1098 Clear pexpect buffer before attempting to disconnect. by Jon Hall · 10 years ago
  58. 62df924 Fix indentation error leading compare_links to only look at first bidirectional link by Jon Hall · 10 years ago
  59. 0980f42 added disconnect function by andrewonlab · 10 years ago
  60. 289e4b7 added optional fields in point-to-point intent installation driver by andrewonlab · 10 years ago
  61. eb08b6f additional function to lincoedriver by andrewonlab · 10 years ago
  62. a548f96 Work in progress: lincoedriver by andrewonlab · 10 years ago
  63. efd7f3d Adding line buffer option to tshark grep by andrewonlab · 10 years ago
  64. 2dac98a Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by andrewonlab · 10 years ago
  65. 377693f Added json object support in intents function by andrewonlab · 10 years ago
  66. 72cf1dc Add comparison functions for links, ports and devices by Jon Hall · 10 years ago
  67. d7310c5 Removed sending a blank line and expecting onos prompt commands from get_hosts_id() by Shreya Shah · 10 years ago
  68. 0c525cc minor edits by Shreya Shah · 10 years ago
  69. 7b02d95 minor edits by Jon Hall · 10 years ago
  70. 5227ce8 minor edits by Jon Hall · 10 years ago
  71. 4ed8f69 Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by andrewonlab · 10 years ago
  72. ec9c321 minor edit by andrewonlab · 10 years ago
  73. d815ce4 Comments and delete some debug code in devices(),links() and ports() functions by Jon Hall · 10 years ago
  74. cd70729 fixed issues in escaping the ansi sequence in devices(),links() and ports() functions by Jon Hall · 10 years ago
  75. 11b2c66 Added logic to remove the ansi color esacpe sequence from devices(), links(), ports() functions by Jon Hall · 10 years ago
  76. a001c39 Added logic to remove the ansi color esacpe sequence from devices(), links(), ports() functions by Jon Hall · 10 years ago
  77. d1192e1 Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by Jon Hall · 10 years ago
  78. 3d87d50 Add compare_switches function by Jon Hall · 10 years ago
  79. 4dbb4d8 Added point-to-point installation driver by andrewonlab · 10 years ago
  80. 9a50dfe Intent remove driver function by andrewonlab · 10 years ago
  81. 412308f Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by andrewonlab · 10 years ago
  82. e674534 Adding intent-related driver functions / cases by andrewonlab · 10 years ago
  83. 654fba4 Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by Jon Hall · 10 years ago
  84. e821748 Added driver functions for devices, links & ports to return json output by Jon Hall · 10 years ago
  85. 3f0a4af ONOS host formatting functions by andrewonlab · 10 years ago
  86. dca7803 Fixed bug in create cell function by andrewonlab · 10 years ago
  87. ba44bcf WIP: Topology performance; Added: tshark functions in onosdriver by andrewonlab · 10 years ago
  88. 2a6c934 Starting Topology Performance test framework by andrewonlab · 10 years ago
  89. 388fc81 Merging branch by andrewonlab · 10 years ago
  90. 7c21157 Additional functions to get device role and node information by andrewonlab · 10 years ago
  91. c043edd Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by Jon Hall · 10 years ago
  92. 1ccf82c Added a function to calculate num_switches & num_links for a given tree or linear topology by Jon Hall · 10 years ago
  93. 38d6ae2 Changing name onos_topology > topology by andrewonlab · 10 years ago
  94. 3e15ead Added function paths. Returns path and cost of src / dst switches by andrewonlab · 10 years ago
  95. 7e4d2d3 get_all_devices_id function added. Returns list of just the device id's in order by andrewonlab · 10 years ago
  96. a18f6bf Added sendline function by andrewonlab · 10 years ago
  97. f80585f Minor changes to test script by andrewonlab · 10 years ago
  98. 7078b33 Merge branch 'ONOS-Next' of https://github.com/OPENNETWORKINGLAB/ONLabTest into ONOS-Next by Jon Hall · 10 years ago
  99. 86dc308 added devices driver function by andrewonlab · 10 years ago
  100. 77f53ce Add topology cli command and check_status by Jon Hall · 10 years ago