- f462ee9 API test cases for /core/deployments by You Wang · 8 years ago
- 71fe030 Test: [WIP] Added a test scenario in context of by ChetanGaonker · 8 years ago
- 65d950d Cord-tester manifest file support to setup or run the tests. by A R Karthick · 8 years ago
- cb0a90f Test plans added and updated for following modules: by Anil Kumar Sanka · 8 years ago
- aaea6b6 Test : [WIP] New support and util by ChetanGaonker · 8 years ago
- 2a70a2f Dump the failure iteration for cluster controller tests by A R Karthick · 8 years ago
- efa2bd3 Fix AAA/TLS test case name in cord robot by A R Karthick · 8 years ago
- 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
- 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
- 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
- 0f3f25b Generate the onos cluster ip to container name map using the ONOS_CONTROLLER_IP env which should have the controllers in the right order. by A R Karthick · 8 years ago
- ef6f0a5 Test: New changes and test scenarios for by Thangavelu K S · 8 years ago
- 3b2e037 Add graceful ONOS restart test case. by A R Karthick · 8 years ago
- c1dde15 cord-tester deploy and verify phase overhaul for CiaB scenario. by A R Karthick · 8 years ago
- 790ad33 Multiple changes for igmp test suite for script fixes. by Thangavelu K S · 8 years ago
- e7aff36 Add gradle list metaclass definitions like in maas to avoid gradle build failures for cord-tester by A R Karthick · 8 years ago
- 5099890 fixed script issue in test_dhcp_1request test case by Anil Kumar Sanka · 8 years ago
- c4e474d Implement parallel start of ONOS instances when forming/setting up a ONOS cluster. by A.R Karthick · 8 years ago
- 455a2ef Multi Instance Validation Tests: Test failed due to OOM by Suchitra.Vemuri · 8 years ago
- cfa7c58 Test: Change and update to DHCP app and DHCP Relay by Anil Kumar Sanka · 8 years ago
- 7d5077f Iperf Tests: Iperf is a tool to measure the by Thangavelu K S · 8 years ago
- 3964e84 Service sanity check from REST API by You Wang · 8 years ago
- c41c242 Cleanup existing container volumes before forming/setting cluster by A R Karthick · 8 years ago
- 0c8024a Instance Validation tests, Added README.md files by Suchitra.Vemuri · 8 years ago
- 6cc8b81 Enable logging and log archiving for cluster tests. by A R Karthick · 8 years ago
- e8935c6 Implement log archiver for test cases after test cases are run. by A R Karthick · 8 years ago
- 62b6404 CORDVTN Test: CRUD tests for neutron , prerequisite by ChetanGaonker · 8 years ago
- e14fc02 Implement a log level option to enable ONOS logs for every test case. by A R Karthick · 8 years ago
- 0869a32 API test cases for /core/services by You Wang · 8 years ago
- bff105f Update ONOS source only if required while building ONOS docker image by A R Karthick · 8 years ago
- d65b761 CORDVTN Test: Added test scenarios for cord vtn and by ChetanGaonker · 8 years ago
- 49bf825 Build a ONOS docker image from current onos source on the host. by A R Karthick · 8 years ago
- e2b665b Changes to TLS test scenarios and util functions. by ChetanGaonker · 8 years ago
- ef1232d Changes to enable debug logs for the controller restart test case by A R Karthick · 8 years ago
- 0f6b684 Support for multiple switches in cord subscriber test cases. by A R Karthick · 8 years ago
- 88e80b9 Support for configuring/starting multiple switches in cord-tester. by A.R Karthick · 8 years ago
- 507c456 Recursively compare dictionaries in cord-api test utils by You Wang · 8 years ago
- b99538a Test: Multiple changes and refactoring for IGMP test suite. by ChetanGaonker · 8 years ago
- 05e85fa Install OVS 2.5 prereq on the host if OVS is not installed or < 2.5 by A R Karthick · 8 years ago
- e237aee Don't reset subscriber verify callbacks if they are specified by A R Karthick · 8 years ago
- 6c527a0 Do a fresh cluster setup of ONOS before running the next robot controller cluster test case. by A R Karthick · 8 years ago
- 57f24d4 Fix/update IGMP cord app to new IGMPv3 to construct the query packet as ONOS igmpv2 support in master makes the app incompatible with master. by A R Karthick · 8 years ago
- dfeadb0 Update cord apps to 1.1. by A.R Karthick · 8 years ago
- 2560f04 New test to restart entire ONOS cluster before verifying. by A.R Karthick · 8 years ago
- 45ab3e1 New test to verify ONOS cluster by restarting the same controller repeatedly. by A.R Karthick · 8 years ago
- de6b9dc Changes to ONOS cluster tests. by A R Karthick · 8 years ago
- 901727c [WIP] Initial checkin for automation of CORD VTN test scenarios. by ChetanGaonker · 8 years ago
- 9ee9252 Use split string robot function to create a list output of onos controller names instead of trying to create a list from a string output by A R Karthick · 8 years ago
- 1878c4f Fix to preserve /dev/urandom file descriptor while daemonizing cord-tester. by A R Karthick · 8 years ago
- d203534 voltTenant tests: enhanced subscriber tests by Suchitra.Vemuri · 8 years ago
- 51e6fd8 Robot test case for cluster controller restart tests. by A R Karthick · 8 years ago
- 8be1880 /core/users Test: Test fail, XOS issue by Suchitra.Vemuri · 8 years ago
- 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
- 1ef7055 Skip forming cluster if ONOS cluster was already formed. by A R Karthick · 8 years ago
- 73cfcee Test: Implementation of ACL and DHCP related validations using ROBOT framework. by ChetanGaonker · 8 years ago
- c4108fe Restart docker in prerequisites after installation by A R Karthick · 8 years ago
- ec2db32 Run each cord instance in the cluster under a shared data volume for persistent storage. by A R Karthick · 8 years ago
- 1f90820 More support for ONOS in cluster mode by A R Karthick · 8 years ago
- e5939f0 Reinstall the igmp cord-tester mcast app after cordSubscriber test restarts onos back by A R Karthick · 8 years ago
- 5f5136e onoslogger close method is now gone as session is closed by ssh agent after run command by A R Karthick · 8 years ago
- 0ff033f Delete dhcp relay ports on cord tester cleanup by A R Karthick · 8 years ago
- f528961 updated to calculate default values for targetRef and targetTag by David K. Bainbridge · 8 years ago
- 12f9f42 Bug fixes for net-condition module. by ChetanGaonker · 8 years ago
- b211865 Test: Following Modules added to use ROBOT framework by ChetanGaonker · 8 years ago
- d0a334d Close paramiko ssh agent session after connect and run. by A R Karthick · 8 years ago
- fc7b030 Test: Scenarios with delays, drops, out of order exchanges of messages, invalid versions by ChetanGaonker · 8 years ago
- b05acab Removing pull of onos 1.5 by A R Karthick · 8 years ago
- bd82f36 Option to run cord-tester setup in foreground. by A R Karthick · 8 years ago
- 19aaf5c Wait for ONOS to start by checking ONOS logs instead of a static delay. by A R Karthick · 8 years ago
- 055d7f7 Cord tester evaluation script is changed with minimal test cases by ChetanGaonker · 8 years ago
- 9313b76 Implement support to report error,warning logs after every test case run. by A R Karthick · 8 years ago
- 307d006 Selected test cases from each of modules for daily Jenkins by ChetanGaonker · 8 years ago
- 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
- 41d9b23 Selected test cases from each of modules for daily Jenkins by ChetanGaonker · 8 years ago
- 32e03c2 Added generic functions in utils libraries, new test for SynchronizerAPI by Suchitra.Vemuri · 8 years ago
- 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
- 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
- dbd4e4b Test: Additional changes to support cluster based test scenarios. by ChetanGaonker · 8 years ago
- 3441faf TEST: [WIP] Module to test for perspective network conditions by ChetanGaonker · 8 years ago
- c1dc1d7 Update dependencies for cord-tester by A R Karthick · 8 years ago
- cf941fd DOC: Test plan updated for Authentication, cbench related tests, by ChetanGaonker · 8 years ago
- 8522006 Subscriber API Framework and Robot testcase files by Suchitra.Vemuri · 8 years ago
- 2e97a01 [WIP] Adding basic functions for Cord API test by You Wang · 8 years ago
- 8f69c2c Build cord tester quagga against 1.0 release by A R Karthick · 8 years ago
- 5f4f3be Add cord tester robotframework dependencies by A R Karthick · 8 years ago
- c3eb12b Robot changes for cord tester by A.R Karthick · 8 years ago
- 8fa7c36 Add support to execute cord-tester validation suite through ROBOT framework. by A.R Karthick · 8 years ago
- 689b386 Test: Cluster based scenarios with multiple OVS switches and CORD apps . by ChetanGaonker · 8 years ago
- fdb220a Cord Api Test directory structure and template files by Suchitra.Vemuri · 8 years ago
- 973ea69 Fix to build quagga container image for cord-tester by A R Karthick · 8 years ago
- ea8bfce XOS integration in cord-tester. by A R Karthick · 8 years ago
- 68a047f Fix : Change to make sure urllib3 is taken from by ChetanGaonker · 8 years ago
- 6e80afd Fix to override xos container command while starting xos containers by A R Karthick · 8 years ago
- db59cf7 Fix: RPC implementation of adding a onos cluster member by A R Karthick · 8 years ago
- 2099d72 Test: Cluster validation scenarios. by ChetanGaonker · 8 years ago
- e2c24bd New (remote) api to add nodes/members to the existing ONOS cluster by A R Karthick · 8 years ago
- 1700e0e Implement ONOS shutdown. by A.R Karthick · 8 years ago
- 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
- ec1dde0 Add ssh testagent to talk to the host from the test containers by A R Karthick · 8 years ago
- c220e0d Test : XOS related test scenarios including API verifications by ChetanGaonker · 8 years ago