1. ae04e62 Clean up log statement by Jon Hall · 8 years ago
  2. df87f3c Merge " Improve MaxIntents Tests - Add two functions on driver, getTotalIntentsNum and getTotalFlowsNum - Fixed currIntents and currFlows is 0 after tests - Fixed the bug of writing database" by Jon Hall · 8 years ago
  3. 91089de Merge "Refactor logReport" by Jon Hall · 8 years ago
  4. b424222 Refactor logReport by Jon Hall · 8 years ago
  5. b5d3f83 Improve MaxIntents Tests by YPZhang · 8 years ago
  6. 72280bc Cleanup onosCfgSet in onosdriver.py by Jon Hall · 8 years ago
  7. c679355 ONOS Cli Driver Stability Fixes by Jon Hall · 9 years ago
  8. 313eb09 Merge "Refactored test - Add test information - Chenge database path - Added link down and up driver - Added checkIntentSummary driver - Modified checkFlowsState driver to be more efficient - Refactored pushTestIntents driver - Modified sendline driver to handle pexpect timeout - Modify CASE20 and delete CASE21. Now Reroute part will in CASE20 - Modify checkFlowsState drive function, make sure other tests can use it - Add a param, to control reroute or not - Change batch size, min_Intents, Max_Intents, and check_interval in params file" by suibin zhang · 8 years ago
  9. ed77124 Refactored test by GlennRC · 9 years ago
  10. ff566d5 Fix url for jenkins plots and minor driver cleanup by Jon Hall · 9 years ago
  11. 9cf8f92 Merge "Added a cleanup case to allow the reuse of dpids - Created two drivers to remove hosts and devices - Removed the unique dpids from the topologies" by GlennRC · 9 years ago
  12. 20fc652 Added a cleanup case to allow the reuse of dpids by GlennRC · 9 years ago
  13. baf5316 Retry Hosts call on consistent Map timeouts by Jon Hall · 9 years ago
  14. acd1b18 More bad input handling by Jon Hall · 9 years ago
  15. fa65fce Stripped flow before comparison by GlennRC · 9 years ago
  16. 64af850 Fix for different outputs of onos-package by Jon Hall · 9 years ago
  17. 17bbcf5 Fixed flow comparison by GlennRC · 9 years ago
  18. 0a54379 Turn off debug by default for GetFlowTable by Jon Hall · 9 years ago
  19. 9cc3dd9 Increased timeout for onos-package by GlennRC · 9 years ago
  20. 3dbc7dc Prevent netCfg test from crashing on bad ONOS output. by Jon Hall · 9 years ago
  21. bcc1c79 Fix the command for ipv6 ping by Subhash Kumar Singh · 9 years ago
  22. 208d4af Set the showResonse option in the sendline wrapper function to false by GlennRC · 9 years ago
  23. 8587043 Added an option in the sendline wrapper function to print out the response from onos. This option is set to true by default. by GlennRC · 9 years ago
  24. 050596c [ONOS-3100] Implemented set/get controller using OVSDB plugin by GlennRC · 9 years ago
  25. 91ca63b Merge "Add Network Configuration subsytem test" by Jon Hall · 9 years ago
  26. 66e001c Add Network Configuration subsytem test by Jon Hall · 9 years ago
  27. 68467eb [ONOS-3367] Updated HA test to use the new mininet functions for getting flow tables and comparing them by GlennRC · 9 years ago
  28. 528ad29 Better parsing of flow table in mininet by GlennRC · 9 years ago
  29. ca7ac29 Fix function call to match updated function by Jon Hall · 9 years ago
  30. ff225e6 Merge "Added more functionality to flow test suite - Added MPLS class - Testing MPLS selector - Testing TCP selector - Testing UDP selector - Checks flow tables in Mininet" by GlennRC · 9 years ago
  31. 956ea74 Added more functionality to flow test suite by GlennRC · 9 years ago
  32. 3b067ea make image cleanup more robust; add check/start docker case; add check onos log; other minor fixes by suibin zhang · 9 years ago
  33. 5ae2533 minor fixes per Jon's comment by suibin zhang · 9 years ago
  34. eb121c0 fixed resutl character causing Wiki posting error; minor typo fixes by suibin zhang · 9 years ago
  35. c1cfcc2 Merge "Basic Platform test suite using onos docker images; test activate and deactivate apps" by suibin zhang · 9 years ago
  36. fd266fd Basic Platform test suite using onos docker images; test activate and deactivate apps by suibin zhang · 9 years ago
  37. e4a9942 Merge "[ONOS-2276] Flow Test Suite - tests flows with MAC address selectors - tests flows with IPv4 selectors - tests flows with vlan selector" by Jon Hall · 9 years ago
  38. 073e8bc [ONOS-2276] Flow Test Suite by GlennRC · 9 years ago
  39. 51a7fe0 ONOS-2480 Added FUNCoptical test. Launches opticalTest topology, checks that it loaded, tests arping, pingall, point-to-point intents and host-to-host intents. Added lincoemininetdriver.py which inherits from the mininet driver and has linc oe specific methods. by acsmars · 9 years ago
  40. 26c6b90 Ifup vnet host for Ovsdb CI failure by lanqinglong · 9 years ago
  41. 892818c Initial functions to use scapy to send and receive packets by Jon Hall · 9 years ago
  42. 934576d Fix typo by Jon Hall · 9 years ago
  43. 2c4eacd Merge "Platform Test: docker driver" by Hari Krishna · 9 years ago
  44. 3b489db Choose ONOS nodes so that only one partition looses a majority by Jon Hall · 9 years ago
  45. 6031b7c Platform Test: docker driver by Hari Krishna · 9 years ago
  46. 5bb663b add cell file & change test case name by pingping-lin · 9 years ago
  47. 6d50627 Fixed a syntax error in pingAllHosts() and tweaked the matrix output by GlennRC · 9 years ago
  48. d10d3cc refactored pingHosts and pingIPv6Hosts by GlennRC · 9 years ago
  49. 6e7ff50 Merge "ONOS-2508 FUNCovsdbtest flows install and vm go-online scripts" by Jon Hall · 9 years ago
  50. ad4f6ab Merge "[Emu] Changes default OpenFlow port to 6653. Remove trailing spaces." by Jon Hall · 9 years ago
  51. 3e74158 Merge "Refactor secureCopy function" by Jon Hall · 9 years ago
  52. bab7f8a add test case 10, 11 for I2, add check flow status to test cases by pingping-lin · 9 years ago
  53. 547e058 Refactor secureCopy function by Jon Hall · 9 years ago
  54. f07c44a Updated mininet driver and CHOtest to use the new IPv6 pingall function by GlennRC · 9 years ago
  55. 0e9cf33 Merge "Add missing new line when creating cell file" by Jon Hall · 9 years ago
  56. 5b5fbaf Added check if TYPE is in args before calling that key. Old method cause KeyError by acsmars · 9 years ago
  57. 6f66565 Add missing new line when creating cell file by Jon Hall · 9 years ago
  58. 6a26582 Merge "add case 7 for I2, add new drivers" by Jon Hall · 9 years ago
  59. 5ec6b1b Save ONOS Logs for cluster test, print stacktrace when looking for by Jon Hall · 9 years ago
  60. 8244a3b add case 7 for I2, add new drivers by pingping-lin · 9 years ago
  61. 029be65 [Emu] Changes default OpenFlow port to 6653. Remove trailing spaces. by Charles Chan · 9 years ago
  62. 7d1eacf https://gerrit.onosproject.org/#/c/5235/ by Hari Krishna · 9 years ago
  63. 2cf7d95 ONOS-1321 Modified the pingIpv6Hosts mininet driver function to print in matrix form by GlennRC · 9 years ago
  64. 474d8c6 ONOS-2508 FUNCovsdbtest flows install and vm go-online scripts by zhanghaoyu7 · 9 years ago
  65. daea66c ONOS-2002 Added maps() functions to onos cli driver by acsmars · 9 years ago
  66. 7616626 Merge "Added ping6Host to run across a pair of v6 hosts with options specified" by Hari Krishna · 9 years ago
  67. 012a1c1 Added ping6Host to run across a pair of v6 hosts with options specified by Hari Krishna · 9 years ago
  68. f723488 Fix startup for FUNCintentRest test and add REST authentication by Jon Hall · 9 years ago
  69. 9f9a00b Merge "Initial tests for Transactional Maps" by Jon Hall · 9 years ago
  70. 772363b passed variable is instantiated before it's referenced by GlennRC · 9 years ago
  71. ca1b108 Merge "ONOS-2506 ovsdb connection/default configuration install" by Jon Hall · 9 years ago
  72. 451c139 ONOS-2506 ovsdb connection/default configuration install by zhanghaoyu · 9 years ago
  73. 2a5002c Initial tests for Transactional Maps by Jon Hall · 9 years ago
  74. 390d470 Corrected the no. of links for Spine topo reroute test by Hari Krishna · 9 years ago
  75. d9e23de Changed copyMininetFile of onosdriver to scp function in clidriver by kelvin-onlab · 9 years ago
  76. 9b42b0a Add flow rest api driver by kelvin-onlab · 9 years ago
  77. 9592fc8 added pingIPv6Hosts driver function with prefix option by Hari Krishna · 9 years ago
  78. cbd3008 Merge "ONOS-2483 Added checkMasters and checkBalanceMasters functions" by Jon Hall · 9 years ago
  79. 2495002 ONOS-2483 Added checkMasters and checkBalanceMasters functions by acsmars · 9 years ago
  80. 9043c90 [ONOS-2424] Move flowTable functions from remotemininetdriver to mininetdriver by Jon Hall · 9 years ago
  81. 4ba53f0 Fix whitespace issues by Jon Hall · 9 years ago
  82. a22481b Update getSwitches regex to match several switch classes by Jon Hall · 9 years ago
  83. bed3717 Merge "SCPFswitchLat initial commit" by cameron@onlab.us · 9 years ago
  84. b50074f Added point intent driver in rest API driver by kelvin-onlab · 9 years ago
  85. 21106ea SCPFswitchLat initial commit by cameron@onlab.us · 9 years ago
  86. 1a8e432 Merge "ONOS-2411 Added more drivers for REST (intent,app etc.)" by kelvin-onlab · 9 years ago
  87. 03eb88d ONOS-2411 Added more drivers for REST (intent,app etc.) by kelvin-onlab · 9 years ago
  88. e1a3b75 Add HA testcases for new counter methods by Jon Hall · 9 years ago
  89. 7d7ef3f Fix for pexpect on BMs by Jon Hall · 9 years ago
  90. de5ef2a Specifically use OF1.3 switches by Jon Hall · 9 years ago
  91. fd8ce43 Remove unneeded path ammendment and imports by Jon Hall · 9 years ago
  92. e807030 Merge "Add HA tests" by suibin zhang · 9 years ago
  93. fc91588 Initial Sketch of REST driver for ONOS by Jon Hall · 9 years ago
  94. 5cf14d5 Add HA tests by Jon Hall · 9 years ago
  95. ae734de Fix for updated cli text by Jon Hall · 9 years ago
  96. 7cce938 Fix tab in mininet driver iperf function by kelvin-onlab · 9 years ago
  97. 6fe7b67 Merge "Implemented mininet driver functions to run iperftcp and iperfudp across a given set of hosts" by suibin zhang · 9 years ago
  98. 61321f2 Implemented mininet driver functions to run iperftcp and iperfudp across a given set of hosts by GlennRC · 9 years ago
  99. be4b97b Changes to CHO test for parsing onoscell option by Hari Krishna · 9 years ago
  100. 6563b60 Merge "ONOS-2388 Error handling for incorrect and blank passwords for the cli driver connect() function" by Jon Hall · 9 years ago