1. 1555c7c Support in cord-tester for aaa-proxy using sadis app. by A R Karthick · 7 years ago
  2. 5b8310e Use 2.0 version of cord apps for all onos >= 1.10.3 by A R Karthick · 7 years ago
  3. 48d3d2d [CORD-1685] Adding copyright informations by Matteo Scandolo · 7 years ago
  4. 6e70e14 Reactivate CORD/ONOS apps used by cord-tester after reactivating drivers app. by A R Karthick · 7 years ago
  5. 6f2ac6f Move to the latest docker client over docker-py python client. by A R Karthick · 7 years ago
  6. 184945a Support for exposing ports to host to allow external access to cord-tester ONOS. by A R Karthick · 7 years ago
  7. d52ca8a Support for cord-tester to work with latest voltha. (manifest-ponsim.json with latest voltha_loc) by A R Karthick · 7 years ago
  8. 8983cb0 Changes to make cord-tester work with latest ciab/cord by A R Karthick · 7 years ago
  9. b608d40 Install the right ONOS and cord-tester apps based on ONOS version. by A R Karthick · 7 years ago
  10. 49529c5 Make the xos synchronizer container restarts compatible with the latest/old cord s/w by A R Karthick · 7 years ago
  11. ddf1277 Service profile synchronizer for older cord versions by A.R Karthick · 7 years ago
  12. bc89437 Increase delay after starting onos by A R Karthick · 7 years ago
  13. 1f2e7a8 Just increase the delay after starting the onoscord/fabric containers for ciab by A R Karthick · 7 years ago
  14. a6c88fd Update cord-config and igmp app to version 1.2. by A.R Karthick · 7 years ago
  15. a652c4a Update aaa app to 1.2. Change TLS AAA config appname by A R Karthick · 7 years ago
  16. 72fcbc5 Synchronize the vtn/fabric configuration after activating the synchronizer apps. by A R Karthick · 7 years ago
  17. 03bd281 Synchronize ONOS cord/fabric containers based on the new changes to CiaB that breaks the service-profile makefile approach. by A R Karthick · 7 years ago
  18. e07fc3a Parse all repotags to check for docker images by A R Karthick · 7 years ago
  19. d6dd9b2 Use docker exec_start api with raw socket = True to avoid hangs while executing a command waiting for result. by A R Karthick · 7 years ago
  20. f7a613b Pull cord-tester images from dockerhub as they are available now on dockerhub. by A R Karthick · 7 years ago
  21. dda2206 Based on Jon Hall's feedback, bounce karaf default version to 3.0.8. by A.R Karthick · 7 years ago
  22. 9904482 Add cluster test config file. by A.R Karthick · 7 years ago
  23. 973010f Support to specify karaf_version in manifest and cord-test command line options for run and setup subcommands. by A R Karthick · 7 years ago
  24. db5a5fc Activate the ONOS cord-tester apps for the right controller by A R Karthick · 7 years ago
  25. f6ef89b Activate the cord-tester apps when wrapping existing ONOS instances running in ciab by A R Karthick · 7 years ago
  26. 394976f Add a manifest-fabric.json to test cord-tester against CIAB onos-fabric instance. by A R Karthick · 7 years ago
  27. 5778a79 If the docker yaml for the onos cord instance being wrapped does not have a volume to be patched against, by A R Karthick · 7 years ago
  28. 5241473 Onos cord instance wrapper works now across test case restarts. by A R Karthick · 7 years ago
  29. 928ad62 Fixes for Onos cord instance wrapper restart case. by A R Karthick · 7 years ago
  30. f184b34 Complete overhaul of the implementation of ONOS cord instance wrapper for cord-tester. by A.R Karthick · 7 years ago
  31. 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
  32. b17e202 Changes to support cord-tester to test restarts with existing ONOS cord instance. by A.R Karthick · 7 years ago
  33. 7584457 Get the radius ip for the docker network if appropriate before defaulting to bridge ip by A R Karthick · 7 years ago
  34. 85eb186 Configure a docker network to connect to. by A R Karthick · 7 years ago
  35. c69d73e Support to specify jvm_heap_size option for ONOS container. by A R Karthick · 7 years ago
  36. 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
  37. 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
  38. 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
  39. ef6f0a5 Test: New changes and test scenarios for by Thangavelu K S · 8 years ago
  40. c4e474d Implement parallel start of ONOS instances when forming/setting up a ONOS cluster. by A.R Karthick · 8 years ago
  41. dfeadb0 Update cord apps to 1.1. by A.R Karthick · 8 years ago
  42. 2560f04 New test to restart entire ONOS cluster before verifying. by A.R Karthick · 8 years ago
  43. de6b9dc Changes to ONOS cluster tests. by A R Karthick · 8 years ago
  44. ec2db32 Run each cord instance in the cluster under a shared data volume for persistent storage. by A R Karthick · 8 years ago
  45. 1f90820 More support for ONOS in cluster mode by A R Karthick · 8 years ago
  46. d0a334d Close paramiko ssh agent session after connect and run. by A R Karthick · 8 years ago
  47. 19aaf5c Wait for ONOS to start by checking ONOS logs instead of a static delay. by A R Karthick · 8 years ago
  48. 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
  49. 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
  50. 8f69c2c Build cord tester quagga against 1.0 release by A R Karthick · 8 years ago
  51. 973ea69 Fix to build quagga container image for cord-tester by A R Karthick · 8 years ago
  52. 6e80afd Fix to override xos container command while starting xos containers by A R Karthick · 8 years ago
  53. e2c24bd New (remote) api to add nodes/members to the existing ONOS cluster by A R Karthick · 8 years ago
  54. 1700e0e Implement ONOS shutdown. by A.R Karthick · 8 years ago
  55. c220e0d Test : XOS related test scenarios including API verifications by ChetanGaonker · 8 years ago
  56. 889d965 Test: Support to restart ONOS specifying ONOS container name/ip when running under cluster mode by A R Karthick · 8 years ago
  57. e3bde96 Test: XOS onos integration rewrite. by A R Karthick · 8 years ago
  58. 2c0e9bb Test: Adding Initial XOS based test scenarios . by ChetanGaonker · 8 years ago
  59. 9d48c65 Cleanup ONOS runtime generated files when cleaning up or shutting down ONOS cluster by A R Karthick · 8 years ago
  60. edab01c Test: Add cbench test case for igmp join leave loop test. by A R Karthick · 8 years ago
  61. 2b93d6a Test: Support for ONOS cluster mode startup with --onos-instances option to cord-test.py setup. by A R Karthick · 8 years ago
  62. 6d98a59 Test: Gradle and ansible scripts to deploy and run cord test verify. by A R Karthick · 8 years ago
  63. 07608ef Test: Get the cord-tester ready for real CORD deployment. by A R Karthick · 8 years ago
  64. 6138fcd TEST : Multiple basic validation scenarios for TLS and AAA. by ChetanGaonker · 8 years ago
  65. f2f4ca6 Test: Generate cluster.json for ONOS single node cluster while starting ONOS. by A R Karthick · 8 years ago
  66. b5b46c6 Updated CORD tester with official git repo from quagga website. by ChetanGaonker · 8 years ago
  67. 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
  68. d44cea1 Test: Implement setup --cord mode for cord-tester. by A R Karthick · 8 years ago
  69. eaf1c4e Fix: Install ONOS cord apps when ONOS is running externally and tester started with "-e" option. by A R Karthick · 8 years ago
  70. 81acbff Test:Provide a setup phase for cord-tester which just starts/provisions required containers for testing. by A R Karthick · 8 years ago
  71. 95d044e Test: Changes to cord-tester to make it work with latest ONOS relocating apps to opencord. by A.R Karthick · 8 years ago
  72. 41adfce Test: Make the cord-test.py build for quagga use 14.04 instead of latest by A R Karthick · 8 years ago
  73. c762df4 Bug: Combine the apt-get update and apt-get install lines for docker builds. by A R Karthick · 8 years ago
  74. 09b1f4e Time to commit using my git id. by A R Karthick · 8 years ago
  75. 503032a Changes to cord-test.py to include new options to run, build and list tests. by Chetan Gaonker · 8 years ago
  76. 5a0fda3 Move back to ip link create by Chetan Gaonker · 8 years ago
  77. 89a2e32 Remove shebang from all files except required by Chetan Gaonker · 8 years ago
  78. ed19f48 Change ip link create to use link add as link create is obsolete by Chetan Gaonker · 8 years ago
  79. cb122cc Apply shell shebang for python files before the copyright by Chetan Gaonker · 8 years ago
  80. cfcce78 Add Apache 2.0 license header to all test files by Chetan Gaonker · 8 years ago
  81. c0421e8 Setting JVM heap size for ONOS to half the available memory available by Chetan Gaonker · 8 years ago
  82. 7f4bf74 Changes to automatically provision,build and run Radius containers for Auth tests. by Chetan Gaonker · 8 years ago
  83. 6d0a7b0 Restrict max JVM heap size to 16 by Chetan Gaonker · 8 years ago
  84. 462d9fa Start ONOS JVM with right heap size based on system memory by Chetan Gaonker · 8 years ago
  85. fd3d650 Implement variable boot delay for quagga for vrouter tests. by Chetan Gaonker · 8 years ago
  86. 68d9517 Add JVM options for ONOS Container to test more than 10,000 routes. by Chetan Gaonker · 8 years ago
  87. 2a6601b Fix to use right quagga interface ip while building quagga container by Chetan Gaonker · 8 years ago
  88. 8e25e1b Configure quagga container with multiple interfaces to host peers for adding routes with different gateways. by Chetan Gaonker · 8 years ago
  89. fe551a2 Modified vrouter test to configure ONOS correctly to have the flows configured on OVS for by Chetan Gaonker · 8 years ago
  90. 3a4e435 Increase quagga container start delay to 30 seconds by Chetan Gaonker · 8 years ago
  91. 6cf6e47 Implement QUAGGA restart in cord test cmd server for vrouter test cases. by Chetan Gaonker · 8 years ago
  92. 4e36652 Enable ovsdb onos app by Chetan Gaonker · 8 years ago
  93. 3533faa Implement changes to cord-tester framework for vrouter configuration. by Chetan Gaonker · 8 years ago