1. 57fa937 Support to enable VOLTHA in cord-tester. by A.R Karthick · 7 years ago
  2. 5968e0d Accept olt_config file as a separate argument to cord-tester or to manifest. by A.R Karthick · 7 years ago
  3. c28f6a9 Update paramiko for cordtest container. by A R Karthick · 7 years ago
  4. caf82ac Move dhclient to /usr/sbin in test container to avoid apparmor errors on execution by A.R Karthick · 7 years ago
  5. f97ee13 With --noswitch option to cord-tester run, just create a dummy OVS switch. by A R Karthick · 7 years ago
  6. be7768c More shuffle, cleanup, reorg ... by A.R Karthick · 7 years ago
  7. caac554 Setup the cord-tester test container with openstack environment during startup/setup by A R Karthick · 7 years ago
  8. 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
  9. d63a237 Included python-novaclient in cord tester Dockerfile. by Chetan Gaonker · 7 years ago
  10. 369f89e Support to configure the cord tester containers automatically with ports that can test/request services from vcpes. by A.R Karthick · 7 years ago
  11. f7a613b Pull cord-tester images from dockerhub as they are available now on dockerhub. by A R Karthick · 7 years ago
  12. e4660f5 Fixes for running tests in parallel across multiple containers. by A R Karthick · 7 years ago
  13. 53f1638 Update: by Chetan Gaonker · 7 years ago
  14. 8b2f1e3 Keep the manifest filename the same instead of overwriting the manifest.json in test setup directory. by A.R Karthick · 7 years ago
  15. dda2206 Based on Jon Hall's feedback, bounce karaf default version to 3.0.8. by A.R Karthick · 7 years ago
  16. 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
  17. 394976f Add a manifest-fabric.json to test cord-tester against CIAB onos-fabric instance. by A R Karthick · 7 years ago
  18. 5241473 Onos cord instance wrapper works now across test case restarts. by A R Karthick · 7 years ago
  19. f184b34 Complete overhaul of the implementation of ONOS cord instance wrapper for cord-tester. by A.R Karthick · 7 years ago
  20. efb5528 Test: Adding vSG in list of test modules for listing. by Chetan Gaonker · 7 years ago
  21. 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
  22. b17e202 Changes to support cord-tester to test restarts with existing ONOS cord instance. by A.R Karthick · 7 years ago
  23. 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
  24. 7584457 Get the radius ip for the docker network if appropriate before defaulting to bridge ip by A R Karthick · 7 years ago
  25. 44a9560 Run time option to attach test container to an existing docker network by A R Karthick · 7 years ago
  26. 85eb186 Configure a docker network to connect to. by A R Karthick · 7 years ago
  27. c69d73e Support to specify jvm_heap_size option for ONOS container. by A R Karthick · 7 years ago
  28. 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
  29. 7604423 Test : Renamed file and directory for mininet to by Chetan Gaonker · 7 years ago
  30. ca11f5c Use the local port for pipework container configuration to be the same name as the guest interface port generated through parsing the olt config map by A R Karthick · 7 years ago
  31. 757eb4d Add manifest option to cord-tester cleanup by A R Karthick · 7 years ago
  32. 65d950d Cord-tester manifest file support to setup or run the tests. by A R Karthick · 8 years ago
  33. 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
  34. 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
  35. ef6f0a5 Test: New changes and test scenarios for by Thangavelu K S · 8 years ago
  36. c4e474d Implement parallel start of ONOS instances when forming/setting up a ONOS cluster. by A.R Karthick · 8 years ago
  37. 7d5077f Iperf Tests: Iperf is a tool to measure the by Thangavelu K S · 8 years ago
  38. c41c242 Cleanup existing container volumes before forming/setting cluster by A R Karthick · 8 years ago
  39. e14fc02 Implement a log level option to enable ONOS logs for every test case. by A R Karthick · 8 years ago
  40. d65b761 CORDVTN Test: Added test scenarios for cord vtn and by ChetanGaonker · 8 years ago
  41. 88e80b9 Support for configuring/starting multiple switches in cord-tester. by A.R Karthick · 8 years ago
  42. 51e6fd8 Robot test case for cluster controller restart tests. by A R Karthick · 8 years ago
  43. 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
  44. 1ef7055 Skip forming cluster if ONOS cluster was already formed. by A R Karthick · 8 years ago
  45. ec2db32 Run each cord instance in the cluster under a shared data volume for persistent storage. by A R Karthick · 8 years ago
  46. 0ff033f Delete dhcp relay ports on cord tester cleanup by A R Karthick · 8 years ago
  47. bd82f36 Option to run cord-tester setup in foreground. 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. dbd4e4b Test: Additional changes to support cluster based test scenarios. by ChetanGaonker · 8 years ago
  51. 3441faf TEST: [WIP] Module to test for perspective network conditions by ChetanGaonker · 8 years ago
  52. 8fa7c36 Add support to execute cord-tester validation suite through ROBOT framework. by A.R Karthick · 8 years ago
  53. ea8bfce XOS integration in cord-tester. by A R Karthick · 8 years ago
  54. 68a047f Fix : Change to make sure urllib3 is taken from by ChetanGaonker · 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. 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. cee3741 Test: User friendly docker metrics info for cord-tester containers. by A R Karthick · 8 years ago
  63. eadad48 TEST : Adding info command in CORD tester for details of docker container. by ChetanGaonker · 8 years ago
  64. 9a5edc4 Test: Exit with the return status of the tests when running cord-tester. by A R Karthick · 8 years ago
  65. 07608ef Test: Get the cord-tester ready for real CORD deployment. by A R Karthick · 8 years ago
  66. 36cfcef Test: Configure dhcp relay ports while setting up the cord-tester environment. by A R Karthick · 8 years ago
  67. 4e0c091 Test: Restart ONOS with default network cfg after vrouter/dhcprelay tests are run. by A R Karthick · 8 years ago
  68. a013a27 Test: Changes to cordSubscriber to delete ovs groups before the test. by A R Karthick · 8 years ago
  69. 0776936 Add support for configuring wan interface in olt config (olt_config.json) by A R Karthick · 8 years ago
  70. f0dd5bb TEST : Validation for ACL Rules and created flows. Also added ACL in the list. by ChetanGaonker · 8 years ago
  71. 078e63a Configure the ovs switch/bridge based on the olt host port configuration in olt_config.json by A R Karthick · 8 years ago
  72. bec2776 Add start subcommand to cord-test to start ONOS/quagga/radius containers by A R Karthick · 8 years ago
  73. 1af31d5 Add cordSubscriber in test case listing by ChetanGaonker · 8 years ago
  74. 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
  75. b03cecd Test: Reorg. cord-tester code in general. by A R Karthick · 8 years ago
  76. b50f559 Test: Cleanup the test container interfaces with --olt option. by A R Karthick · 8 years ago
  77. 006429b Test: Adding Proxyarp to the list. by ChetanGaonker · 8 years ago
  78. 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
  79. d44cea1 Test: Implement setup --cord mode for cord-tester. by A R Karthick · 8 years ago
  80. eaf1c4e Fix: Install ONOS cord apps when ONOS is running externally and tester started with "-e" option. by A R Karthick · 8 years ago
  81. 42414a3 Added DHCP Relay in a list . by ChetanGaonker · 8 years ago
  82. f499947 Fix: Bypass apparmor preventing dhcpd load inside privileged test containers. by A R Karthick · 8 years ago
  83. 8cf29ac Test: Adding dhcprelay tests. by A R Karthick · 8 years ago
  84. 8d03cc5 Fix:Set quagga ip environment for the test container correctly by A R Karthick · 8 years ago
  85. 92a0e5a Test: Now cord-test.py setup would start and provision the test container to run nosetests from the container. by A R Karthick · 8 years ago
  86. 81acbff Test:Provide a setup phase for cord-tester which just starts/provisions required containers for testing. by A R Karthick · 8 years ago
  87. 95d044e Test: Changes to cord-tester to make it work with latest ONOS relocating apps to opencord. by A.R Karthick · 8 years ago
  88. a661b55 Test: Start Radius server by default while executing tests. by A R Karthick · 8 years ago
  89. c762df4 Bug: Combine the apt-get update and apt-get install lines for docker builds. by A R Karthick · 8 years ago
  90. e7fc8d9 Bug: While building cord-test container image, use, apt-get update with --fix-missing by A R Karthick · 8 years ago
  91. 1f03e91 Add --num-containers option to allow tests to be run in parallel across multiple test containers. by A R Karthick · 8 years ago
  92. 2b25a0e Checkout the latest CPQD while building container image for CPQD by A R Karthick · 8 years ago
  93. b7e8090 Add test cases to test subscriber multi-table support with ONOS using CPQD and a new ONOS app. by A R Karthick · 8 years ago
  94. acae3b4 Don't lower case test case names since some tests use CamelCasing by A R Karthick · 8 years ago
  95. 24f1de6 Rename tls test file to follow naming convention.(test suffix: Test.py) by A R Karthick · 8 years ago
  96. 503032a Changes to cord-test.py to include new options to run, build and list tests. by Chetan Gaonker · 8 years ago
  97. cb122cc Apply shell shebang for python files before the copyright by Chetan Gaonker · 8 years ago
  98. cfcce78 Add Apache 2.0 license header to all test files by Chetan Gaonker · 8 years ago
  99. 823cdc5 Start cord test server within cord runTest by Chetan Gaonker · 8 years ago
  100. fb3cb5e Introduce new option to list test cases. by Chetan Gaonker · 8 years ago