1. 338268f Test: Changes to subscriber multitable changes for single channel, N subscriber tests. by A R Karthick · 8 years ago
  2. 81acbff Test:Provide a setup phase for cord-tester which just starts/provisions required containers for testing. by A R Karthick · 8 years ago
  3. 7eb2ce0 Fix: Allow test state machine users to override next state. by A.R Karthick · 8 years ago
  4. 95d044e Test: Changes to cord-tester to make it work with latest ONOS relocating apps to opencord. by A.R Karthick · 8 years ago
  5. 41adfce Test: Make the cord-test.py build for quagga use 14.04 instead of latest by A R Karthick · 8 years ago
  6. 05d9b5f Test: Support to provide negative TLS test cases and timeouts on TLS handshake failures. by A R Karthick · 8 years ago
  7. c6f8198 Merge "Test: Full TLS test cycle including sending certificate verify and validating server authentication." by David Bainbridge · 8 years ago
  8. 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
  9. 42d7581 Changes specific to DHCP server test cases. by ChetanGaonker · 8 years ago
  10. 307483c Test: Full TLS test cycle including sending certificate verify and validating server authentication. by A R Karthick · 8 years ago
  11. 22aa0c6 Test: Reimplemented the TLS test state machine to be inline with TLS handshake specs. by A R Karthick · 8 years ago
  12. c762df4 Bug: Combine the apt-get update and apt-get install lines for docker builds. by A R Karthick · 8 years ago
  13. 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
  14. 1dabecc Adding DHCP options test cases. by Chetan Gaonker · 8 years ago
  15. 717b294 Adding more DHCP test cases and adding TLS to Subscriber. by Chetan Gaonker · 8 years ago
  16. 09b1f4e Time to commit using my git id. by A R Karthick · 8 years ago
  17. 503032a Changes to cord-test.py to include new options to run, build and list tests. by Chetan Gaonker · 8 years ago
  18. 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
  19. c11d322 Adding new DHCP tests by Chetan Gaonker · 8 years ago
  20. 5a0fda3 Move back to ip link create by Chetan Gaonker · 8 years ago
  21. 89a2e32 Remove shebang from all files except required by Chetan Gaonker · 8 years ago
  22. ed19f48 Change ip link create to use link add as link create is obsolete by Chetan Gaonker · 8 years ago
  23. cb122cc Apply shell shebang for python files before the copyright by Chetan Gaonker · 8 years ago
  24. cfcce78 Add Apache 2.0 license header to all test files by Chetan Gaonker · 8 years ago
  25. f148386 Adding more DHCP test cases by Chetan Gaonker · 8 years ago
  26. fb3cb5e Introduce new option to list test cases. by Chetan Gaonker · 8 years ago
  27. c0421e8 Setting JVM heap size for ONOS to half the available memory available by Chetan Gaonker · 8 years ago
  28. 7f4bf74 Changes to automatically provision,build and run Radius containers for Auth tests. by Chetan Gaonker · 8 years ago
  29. 6d0a7b0 Restrict max JVM heap size to 16 by Chetan Gaonker · 8 years ago
  30. 462d9fa Start ONOS JVM with right heap size based on system memory by Chetan Gaonker · 8 years ago
  31. fd3d650 Implement variable boot delay for quagga for vrouter tests. by Chetan Gaonker · 8 years ago
  32. 68d9517 Add JVM options for ONOS Container to test more than 10,000 routes. by Chetan Gaonker · 8 years ago
  33. 2a6601b Fix to use right quagga interface ip while building quagga container by Chetan Gaonker · 8 years ago
  34. f72ca40 Added more test cases for IGMP and DHCP by Chetan Gaonker · 8 years ago
  35. 8e25e1b Configure quagga container with multiple interfaces to host peers for adding routes with different gateways. by Chetan Gaonker · 8 years ago
  36. fe551a2 Modified vrouter test to configure ONOS correctly to have the flows configured on OVS for by Chetan Gaonker · 8 years ago
  37. 3a4e435 Increase quagga container start delay to 30 seconds by Chetan Gaonker · 8 years ago
  38. 6cf6e47 Implement QUAGGA restart in cord test cmd server for vrouter test cases. by Chetan Gaonker · 8 years ago
  39. 02236ba Enable SO_REUSEADDR for cord test tcp server by Chetan Gaonker · 8 years ago
  40. 4e36652 Enable ovsdb onos app by Chetan Gaonker · 8 years ago
  41. 3533faa Implement changes to cord-tester framework for vrouter configuration. by Chetan Gaonker · 8 years ago
  42. 5209fe8 Changes with modified olt configuration to start test controller/onos/switch on another system. by Chetan Gaonker · 8 years ago
  43. 7ab338c Adding new ONOS flow addition test-cases. by Chetan Gaonker · 8 years ago
  44. 4ca5cca New option to start ovs/switch on the hosts when running under olt config. by Chetan Gaonker · 8 years ago
  45. 93e302d A rewrite of cord-tester in python. by Chetan Gaonker · 8 years ago
  46. a2b87df Add support for configuring OLT access device data with uplink/vlan information. by Chetan Gaonker · 8 years ago
  47. 4b85300 Add src_ip/src_mac support to mcast traffic generator class by Chetan Gaonker · 8 years ago
  48. 7997bb4 Add initial support to load port map from olt configuration if present. by Chetan Gaonker · 8 years ago
  49. 49ef085 Increase dhcp discover/response timeout to 10 seconds from 5 by Chetan Gaonker · 8 years ago
  50. a58ab6e Changes to subscriber test to generate a cord port map for igmp to use different ports for subscribers that would have different OVS flows configured by ONOS ciena-cordigmp app by Chetan Gaonker · 8 years ago
  51. 5b36630 Introduced eapol receive to use scapy with packet lambda filters. by Chetan Gaonker · 8 years ago
  52. cd86bdd Adding subscriber channel surfing experience. by Chetan Gaonker · 8 years ago
  53. f8f7718 Modifying the TLS state machine to include certificate exchange successfully by Chetan Gaonker · 8 years ago
  54. cbe7964 Adding subscriber channel join, recv and jump test cases. by Chetan Gaonker · 8 years ago
  55. 1f7c3f8 Adding init.py for the test dirs to append path to enable import of test modules by Chetan Gaonker · 8 years ago
  56. b424ff8 Merge branch 'master' of https://github.cyanoptics.com/cord-lab/cord-tester into test by Chetan Gaonker · 8 years ago
  57. b5fff75 Merge pull request #6 from cgaonker/master by Zsolt Haraszti · 8 years ago
  58. cd974cd Adding MD5 test cases by Chetan Gaonker · 8 years ago