1. 7584457 Get the radius ip for the docker network if appropriate before defaulting to bridge ip by A R Karthick · 7 years ago
  2. 85eb186 Configure a docker network to connect to. by A R Karthick · 7 years ago
  3. c69d73e Support to specify jvm_heap_size option for ONOS container. by A R Karthick · 7 years ago
  4. 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
  5. 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
  6. 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
  7. ef6f0a5 Test: New changes and test scenarios for by Thangavelu K S · 8 years ago
  8. c4e474d Implement parallel start of ONOS instances when forming/setting up a ONOS cluster. by A.R Karthick · 8 years ago
  9. dfeadb0 Update cord apps to 1.1. by A.R Karthick · 8 years ago
  10. 2560f04 New test to restart entire ONOS cluster before verifying. by A.R Karthick · 8 years ago
  11. de6b9dc Changes to ONOS cluster tests. by A R Karthick · 8 years ago
  12. ec2db32 Run each cord instance in the cluster under a shared data volume for persistent storage. by A R Karthick · 8 years ago
  13. 1f90820 More support for ONOS in cluster mode by A R Karthick · 8 years ago
  14. d0a334d Close paramiko ssh agent session after connect and run. by A R Karthick · 8 years ago
  15. 19aaf5c Wait for ONOS to start by checking ONOS logs instead of a static delay. by A R Karthick · 8 years ago
  16. 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
  17. 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
  18. 8f69c2c Build cord tester quagga against 1.0 release by A R Karthick · 8 years ago
  19. 973ea69 Fix to build quagga container image for cord-tester by A R Karthick · 8 years ago
  20. 6e80afd Fix to override xos container command while starting xos containers by A R Karthick · 8 years ago
  21. e2c24bd New (remote) api to add nodes/members to the existing ONOS cluster by A R Karthick · 8 years ago
  22. 1700e0e Implement ONOS shutdown. by A.R Karthick · 8 years ago
  23. c220e0d Test : XOS related test scenarios including API verifications by ChetanGaonker · 8 years ago
  24. 889d965 Test: Support to restart ONOS specifying ONOS container name/ip when running under cluster mode by A R Karthick · 8 years ago
  25. e3bde96 Test: XOS onos integration rewrite. by A R Karthick · 8 years ago
  26. 2c0e9bb Test: Adding Initial XOS based test scenarios . by ChetanGaonker · 8 years ago
  27. 9d48c65 Cleanup ONOS runtime generated files when cleaning up or shutting down ONOS cluster by A R Karthick · 8 years ago
  28. edab01c Test: Add cbench test case for igmp join leave loop test. by A R Karthick · 8 years ago
  29. 2b93d6a Test: Support for ONOS cluster mode startup with --onos-instances option to cord-test.py setup. by A R Karthick · 8 years ago
  30. 6d98a59 Test: Gradle and ansible scripts to deploy and run cord test verify. by A R Karthick · 8 years ago
  31. 07608ef Test: Get the cord-tester ready for real CORD deployment. by A R Karthick · 8 years ago
  32. 6138fcd TEST : Multiple basic validation scenarios for TLS and AAA. by ChetanGaonker · 8 years ago
  33. f2f4ca6 Test: Generate cluster.json for ONOS single node cluster while starting ONOS. by A R Karthick · 8 years ago
  34. b5b46c6 Updated CORD tester with official git repo from quagga website. by ChetanGaonker · 8 years ago
  35. 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
  36. d44cea1 Test: Implement setup --cord mode for cord-tester. by A R Karthick · 8 years ago
  37. eaf1c4e Fix: Install ONOS cord apps when ONOS is running externally and tester started with "-e" option. by A R Karthick · 8 years ago
  38. 81acbff Test:Provide a setup phase for cord-tester which just starts/provisions required containers for testing. by A R Karthick · 8 years ago
  39. 95d044e Test: Changes to cord-tester to make it work with latest ONOS relocating apps to opencord. by A.R Karthick · 8 years ago
  40. 41adfce Test: Make the cord-test.py build for quagga use 14.04 instead of latest by A R Karthick · 8 years ago
  41. c762df4 Bug: Combine the apt-get update and apt-get install lines for docker builds. by A R Karthick · 8 years ago
  42. 09b1f4e Time to commit using my git id. by A R Karthick · 8 years ago
  43. 503032a Changes to cord-test.py to include new options to run, build and list tests. by Chetan Gaonker · 8 years ago
  44. 5a0fda3 Move back to ip link create by Chetan Gaonker · 8 years ago
  45. 89a2e32 Remove shebang from all files except required by Chetan Gaonker · 8 years ago
  46. ed19f48 Change ip link create to use link add as link create is obsolete by Chetan Gaonker · 8 years ago
  47. cb122cc Apply shell shebang for python files before the copyright by Chetan Gaonker · 8 years ago
  48. cfcce78 Add Apache 2.0 license header to all test files by Chetan Gaonker · 8 years ago
  49. c0421e8 Setting JVM heap size for ONOS to half the available memory available by Chetan Gaonker · 8 years ago
  50. 7f4bf74 Changes to automatically provision,build and run Radius containers for Auth tests. by Chetan Gaonker · 8 years ago
  51. 6d0a7b0 Restrict max JVM heap size to 16 by Chetan Gaonker · 8 years ago
  52. 462d9fa Start ONOS JVM with right heap size based on system memory by Chetan Gaonker · 8 years ago
  53. fd3d650 Implement variable boot delay for quagga for vrouter tests. by Chetan Gaonker · 8 years ago
  54. 68d9517 Add JVM options for ONOS Container to test more than 10,000 routes. by Chetan Gaonker · 8 years ago
  55. 2a6601b Fix to use right quagga interface ip while building quagga container by Chetan Gaonker · 8 years ago
  56. 8e25e1b Configure quagga container with multiple interfaces to host peers for adding routes with different gateways. by Chetan Gaonker · 8 years ago
  57. fe551a2 Modified vrouter test to configure ONOS correctly to have the flows configured on OVS for by Chetan Gaonker · 8 years ago
  58. 3a4e435 Increase quagga container start delay to 30 seconds by Chetan Gaonker · 8 years ago
  59. 6cf6e47 Implement QUAGGA restart in cord test cmd server for vrouter test cases. by Chetan Gaonker · 8 years ago
  60. 4e36652 Enable ovsdb onos app by Chetan Gaonker · 8 years ago
  61. 3533faa Implement changes to cord-tester framework for vrouter configuration. by Chetan Gaonker · 8 years ago