1. 1878c4f Fix to preserve /dev/urandom file descriptor while daemonizing cord-tester. by A R Karthick · 8 years ago
  2. d203534 voltTenant tests: enhanced subscriber tests by Suchitra.Vemuri · 8 years ago
  3. 51e6fd8 Robot test case for cluster controller restart tests. by A R Karthick · 8 years ago
  4. 8be1880 /core/users Test: Test fail, XOS issue by Suchitra.Vemuri · 8 years ago
  5. 09dbc6d Shared volume option for cord-tester enables starting cord-tester in cluster mode with shared ONOS data volume. by A R Karthick · 8 years ago
  6. 1ef7055 Skip forming cluster if ONOS cluster was already formed. by A R Karthick · 8 years ago
  7. 73cfcee Test: Implementation of ACL and DHCP related validations using ROBOT framework. by ChetanGaonker · 8 years ago
  8. c4108fe Restart docker in prerequisites after installation by A R Karthick · 8 years ago
  9. ec2db32 Run each cord instance in the cluster under a shared data volume for persistent storage. by A R Karthick · 8 years ago
  10. 1f90820 More support for ONOS in cluster mode by A R Karthick · 8 years ago
  11. e5939f0 Reinstall the igmp cord-tester mcast app after cordSubscriber test restarts onos back by A R Karthick · 8 years ago
  12. 5f5136e onoslogger close method is now gone as session is closed by ssh agent after run command by A R Karthick · 8 years ago
  13. 0ff033f Delete dhcp relay ports on cord tester cleanup by A R Karthick · 8 years ago
  14. f528961 updated to calculate default values for targetRef and targetTag by David K. Bainbridge · 8 years ago
  15. 12f9f42 Bug fixes for net-condition module. by ChetanGaonker · 8 years ago
  16. b211865 Test: Following Modules added to use ROBOT framework by ChetanGaonker · 8 years ago
  17. d0a334d Close paramiko ssh agent session after connect and run. by A R Karthick · 8 years ago
  18. fc7b030 Test: Scenarios with delays, drops, out of order exchanges of messages, invalid versions by ChetanGaonker · 8 years ago
  19. b05acab Removing pull of onos 1.5 by A R Karthick · 8 years ago
  20. bd82f36 Option to run cord-tester setup in foreground. by A R Karthick · 8 years ago
  21. 19aaf5c Wait for ONOS to start by checking ONOS logs instead of a static delay. by A R Karthick · 8 years ago
  22. 055d7f7 Cord tester evaluation script is changed with minimal test cases by ChetanGaonker · 8 years ago
  23. 9313b76 Implement support to report error,warning logs after every test case run. by A R Karthick · 8 years ago
  24. 307d006 Selected test cases from each of modules for daily Jenkins by ChetanGaonker · 8 years ago
  25. 8fb0ebe Revert "Selected test cases from each of modules for daily Jenkins run , kind of Smoke test for CORD APPS and ONOS using cord-tester. This is done using Robot Framework for better reports." by Chetan Gaonker · 8 years ago
  26. 41d9b23 Selected test cases from each of modules for daily Jenkins by ChetanGaonker · 8 years ago
  27. 32e03c2 Added generic functions in utils libraries, new test for SynchronizerAPI by Suchitra.Vemuri · 8 years ago
  28. 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
  29. 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
  30. dbd4e4b Test: Additional changes to support cluster based test scenarios. by ChetanGaonker · 8 years ago
  31. 3441faf TEST: [WIP] Module to test for perspective network conditions by ChetanGaonker · 8 years ago
  32. c1dc1d7 Update dependencies for cord-tester by A R Karthick · 8 years ago
  33. cf941fd DOC: Test plan updated for Authentication, cbench related tests, by ChetanGaonker · 8 years ago
  34. 8522006 Subscriber API Framework and Robot testcase files by Suchitra.Vemuri · 8 years ago
  35. 2e97a01 [WIP] Adding basic functions for Cord API test by You Wang · 8 years ago
  36. 8f69c2c Build cord tester quagga against 1.0 release by A R Karthick · 8 years ago
  37. 5f4f3be Add cord tester robotframework dependencies by A R Karthick · 8 years ago
  38. c3eb12b Robot changes for cord tester by A.R Karthick · 8 years ago
  39. 8fa7c36 Add support to execute cord-tester validation suite through ROBOT framework. by A.R Karthick · 8 years ago
  40. 689b386 Test: Cluster based scenarios with multiple OVS switches and CORD apps . by ChetanGaonker · 8 years ago
  41. fdb220a Cord Api Test directory structure and template files by Suchitra.Vemuri · 8 years ago
  42. 973ea69 Fix to build quagga container image for cord-tester by A R Karthick · 8 years ago
  43. ea8bfce XOS integration in cord-tester. by A R Karthick · 8 years ago
  44. 68a047f Fix : Change to make sure urllib3 is taken from by ChetanGaonker · 8 years ago
  45. 6e80afd Fix to override xos container command while starting xos containers by A R Karthick · 8 years ago
  46. db59cf7 Fix: RPC implementation of adding a onos cluster member by A R Karthick · 8 years ago
  47. 2099d72 Test: Cluster validation scenarios. by ChetanGaonker · 8 years ago
  48. e2c24bd New (remote) api to add nodes/members to the existing ONOS cluster by A R Karthick · 8 years ago
  49. 1700e0e Implement ONOS shutdown. by A.R Karthick · 8 years ago
  50. 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
  51. ec1dde0 Add ssh testagent to talk to the host from the test containers by A R Karthick · 8 years ago
  52. c220e0d Test : XOS related test scenarios including API verifications by ChetanGaonker · 8 years ago
  53. 456e9cf Fix: import get_controller which is a function in OnosCtrl instead of a class method by A R Karthick · 8 years ago
  54. 889d965 Test: Support to restart ONOS specifying ONOS container name/ip when running under cluster mode by A R Karthick · 8 years ago
  55. e99ab5c Test: Also shutdown cord-tester daemon with cord-test.py cleanup by A R Karthick · 8 years ago
  56. 842f012 Support XOS container cleanup with cord-test.py cleanup --xos. 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. a4059c3 Fix: cbench ciena igmp app for cord used with cbench for igmp flows benchmarking by A R Karthick · 8 years ago
  61. 22f1512 Doc: Updated CORD Tester options . by ChetanGaonker · 8 years ago
  62. edab01c Test: Add cbench test case for igmp join leave loop test. by A R Karthick · 8 years ago
  63. c56c55a Undo changes to freeradius config committed by mistake 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. a7e2b41 TEST: New IGMP Test verifications and refactoring by ChetanGaonker · 8 years ago
  66. cee3741 Test: User friendly docker metrics info for cord-tester containers. by A R Karthick · 8 years ago
  67. eadad48 TEST : Adding info command in CORD tester for details of docker container. by ChetanGaonker · 8 years ago
  68. d01c3de Docs : Added mulitple test docs for the implemented and planned test by ChetanGaonker · 8 years ago
  69. 9a5edc4 Test: Exit with the return status of the tests when running cord-tester. by A R Karthick · 8 years ago
  70. 6d98a59 Test: Gradle and ansible scripts to deploy and run cord test verify. by A R Karthick · 8 years ago
  71. 07608ef Test: Get the cord-tester ready for real CORD deployment. by A R Karthick · 8 years ago
  72. 6138fcd TEST : Multiple basic validation scenarios for TLS and AAA. by ChetanGaonker · 8 years ago
  73. 36cfcef Test: Configure dhcp relay ports while setting up the cord-tester environment. by A R Karthick · 8 years ago
  74. 4e0c091 Test: Restart ONOS with default network cfg after vrouter/dhcprelay tests are run. by A R Karthick · 8 years ago
  75. f2f4ca6 Test: Generate cluster.json for ONOS single node cluster while starting ONOS. by A R Karthick · 8 years ago
  76. a013a27 Test: Changes to cordSubscriber to delete ovs groups before the test. by A R Karthick · 8 years ago
  77. b5b46c6 Updated CORD tester with official git repo from quagga website. by ChetanGaonker · 8 years ago
  78. f028ec9 Test: Receive TLS server certificates till we receive server hello done. by A R Karthick · 8 years ago
  79. aa10a20 Test: Implement TLS fragment support in EAP TLS authentication. by A R Karthick · 8 years ago
  80. 3026e48 Test: Changes to dhcprelay test to work with latest ONOS. by A R Karthick · 8 years ago
  81. bd9e394 Test: Verification for CORD subscribers. by ChetanGaonker · 8 years ago
  82. 0776936 Add support for configuring wan interface in olt config (olt_config.json) by A R Karthick · 8 years ago
  83. f0dd5bb TEST : Validation for ACL Rules and created flows. Also added ACL in the list. by ChetanGaonker · 8 years ago
  84. 078e63a Configure the ovs switch/bridge based on the olt host port configuration in olt_config.json by A R Karthick · 8 years ago
  85. bec2776 Add start subcommand to cord-test to start ONOS/quagga/radius containers by A R Karthick · 8 years ago
  86. 1af31d5 Add cordSubscriber in test case listing by ChetanGaonker · 8 years ago
  87. b415844 DOC : Added a doc for running CORD tester for a by ChetanGaonker · 8 years ago
  88. 112cb6a Running all the cordsubscriber tests in eval by A R Karthick · 8 years ago
  89. a478df4 Test: Don't run the subscriber onos restart tests if they can't restart ONOS. by A R Karthick · 8 years ago
  90. 14118c6 Fix: Exit gracefully if the cord tester agent is already running or remotely in case -r|--server option indicates agent running externally. by A R Karthick · 8 years ago
  91. 5bc7b5a Fix: Make sure in simulation or non-olt case, device id get doesn't break by A R Karthick · 8 years ago
  92. d49ca4b Test: Skip docker/onos installation in prerequisites if run with --cord option. by A R Karthick · 8 years ago
  93. 7c86455 Remove trailing spaces by A R Karthick · 8 years ago
  94. b03cecd Test: Reorg. cord-tester code in general. by A R Karthick · 8 years ago
  95. b50f559 Test: Cleanup the test container interfaces with --olt option. by A R Karthick · 8 years ago
  96. 006429b Test: Adding Proxyarp to the list. by ChetanGaonker · 8 years ago
  97. 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
  98. 4682c76 Change the switch start scripts to connect to onos controller port 6653 over 6633. by A R Karthick · 8 years ago
  99. d44cea1 Test: Implement setup --cord mode for cord-tester. by A R Karthick · 8 years ago
  100. f9c2f8b Test : Multiple scenarios for verification of Proxy ARP. by ChetanGaonker · 8 years ago