1. 5241473 Onos cord instance wrapper works now across test case restarts. by A R Karthick · 7 years ago
  2. 928ad62 Fixes for Onos cord instance wrapper restart case. by A R Karthick · 7 years ago
  3. f184b34 Complete overhaul of the implementation of ONOS cord instance wrapper for cord-tester. by A.R Karthick · 7 years ago
  4. dcb0433 Test: Adding a new module of stats monitoring by Thangavelu K S · 7 years ago
  5. 263d3fc Support for cord-test.py run to implement existing onos cord instance restarts with a wrapper like setup phase. by A.R Karthick · 7 years ago
  6. b17e202 Changes to support cord-tester to test restarts with existing ONOS cord instance. by A.R Karthick · 7 years ago
  7. 946141b To test for controller switch connectivity, add a test flow and check for switch availability in controller instead of checking for default flows. by A R Karthick · 7 years ago
  8. 7584457 Get the radius ip for the docker network if appropriate before defaulting to bridge ip by A R Karthick · 7 years ago
  9. 44a9560 Run time option to attach test container to an existing docker network by A R Karthick · 7 years ago
  10. 85eb186 Configure a docker network to connect to. by A R Karthick · 7 years ago
  11. c69d73e Support to specify jvm_heap_size option for ONOS container. by A R Karthick · 7 years ago
  12. 5af2371 Add num iterations of test to manifest file that can be used by the test from ITERATIONS environment if required by A R Karthick · 7 years ago
  13. ab36644 Use vagrant user or ubuntu for ssh to test connectivity between head and compute nodes for fabric test by A R Karthick · 7 years ago
  14. eac16d7 Fix onos data directory shared location in cord-tester by A R Karthick · 7 years ago
  15. 81ece15 Archive the onos logs by first checking for the presence of shared cluster volumes for karaf logs. by A R Karthick · 7 years ago
  16. 757eb4d Add manifest option to cord-tester cleanup by A R Karthick · 7 years ago
  17. 65d950d Cord-tester manifest file support to setup or run the tests. by A R Karthick · 8 years ago
  18. a2492c1 Max max instances for cord test cluster, a class attribute of Onos class instead of an object attribute. by A R Karthick · 8 years ago
  19. aa54a1c Change implementation of restart cluster rpc to restart all ONOS instances asynchronously to avoid restart errors trying to connect to other cluster instances. by A R Karthick · 8 years ago
  20. 3b81115 Configure the right jvm heap size to support more than 3 cluster instances of ONOS in cord-tester. by A R Karthick · 8 years ago
  21. ef6f0a5 Test: New changes and test scenarios for by Thangavelu K S · 8 years ago
  22. c4e474d Implement parallel start of ONOS instances when forming/setting up a ONOS cluster. by A.R Karthick · 8 years ago
  23. cfa7c58 Test: Change and update to DHCP app and DHCP Relay by Anil Kumar Sanka · 8 years ago
  24. 6cc8b81 Enable logging and log archiving for cluster tests. by A R Karthick · 8 years ago
  25. e8935c6 Implement log archiver for test cases after test cases are run. by A R Karthick · 8 years ago
  26. e14fc02 Implement a log level option to enable ONOS logs for every test case. by A R Karthick · 8 years ago
  27. e2b665b Changes to TLS test scenarios and util functions. by ChetanGaonker · 8 years ago
  28. 0f6b684 Support for multiple switches in cord subscriber test cases. by A R Karthick · 8 years ago
  29. 88e80b9 Support for configuring/starting multiple switches in cord-tester. by A.R Karthick · 8 years ago
  30. dfeadb0 Update cord apps to 1.1. by A.R Karthick · 8 years ago
  31. 2560f04 New test to restart entire ONOS cluster before verifying. by A.R Karthick · 8 years ago
  32. de6b9dc Changes to ONOS cluster tests. by A R Karthick · 8 years ago
  33. 1878c4f Fix to preserve /dev/urandom file descriptor while daemonizing cord-tester. by A R Karthick · 8 years ago
  34. ec2db32 Run each cord instance in the cluster under a shared data volume for persistent storage. by A R Karthick · 8 years ago
  35. 1f90820 More support for ONOS in cluster mode by A R Karthick · 8 years ago
  36. 5f5136e onoslogger close method is now gone as session is closed by ssh agent after run command by A R Karthick · 8 years ago
  37. d0a334d Close paramiko ssh agent session after connect and run. by A R Karthick · 8 years ago
  38. bd82f36 Option to run cord-tester setup in foreground. by A R Karthick · 8 years ago
  39. 19aaf5c Wait for ONOS to start by checking ONOS logs instead of a static delay. by A R Karthick · 8 years ago
  40. 9313b76 Implement support to report error,warning logs after every test case run. by A R Karthick · 8 years ago
  41. e463106 Fix to update docker-py to 1.9.0 version to avoid exec command hangs through docker-py client. by A.R Karthick · 8 years ago
  42. ec5b72a Use shell to execute commands inside docker container as a buggy docker-py client exec_start api sometimes hangs. by A.R Karthick · 8 years ago
  43. dbd4e4b Test: Additional changes to support cluster based test scenarios. by ChetanGaonker · 8 years ago
  44. 3441faf TEST: [WIP] Module to test for perspective network conditions by ChetanGaonker · 8 years ago
  45. 8f69c2c Build cord tester quagga against 1.0 release by A R Karthick · 8 years ago
  46. 689b386 Test: Cluster based scenarios with multiple OVS switches and CORD apps . by ChetanGaonker · 8 years ago
  47. 973ea69 Fix to build quagga container image for cord-tester by A R Karthick · 8 years ago
  48. ea8bfce XOS integration in cord-tester. by A R Karthick · 8 years ago
  49. 6e80afd Fix to override xos container command while starting xos containers by A R Karthick · 8 years ago
  50. db59cf7 Fix: RPC implementation of adding a onos cluster member by A R Karthick · 8 years ago
  51. 2099d72 Test: Cluster validation scenarios. by ChetanGaonker · 8 years ago
  52. e2c24bd New (remote) api to add nodes/members to the existing ONOS cluster by A R Karthick · 8 years ago
  53. 1700e0e Implement ONOS shutdown. by A.R Karthick · 8 years ago
  54. a337f4d Fix: Use get device id utility function to get device id when switch is running outside the test container(for eg:) by A R Karthick · 8 years ago
  55. ec1dde0 Add ssh testagent to talk to the host from the test containers by A R Karthick · 8 years ago
  56. c220e0d Test : XOS related test scenarios including API verifications by ChetanGaonker · 8 years ago
  57. 456e9cf Fix: import get_controller which is a function in OnosCtrl instead of a class method by A R Karthick · 8 years ago
  58. 889d965 Test: Support to restart ONOS specifying ONOS container name/ip when running under cluster mode by A R Karthick · 8 years ago
  59. e99ab5c Test: Also shutdown cord-tester daemon with cord-test.py cleanup by A R Karthick · 8 years ago
  60. e3bde96 Test: XOS onos integration rewrite. by A R Karthick · 8 years ago
  61. 2c0e9bb Test: Adding Initial XOS based test scenarios . by ChetanGaonker · 8 years ago
  62. 9d48c65 Cleanup ONOS runtime generated files when cleaning up or shutting down ONOS cluster by A R Karthick · 8 years ago
  63. edab01c Test: Add cbench test case for igmp join leave loop test. by A R Karthick · 8 years ago
  64. 2b93d6a Test: Support for ONOS cluster mode startup with --onos-instances option to cord-test.py setup. by A R Karthick · 8 years ago
  65. 6d98a59 Test: Gradle and ansible scripts to deploy and run cord test verify. by A R Karthick · 8 years ago
  66. 07608ef Test: Get the cord-tester ready for real CORD deployment. by A R Karthick · 8 years ago
  67. 6138fcd TEST : Multiple basic validation scenarios for TLS and AAA. by ChetanGaonker · 8 years ago
  68. 36cfcef Test: Configure dhcp relay ports while setting up the cord-tester environment. by A R Karthick · 8 years ago
  69. 4e0c091 Test: Restart ONOS with default network cfg after vrouter/dhcprelay tests are run. by A R Karthick · 8 years ago
  70. f2f4ca6 Test: Generate cluster.json for ONOS single node cluster while starting ONOS. by A R Karthick · 8 years ago
  71. a013a27 Test: Changes to cordSubscriber to delete ovs groups before the test. by A R Karthick · 8 years ago
  72. b5b46c6 Updated CORD tester with official git repo from quagga website. by ChetanGaonker · 8 years ago
  73. f028ec9 Test: Receive TLS server certificates till we receive server hello done. by A R Karthick · 8 years ago
  74. aa10a20 Test: Implement TLS fragment support in EAP TLS authentication. by A R Karthick · 8 years ago
  75. 0776936 Add support for configuring wan interface in olt config (olt_config.json) by A R Karthick · 8 years ago
  76. f0dd5bb TEST : Validation for ACL Rules and created flows. Also added ACL in the list. by ChetanGaonker · 8 years ago
  77. 078e63a Configure the ovs switch/bridge based on the olt host port configuration in olt_config.json by A R Karthick · 8 years ago
  78. 5bc7b5a Fix: Make sure in simulation or non-olt case, device id get doesn't break by A R Karthick · 8 years ago
  79. 7c86455 Remove trailing spaces by A R Karthick · 8 years ago
  80. b03cecd Test: Reorg. cord-tester code in general. by A R Karthick · 8 years ago
  81. bd9b8a3 Test: Install vtn cord app during cord-tester setup to make it consistent with ONOS cord apps being loaded. by A R Karthick · 8 years ago
  82. d44cea1 Test: Implement setup --cord mode for cord-tester. by A R Karthick · 8 years ago
  83. f9c2f8b Test : Multiple scenarios for verification of Proxy ARP. by ChetanGaonker · 8 years ago
  84. eaf1c4e Fix: Install ONOS cord apps when ONOS is running externally and tester started with "-e" option. by A R Karthick · 8 years ago
  85. 5b984cb Test: New testing scenarios for Subscriber and DHCP Relay. by ChetanGaonker · 8 years ago
  86. 5860c18 Test: Adding Different DHCP Relay cases for ONOS with isc-dhcp-server. by ChetanGaonker · 8 years ago
  87. 8cf29ac Test: Adding dhcprelay tests. by A R Karthick · 8 years ago
  88. 720ea61 Test: Flow based utility test cases for different kinds of flows. by ChetanGaonker · 8 years ago
  89. c3d80e2 Test: Add quagga shell api/rpc command to cordtest server. by A R Karthick · 8 years ago
  90. 4a2362c Fix: Use the test server rpc/api to stop quagga. by A R Karthick · 8 years ago
  91. 338268f Test: Changes to subscriber multitable changes for single channel, N subscriber tests. by A R Karthick · 8 years ago
  92. 81acbff Test:Provide a setup phase for cord-tester which just starts/provisions required containers for testing. by A R Karthick · 8 years ago
  93. 7eb2ce0 Fix: Allow test state machine users to override next state. by A.R Karthick · 8 years ago
  94. 95d044e Test: Changes to cord-tester to make it work with latest ONOS relocating apps to opencord. by A.R Karthick · 8 years ago
  95. 41adfce Test: Make the cord-test.py build for quagga use 14.04 instead of latest by A R Karthick · 8 years ago
  96. 05d9b5f Test: Support to provide negative TLS test cases and timeouts on TLS handshake failures. by A R Karthick · 8 years ago
  97. c6f8198 Merge "Test: Full TLS test cycle including sending certificate verify and validating server authentication." by David Bainbridge · 8 years ago
  98. 48d3932 Merge "Test: Reimplemented the TLS test state machine to be inline with TLS handshake specs. Implement reassembly for TLS packets, carve scapy TLS context out of TLS data. Generate key exchange and encrypted handshake data from TLS session context on receiving SERVER hello response for client certificate." by Zsolt Haraszti · 8 years ago
  99. 42d7581 Changes specific to DHCP server test cases. by ChetanGaonker · 8 years ago
  100. 307483c Test: Full TLS test cycle including sending certificate verify and validating server authentication. by A R Karthick · 8 years ago