1. 8cf29ac Test: Adding dhcprelay tests. by A R Karthick · 8 years ago
  2. 70820bb Test: Multiple scenarios for verifying vRouter app with Quagga. by ChetanGaonker · 8 years ago
  3. 8d03cc5 Fix:Set quagga ip environment for the test container correctly by A R Karthick · 8 years ago
  4. 720ea61 Test: Flow based utility test cases for different kinds of flows. by ChetanGaonker · 8 years ago
  5. d376b90 Test: Introduced performance rate verification for flow installation by ChetanGaonker · 8 years ago
  6. c3d80e2 Test: Add quagga shell api/rpc command to cordtest server. by A R Karthick · 8 years ago
  7. 4a2362c Fix: Use the test server rpc/api to stop quagga. by A R Karthick · 8 years ago
  8. 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
  9. e0f33fa Test: Use ovs switch over cpqd as group id flows through pmc-olt pipeline driver also works with ovs. by A R Karthick · 8 years ago
  10. 338268f Test: Changes to subscriber multitable changes for single channel, N subscriber tests. by A R Karthick · 8 years ago
  11. ea9abc8 Add python daemon package as a cord-tester prerequisite by A R Karthick · 8 years ago
  12. 81acbff Test:Provide a setup phase for cord-tester which just starts/provisions required containers for testing. by A R Karthick · 8 years ago
  13. 4b72d4b Test: Changes to subscriber multitable test to work with latest ONOS. by A R Karthick · 8 years ago
  14. 7eb2ce0 Fix: Allow test state machine users to override next state. by A.R Karthick · 8 years ago
  15. a6adc0b Test : Flow based test cases (Also helper functions for flow verifications) by ChetanGaonker · 8 years ago
  16. 95d044e Test: Changes to cord-tester to make it work with latest ONOS relocating apps to opencord. by A.R Karthick · 8 years ago
  17. 41adfce Test: Make the cord-test.py build for quagga use 14.04 instead of latest by A R Karthick · 8 years ago
  18. eff07bc Test: Added Subscriber based test cases with different by ChetanGaonker · 8 years ago
  19. c5f07eb Merge "Test : Adding CERT based TLS test cases." by David Bainbridge · 8 years ago
  20. 05d9b5f Test: Support to provide negative TLS test cases and timeouts on TLS handshake failures. by A R Karthick · 8 years ago
  21. d43b7d4 Test : Adding CERT based TLS test cases. by ChetanGaonker · 8 years ago
  22. c6f8198 Merge "Test: Full TLS test cycle including sending certificate verify and validating server authentication." by David Bainbridge · 8 years ago
  23. 48d3932 Merge "Test: Reimplemented the TLS test state machine to be inline with TLS handshake specs. Implement reassembly for TLS packets, carve scapy TLS context out of TLS data. Generate key exchange and encrypted handshake data from TLS session context on receiving SERVER hello response for client certificate." by Zsolt Haraszti · 8 years ago
  24. 42d7581 Changes specific to DHCP server test cases. by ChetanGaonker · 8 years ago
  25. 307483c Test: Full TLS test cycle including sending certificate verify and validating server authentication. by A R Karthick · 8 years ago
  26. 22aa0c6 Test: Reimplemented the TLS test state machine to be inline with TLS handshake specs. by A R Karthick · 8 years ago
  27. a661b55 Test: Start Radius server by default while executing tests. by A R Karthick · 8 years ago
  28. c762df4 Bug: Combine the apt-get update and apt-get install lines for docker builds. by A R Karthick · 8 years ago
  29. e7fc8d9 Bug: While building cord-test container image, use, apt-get update with --fix-missing by A R Karthick · 8 years ago
  30. 4a82bae Added test cases for DHCP performance and transactions by Chetan Gaonker · 8 years ago
  31. 1f03e91 Add --num-containers option to allow tests to be run in parallel across multiple test containers. by A R Karthick · 8 years ago
  32. 2b25a0e Checkout the latest CPQD while building container image for CPQD by A R Karthick · 8 years ago
  33. def103b Add back TLS verification for subscriber tests by A R Karthick · 8 years ago
  34. 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
  35. 1dabecc Adding DHCP options test cases. by Chetan Gaonker · 8 years ago
  36. 717b294 Adding more DHCP test cases and adding TLS to Subscriber. by Chetan Gaonker · 8 years ago
  37. 1ef0c00 Pull ONOS and save ONOS repo digest ids along with date for later retrieval iff ONOS gets broken by A R Karthick · 8 years ago
  38. 31152b2 Do not activate/deactivate igmp app for every test case. by A R Karthick · 8 years ago
  39. 9d3ef1c Removing unnecessary comments for DHCP by Chetan Gaonker · 8 years ago
  40. 7791bda Fix for some test cases and Removal of unnecessary comments for IGMP and DHCP by Chetan Gaonker · 8 years ago
  41. acae3b4 Don't lower case test case names since some tests use CamelCasing by A R Karthick · 8 years ago
  42. 491b4c3 Remove obsolete test runner by A R Karthick · 8 years ago
  43. 24f1de6 Rename tls test file to follow naming convention.(test suffix: Test.py) by A R Karthick · 8 years ago
  44. 09b1f4e Time to commit using my git id. by A R Karthick · 8 years ago
  45. 503032a Changes to cord-test.py to include new options to run, build and list tests. by Chetan Gaonker · 8 years ago
  46. 38737f8 Changes to IGMP,subscriber to make sure joins/leaves work with latest ONOS. Transpose(Include->EXCLUDE, EXCLUDE->Include) by Chetan Gaonker · 8 years ago
  47. 5de8432 Changes to ONOS app to make it compatible with latest ONOS. This would break now with any ONOS container/image before April or with 1.5. In that case, use the 1.5 oar by Chetan Gaonker · 8 years ago
  48. c11d322 Adding new DHCP tests by Chetan Gaonker · 8 years ago
  49. d35b7e9 Run all DHCP tests during eval of cord-tester by Chetan Gaonker · 8 years ago
  50. 0027003 Add onos app compatible with ONOS 1.5 and ONOS master dating back to April 2016 by Chetan Gaonker · 8 years ago
  51. 735495f Fix for subscriber test to activate the right apps by Chetan Gaonker · 8 years ago
  52. 5a0fda3 Move back to ip link create by Chetan Gaonker · 8 years ago
  53. 89a2e32 Remove shebang from all files except required by Chetan Gaonker · 8 years ago
  54. ed19f48 Change ip link create to use link add as link create is obsolete by Chetan Gaonker · 8 years ago
  55. cb122cc Apply shell shebang for python files before the copyright by Chetan Gaonker · 8 years ago
  56. cfcce78 Add Apache 2.0 license header to all test files by Chetan Gaonker · 8 years ago
  57. 8a0f782 Remove docker hello world after docker verification in prereq by Chetan Gaonker · 8 years ago
  58. b926c64 Adding Vagrant file for cord-tester provisioning and dhcp test by Chetan Gaonker · 8 years ago
  59. 823cdc5 Start cord test server within cord runTest by Chetan Gaonker · 8 years ago
  60. f1b9e32 Fix for igmp test recv to ignore traffic other than test traffic by Chetan Gaonker · 8 years ago
  61. 66bff93 Install pipework in prerequisites by Chetan Gaonker · 8 years ago
  62. f148386 Adding more DHCP test cases by Chetan Gaonker · 8 years ago
  63. 0ff7e78 Add python pexpect in prereqs by Chetan Gaonker · 8 years ago
  64. fb3cb5e Introduce new option to list test cases. by Chetan Gaonker · 8 years ago
  65. 441c9ac Adding lots of new test cases for IGMP by Chetan Gaonker · 8 years ago
  66. a52016e Increase OVS switch connection retries to controller by Chetan Gaonker · 8 years ago
  67. 06f02f9 Run IGMP test using onos 1.5 in eval script by Chetan Gaonker · 8 years ago
  68. c0421e8 Setting JVM heap size for ONOS to half the available memory available by Chetan Gaonker · 8 years ago
  69. cc19ac4 Add prerequisites and eval scripts for cord-tester by Chetan Gaonker · 8 years ago
  70. e2a4742 Increase retries in cord-tester for OVS connection to establish with controller by Chetan Gaonker · 8 years ago
  71. 7f4bf74 Changes to automatically provision,build and run Radius containers for Auth tests. by Chetan Gaonker · 8 years ago
  72. 37ad23f Use a boot delay map for quagga based on network tests in steps of 100,000 routes to sync flows with OVS with increased routes by Chetan Gaonker · 8 years ago
  73. 88355c6 Increase boot delay for quagga container start when testing over half a million routes by Chetan Gaonker · 8 years ago
  74. 6d0a7b0 Restrict max JVM heap size to 16 by Chetan Gaonker · 8 years ago
  75. 462d9fa Start ONOS JVM with right heap size based on system memory by Chetan Gaonker · 8 years ago
  76. fd3d650 Implement variable boot delay for quagga for vrouter tests. by Chetan Gaonker · 8 years ago
  77. 68d9517 Add JVM options for ONOS Container to test more than 10,000 routes. by Chetan Gaonker · 8 years ago
  78. 2a6601b Fix to use right quagga interface ip while building quagga container by Chetan Gaonker · 8 years ago
  79. b6064fa Added negative vrouter tests by stopping quagga and verifying if flows are removed. by Chetan Gaonker · 8 years ago
  80. f72ca40 Added more test cases for IGMP and DHCP by Chetan Gaonker · 8 years ago
  81. 8e25e1b Configure quagga container with multiple interfaces to host peers for adding routes with different gateways. by Chetan Gaonker · 8 years ago
  82. fe551a2 Modified vrouter test to configure ONOS correctly to have the flows configured on OVS for by Chetan Gaonker · 8 years ago
  83. 586fec3 Adding more IGMP test cases by Chetan Gaonker · 8 years ago
  84. 3a4e435 Increase quagga container start delay to 30 seconds by Chetan Gaonker · 8 years ago
  85. 6cf6e47 Implement QUAGGA restart in cord test cmd server for vrouter test cases. by Chetan Gaonker · 8 years ago
  86. 02236ba Enable SO_REUSEADDR for cord test tcp server by Chetan Gaonker · 8 years ago
  87. 4e36652 Enable ovsdb onos app by Chetan Gaonker · 8 years ago
  88. 46b62d5 Uncomment onos/quagga restart in vrouter test done by mistake by Chetan Gaonker · 8 years ago
  89. 4d842ad Use __file__ over sys.argv to set python paths in cord tester by Chetan Gaonker · 8 years ago
  90. 678743f Remove test container by default after running tests. Use -k to keep it from being removed by Chetan Gaonker · 8 years ago
  91. 1b3b0bf Missing files for vrouter test implementation by Chetan Gaonker · 8 years ago
  92. 3533faa Implement changes to cord-tester framework for vrouter configuration. by Chetan Gaonker · 8 years ago
  93. 8cc35cc Removing routes for 10.10 network from zebra by Chetan Gaonker · 8 years ago
  94. b92e153 Change default bridge to ovsbr0 for test containers by Chetan Gaonker · 8 years ago
  95. 85b7bd5 Add option to update test container image. And include dockerpy pip dependencies to test container by Chetan Gaonker · 8 years ago
  96. c170f3f Add quagga ip to cord-tester environment. Add pip requirements for test container in case it wants to run docker client apis by Chetan Gaonker · 8 years ago
  97. b84835f Add stuffs to provision quagga in cord-tester by Chetan Gaonker · 8 years ago
  98. 5209fe8 Changes with modified olt configuration to start test controller/onos/switch on another system. by Chetan Gaonker · 8 years ago
  99. a9b6fcb Match flows against right device id by Chetan Gaonker · 8 years ago
  100. 7ab338c Adding new ONOS flow addition test-cases. by Chetan Gaonker · 8 years ago