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