1. 4682c76 Change the switch start scripts to connect to onos controller port 6653 over 6633. by A R Karthick · 8 years ago
  2. d44cea1 Test: Implement setup --cord mode for cord-tester. by A R Karthick · 8 years ago
  3. f9c2f8b Test : Multiple scenarios for verification of Proxy ARP. by ChetanGaonker · 8 years ago
  4. eaf1c4e Fix: Install ONOS cord apps when ONOS is running externally and tester started with "-e" option. by A R Karthick · 8 years ago
  5. 65c4d72 Test: Run traffic check to google.com after subscriber igmp tests. by A R Karthick · 8 years ago
  6. ac5c0af Doc: Updated GIT clone link and command options for cord tester. by ChetanGaonker · 8 years ago
  7. 10fe00e Fix: Use portmap or config for dhcp interface over hard coded interface by A R Karthick · 8 years ago
  8. 5b984cb Test: New testing scenarios for Subscriber and DHCP Relay. by ChetanGaonker · 8 years ago
  9. eb62cbd adding license file by alshabib · 8 years ago cord-1.0-rc1
  10. 42414a3 Added DHCP Relay in a list . by ChetanGaonker · 8 years ago
  11. 5860c18 Test: Adding Different DHCP Relay cases for ONOS with isc-dhcp-server. by ChetanGaonker · 8 years ago
  12. f499947 Fix: Bypass apparmor preventing dhcpd load inside privileged test containers. by A R Karthick · 8 years ago
  13. a93829a Fix: After removing route from zebra, give some time before verifying if flows were removed by ONOS for the route. by A R Karthick · 8 years ago
  14. 8cf29ac Test: Adding dhcprelay tests. by A R Karthick · 8 years ago
  15. 70820bb Test: Multiple scenarios for verifying vRouter app with Quagga. by ChetanGaonker · 8 years ago
  16. 8d03cc5 Fix:Set quagga ip environment for the test container correctly by A R Karthick · 8 years ago
  17. 720ea61 Test: Flow based utility test cases for different kinds of flows. by ChetanGaonker · 8 years ago
  18. d376b90 Test: Introduced performance rate verification for flow installation by ChetanGaonker · 8 years ago
  19. c3d80e2 Test: Add quagga shell api/rpc command to cordtest server. by A R Karthick · 8 years ago
  20. 4a2362c Fix: Use the test server rpc/api to stop quagga. by A R Karthick · 8 years ago
  21. 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
  22. 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
  23. 338268f Test: Changes to subscriber multitable changes for single channel, N subscriber tests. by A R Karthick · 8 years ago
  24. ea9abc8 Add python daemon package as a cord-tester prerequisite by A R Karthick · 8 years ago
  25. 81acbff Test:Provide a setup phase for cord-tester which just starts/provisions required containers for testing. by A R Karthick · 8 years ago
  26. 4b72d4b Test: Changes to subscriber multitable test to work with latest ONOS. by A R Karthick · 8 years ago
  27. 7eb2ce0 Fix: Allow test state machine users to override next state. by A.R Karthick · 8 years ago
  28. a6adc0b Test : Flow based test cases (Also helper functions for flow verifications) by ChetanGaonker · 8 years ago
  29. 95d044e Test: Changes to cord-tester to make it work with latest ONOS relocating apps to opencord. by A.R Karthick · 8 years ago
  30. 41adfce Test: Make the cord-test.py build for quagga use 14.04 instead of latest by A R Karthick · 8 years ago
  31. 59ed416 updating .gitreview by alshabib · 8 years ago
  32. 490f51f Test: Review changes. by A.R Karthick · 8 years ago
  33. eff07bc Test: Added Subscriber based test cases with different by ChetanGaonker · 8 years ago
  34. 0769e5e Merge "Test: Gradle fetch task to fetch/install cord-tester dependencies before buildImages phase." by David Bainbridge · 8 years ago
  35. c5f07eb Merge "Test : Adding CERT based TLS test cases." by David Bainbridge · 8 years ago
  36. 577520a Test: Gradle fetch task to fetch/install cord-tester dependencies before buildImages phase. by A R Karthick · 8 years ago
  37. 05d9b5f Test: Support to provide negative TLS test cases and timeouts on TLS handshake failures. by A R Karthick · 8 years ago
  38. d43b7d4 Test : Adding CERT based TLS test cases. by ChetanGaonker · 8 years ago
  39. c6f8198 Merge "Test: Full TLS test cycle including sending certificate verify and validating server authentication." by David Bainbridge · 8 years ago
  40. 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
  41. fea75a3 Merge "Changes specific to DHCP server test cases. Addressed review comments. Change-Id: I5246c6929806a8b22ceff39c2508a6d623747c74" by David Bainbridge · 8 years ago
  42. 42d7581 Changes specific to DHCP server test cases. by ChetanGaonker · 8 years ago
  43. 307483c Test: Full TLS test cycle including sending certificate verify and validating server authentication. by A R Karthick · 8 years ago
  44. 22aa0c6 Test: Reimplemented the TLS test state machine to be inline with TLS handshake specs. by A R Karthick · 8 years ago
  45. 5979e21 Test: Build gradle integration for cord-tester by ChetanGaonker · 8 years ago
  46. d5fa9ed Boilerplate build.gradle by Zsolt Haraszti · 8 years ago
  47. 56700cd Gradle init by Zsolt Haraszti · 8 years ago
  48. a661b55 Test: Start Radius server by default while executing tests. by A R Karthick · 8 years ago
  49. c762df4 Bug: Combine the apt-get update and apt-get install lines for docker builds. by A R Karthick · 8 years ago
  50. e7fc8d9 Bug: While building cord-test container image, use, apt-get update with --fix-missing by A R Karthick · 8 years ago
  51. 664c9f4 Merge branch 'master' of ssh://gerrit.opencord.org:29418/cord-tester by Zsolt Haraszti · 8 years ago
  52. ebccd72 Initial empty repository by Ali "The Bomb" Al-Shabibi · 8 years ago
  53. 0711d0a Merge pull request #26 from cgaonker/master by Chetan Gaonker · 8 years ago
  54. 4a82bae Added test cases for DHCP performance and transactions by Chetan Gaonker · 8 years ago
  55. 23e6837 Update testplan.md by Chetan Gaonker · 8 years ago
  56. e33c814 Merge pull request #25 from cgaonker/master by Chetan Gaonker · 8 years ago
  57. 7c6444c Test Plan Doc by Chetan Gaonker · 8 years ago
  58. 0597787 Merge pull request #24 from arkarthick/master by A R. Karthick · 8 years ago
  59. 1f03e91 Add --num-containers option to allow tests to be run in parallel across multiple test containers. by A R Karthick · 8 years ago
  60. ac9eaaf Merge pull request #23 from arkarthick/master by A R. Karthick · 8 years ago
  61. 2b25a0e Checkout the latest CPQD while building container image for CPQD by A R Karthick · 8 years ago
  62. a96f441 Merge pull request #22 from arkarthick/master by A R. Karthick · 8 years ago
  63. def103b Add back TLS verification for subscriber tests by A R Karthick · 8 years ago
  64. 59f9d3f Merge pull request #21 from arkarthick/master by A R. Karthick · 8 years ago
  65. 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
  66. 3bf8c1b Merge pull request #20 from cgaonker/master by Chetan Gaonker · 8 years ago
  67. 1dabecc Adding DHCP options test cases. by Chetan Gaonker · 8 years ago
  68. 0eb283a Merge pull request #19 from cgaonker/master by Chetan Gaonker · 8 years ago
  69. 717b294 Adding more DHCP test cases and adding TLS to Subscriber. by Chetan Gaonker · 8 years ago
  70. 5c00c08 Merge pull request #18 from cgaonker/master by Chetan Gaonker · 8 years ago
  71. aad8f61 Updated running.md by Chetan Gaonker · 8 years ago
  72. 5f112b4 Merge pull request #16 from cgaonker/master by A R. Karthick · 8 years ago
  73. 9cc3b47 Merge pull request #17 from arkarthick/master by A R. Karthick · 8 years ago
  74. 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
  75. 73be5ca Updated running.md by Chetan Gaonker · 8 years ago
  76. 165dc5c Merge pull request #15 from arkarthick/master by A R. Karthick · 8 years ago
  77. 31152b2 Do not activate/deactivate igmp app for every test case. by A R Karthick · 8 years ago
  78. 8ec59bc Merge pull request #14 from cgaonker/master by Chetan Gaonker · 8 years ago
  79. 9d3ef1c Removing unnecessary comments for DHCP by Chetan Gaonker · 8 years ago
  80. 7791bda Fix for some test cases and Removal of unnecessary comments for IGMP and DHCP by Chetan Gaonker · 8 years ago
  81. df67ec8 Merge pull request #13 from arkarthick/master by A R. Karthick · 8 years ago
  82. acae3b4 Don't lower case test case names since some tests use CamelCasing by A R Karthick · 8 years ago
  83. c717309 Merge pull request #12 from arkarthick/master by A R. Karthick · 8 years ago
  84. 491b4c3 Remove obsolete test runner by A R Karthick · 8 years ago
  85. 24f1de6 Rename tls test file to follow naming convention.(test suffix: Test.py) by A R Karthick · 8 years ago
  86. e58a271 Merge pull request #11 from arkarthick/master by A R. Karthick · 8 years ago
  87. 09b1f4e Time to commit using my git id. by A R Karthick · 8 years ago
  88. bb6a7ea Merge pull request #10 from cgaonker/master by Chetan Gaonker · 8 years ago
  89. 503032a Changes to cord-test.py to include new options to run, build and list tests. by Chetan Gaonker · 8 years ago
  90. 545cdca Merge pull request #9 from cgaonker/master by Zsolt Haraszti · 8 years ago
  91. 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
  92. 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
  93. c11d322 Adding new DHCP tests by Chetan Gaonker · 8 years ago
  94. d35b7e9 Run all DHCP tests during eval of cord-tester by Chetan Gaonker · 8 years ago
  95. 0027003 Add onos app compatible with ONOS 1.5 and ONOS master dating back to April 2016 by Chetan Gaonker · 8 years ago
  96. 9bd01c9 Merge pull request #8 from cgaonker/master by Zsolt Haraszti · 8 years ago
  97. 735495f Fix for subscriber test to activate the right apps by Chetan Gaonker · 8 years ago
  98. 5a0fda3 Move back to ip link create by Chetan Gaonker · 8 years ago
  99. 89a2e32 Remove shebang from all files except required by Chetan Gaonker · 8 years ago
  100. ed19f48 Change ip link create to use link add as link create is obsolete by Chetan Gaonker · 8 years ago