1. 4f58384 Enable multi-subscriber support with ponsim. by A.R Karthick · 7 years ago
  2. 86e231e updating default services/images test suites to dynamically extract expected services/images based off profile by Kailash Khalasi · 7 years ago
  3. 8983cb0 Changes to make cord-tester work with latest ciab/cord by A R Karthick · 7 years ago
  4. 47ee2b6 adding rf library for cordvtn tests by Kailash Khalasi · 7 years ago
  5. b608d40 Install the right ONOS and cord-tester apps based on ONOS version. by A R Karthick · 7 years ago
  6. 72043c0 Change the subscriber UNI port to pon1_128 with ponsim as that's the subscriber interface for cord-tester by A.R Karthick · 7 years ago
  7. 1704c13 manifest and olt config with ponsim. ponsim is dropping eapol even for a matching flow. But config looks right by A.R Karthick · 7 years ago
  8. 4c4d049 Implement cord subscriber tls + igmp test case when running with voltha switch. by A.R Karthick · 7 years ago
  9. c2697a1 Don't run voltha processes if already running just to avoid multiple running instances. by A.R Karthick · 7 years ago
  10. 57fa937 Support to enable VOLTHA in cord-tester. by A.R Karthick · 7 years ago
  11. f37998d Replace port in olt config for a sample voltha config from a subscriber pc by A.R Karthick · 7 years ago
  12. 5968e0d Accept olt_config file as a separate argument to cord-tester or to manifest. by A.R Karthick · 7 years ago
  13. 33d7eed Change reserved c_tag to 111 by A R Karthick · 7 years ago
  14. 035d2e2 Configure reserved vcpes already pre-configured on CiaB or pod setup. by A R Karthick · 7 years ago
  15. c28f6a9 Update paramiko for cordtest container. by A R Karthick · 7 years ago
  16. caf82ac Move dhclient to /usr/sbin in test container to avoid apparmor errors on execution by A.R Karthick · 7 years ago
  17. f97ee13 With --noswitch option to cord-tester run, just create a dummy OVS switch. by A R Karthick · 7 years ago
  18. 03f40aa Changes to vsgTest to query dhcp vcpes by querying the test config. by A R Karthick · 7 years ago
  19. be7768c More shuffle, cleanup, reorg ... by A.R Karthick · 7 years ago
  20. eeac7e1 Update the TLS certificates as they were expired and thereby failing the test cases. by A R Karthick · 7 years ago
  21. caac554 Setup the cord-tester test container with openstack environment during startup/setup by A R Karthick · 7 years ago
  22. 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
  23. d63a237 Included python-novaclient in cord tester Dockerfile. by Chetan Gaonker · 7 years ago
  24. 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
  25. 66cf6f6 Install docker in prerequisites only if not installed by A R Karthick · 7 years ago
  26. a85f5f7 Change default location for xos service-profile in cord by A R Karthick · 7 years ago
  27. 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
  28. f7a613b Pull cord-tester images from dockerhub as they are available now on dockerhub. by A R Karthick · 7 years ago
  29. e4660f5 Fixes for running tests in parallel across multiple containers. by A R Karthick · 7 years ago
  30. 53f1638 Update: by Chetan Gaonker · 7 years ago
  31. 8b2f1e3 Keep the manifest filename the same instead of overwriting the manifest.json in test setup directory. by A.R Karthick · 7 years ago
  32. dda2206 Based on Jon Hall's feedback, bounce karaf default version to 3.0.8. by A.R Karthick · 7 years ago
  33. d7f6ade Make the darn virtualenv if specified by A R Karthick · 7 years ago
  34. 085ea0f Fix for prerequisites for cord/venv option by A R Karthick · 7 years ago
  35. 63815d1 Support to run cord-tester with a virtual environment where pip python packages are installed with prerequisites.sh by A R Karthick · 7 years ago
  36. 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
  37. d049f2d Add libffi-dev by A R Karthick · 7 years ago
  38. 394976f Add a manifest-fabric.json to test cord-tester against CIAB onos-fabric instance. by A R Karthick · 7 years ago
  39. 5241473 Onos cord instance wrapper works now across test case restarts. by A R Karthick · 7 years ago
  40. f184b34 Complete overhaul of the implementation of ONOS cord instance wrapper for cord-tester. by A.R Karthick · 7 years ago
  41. efb5528 Test: Adding vSG in list of test modules for listing. by Chetan Gaonker · 7 years ago
  42. 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
  43. b17e202 Changes to support cord-tester to test restarts with existing ONOS cord instance. by A.R Karthick · 7 years ago
  44. 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
  45. 7584457 Get the radius ip for the docker network if appropriate before defaulting to bridge ip by A R Karthick · 7 years ago
  46. 44a9560 Run time option to attach test container to an existing docker network by A R Karthick · 7 years ago
  47. 85eb186 Configure a docker network to connect to. by A R Karthick · 7 years ago
  48. c69d73e Support to specify jvm_heap_size option for ONOS container. by A R Karthick · 7 years ago
  49. 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
  50. 5c5d32f fix for build-onos-docker to run on machines without realpath command! by A.R Karthick · 7 years ago
  51. 7604423 Test : Renamed file and directory for mininet to by Chetan Gaonker · 7 years ago
  52. 90e8899 Install openvswitch even with --cord prerequisites option as it doesn't seem to be installed on cord head node by A.R Karthick · 7 years ago
  53. 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
  54. 757eb4d Add manifest option to cord-tester cleanup by A R Karthick · 7 years ago
  55. 65d950d Cord-tester manifest file support to setup or run the tests. by A R Karthick · 8 years ago
  56. 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
  57. 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
  58. ef6f0a5 Test: New changes and test scenarios for by Thangavelu K S · 8 years ago
  59. c4e474d Implement parallel start of ONOS instances when forming/setting up a ONOS cluster. by A.R Karthick · 8 years ago
  60. 7d5077f Iperf Tests: Iperf is a tool to measure the by Thangavelu K S · 8 years ago
  61. c41c242 Cleanup existing container volumes before forming/setting cluster by A R Karthick · 8 years ago
  62. e14fc02 Implement a log level option to enable ONOS logs for every test case. by A R Karthick · 8 years ago
  63. d65b761 CORDVTN Test: Added test scenarios for cord vtn and by ChetanGaonker · 8 years ago
  64. 88e80b9 Support for configuring/starting multiple switches in cord-tester. by A.R Karthick · 8 years ago
  65. 05e85fa Install OVS 2.5 prereq on the host if OVS is not installed or < 2.5 by A R Karthick · 8 years ago
  66. 51e6fd8 Robot test case for cluster controller restart tests. by A R Karthick · 8 years ago
  67. 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
  68. 1ef7055 Skip forming cluster if ONOS cluster was already formed. by A R Karthick · 8 years ago
  69. c4108fe Restart docker in prerequisites after installation by A R Karthick · 8 years ago
  70. ec2db32 Run each cord instance in the cluster under a shared data volume for persistent storage. by A R Karthick · 8 years ago
  71. 0ff033f Delete dhcp relay ports on cord tester cleanup by A R Karthick · 8 years ago
  72. b05acab Removing pull of onos 1.5 by A R Karthick · 8 years ago
  73. bd82f36 Option to run cord-tester setup in foreground. by A R Karthick · 8 years ago
  74. 19aaf5c Wait for ONOS to start by checking ONOS logs instead of a static delay. by A R Karthick · 8 years ago
  75. 055d7f7 Cord tester evaluation script is changed with minimal test cases by ChetanGaonker · 8 years ago
  76. 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
  77. 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
  78. dbd4e4b Test: Additional changes to support cluster based test scenarios. by ChetanGaonker · 8 years ago
  79. 3441faf TEST: [WIP] Module to test for perspective network conditions by ChetanGaonker · 8 years ago
  80. c1dc1d7 Update dependencies for cord-tester by A R Karthick · 8 years ago
  81. 5f4f3be Add cord tester robotframework dependencies by A R Karthick · 8 years ago
  82. 8fa7c36 Add support to execute cord-tester validation suite through ROBOT framework. by A.R Karthick · 8 years ago
  83. ea8bfce XOS integration in cord-tester. by A R Karthick · 8 years ago
  84. 68a047f Fix : Change to make sure urllib3 is taken from by ChetanGaonker · 8 years ago
  85. e99ab5c Test: Also shutdown cord-tester daemon with cord-test.py cleanup by A R Karthick · 8 years ago
  86. 842f012 Support XOS container cleanup with cord-test.py cleanup --xos. by A.R Karthick · 8 years ago
  87. e3bde96 Test: XOS onos integration rewrite. by A R Karthick · 8 years ago
  88. 2c0e9bb Test: Adding Initial XOS based test scenarios . by ChetanGaonker · 8 years ago
  89. 9d48c65 Cleanup ONOS runtime generated files when cleaning up or shutting down ONOS cluster by A R Karthick · 8 years ago
  90. edab01c Test: Add cbench test case for igmp join leave loop test. by A R Karthick · 8 years ago
  91. c56c55a Undo changes to freeradius config committed by mistake by A R Karthick · 8 years ago
  92. 2b93d6a Test: Support for ONOS cluster mode startup with --onos-instances option to cord-test.py setup. by A R Karthick · 8 years ago
  93. cee3741 Test: User friendly docker metrics info for cord-tester containers. by A R Karthick · 8 years ago
  94. eadad48 TEST : Adding info command in CORD tester for details of docker container. by ChetanGaonker · 8 years ago
  95. 9a5edc4 Test: Exit with the return status of the tests when running cord-tester. by A R Karthick · 8 years ago
  96. 07608ef Test: Get the cord-tester ready for real CORD deployment. by A R Karthick · 8 years ago
  97. 36cfcef Test: Configure dhcp relay ports while setting up the cord-tester environment. by A R Karthick · 8 years ago
  98. 4e0c091 Test: Restart ONOS with default network cfg after vrouter/dhcprelay tests are run. by A R Karthick · 8 years ago
  99. f2f4ca6 Test: Generate cluster.json for ONOS single node cluster while starting ONOS. by A R Karthick · 8 years ago
  100. a013a27 Test: Changes to cordSubscriber to delete ovs groups before the test. by A R Karthick · 8 years ago