1. 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
  2. 88355c6 Increase boot delay for quagga container start when testing over half a million routes by Chetan Gaonker · 8 years ago
  3. 6d0a7b0 Restrict max JVM heap size to 16 by Chetan Gaonker · 8 years ago
  4. 462d9fa Start ONOS JVM with right heap size based on system memory by Chetan Gaonker · 8 years ago
  5. fd3d650 Implement variable boot delay for quagga for vrouter tests. by Chetan Gaonker · 8 years ago
  6. 68d9517 Add JVM options for ONOS Container to test more than 10,000 routes. by Chetan Gaonker · 8 years ago
  7. 2a6601b Fix to use right quagga interface ip while building quagga container by Chetan Gaonker · 8 years ago
  8. b6064fa Added negative vrouter tests by stopping quagga and verifying if flows are removed. by Chetan Gaonker · 8 years ago
  9. f72ca40 Added more test cases for IGMP and DHCP by Chetan Gaonker · 8 years ago
  10. 8e25e1b Configure quagga container with multiple interfaces to host peers for adding routes with different gateways. by Chetan Gaonker · 8 years ago
  11. fe551a2 Modified vrouter test to configure ONOS correctly to have the flows configured on OVS for by Chetan Gaonker · 8 years ago
  12. 586fec3 Adding more IGMP test cases by Chetan Gaonker · 8 years ago
  13. 3a4e435 Increase quagga container start delay to 30 seconds by Chetan Gaonker · 8 years ago
  14. 6cf6e47 Implement QUAGGA restart in cord test cmd server for vrouter test cases. by Chetan Gaonker · 8 years ago
  15. 02236ba Enable SO_REUSEADDR for cord test tcp server by Chetan Gaonker · 8 years ago
  16. 4e36652 Enable ovsdb onos app by Chetan Gaonker · 8 years ago
  17. 46b62d5 Uncomment onos/quagga restart in vrouter test done by mistake by Chetan Gaonker · 8 years ago
  18. 4d842ad Use __file__ over sys.argv to set python paths in cord tester by Chetan Gaonker · 8 years ago
  19. 678743f Remove test container by default after running tests. Use -k to keep it from being removed by Chetan Gaonker · 8 years ago
  20. 1b3b0bf Missing files for vrouter test implementation by Chetan Gaonker · 8 years ago
  21. 3533faa Implement changes to cord-tester framework for vrouter configuration. by Chetan Gaonker · 8 years ago
  22. 8cc35cc Removing routes for 10.10 network from zebra by Chetan Gaonker · 8 years ago
  23. b92e153 Change default bridge to ovsbr0 for test containers by Chetan Gaonker · 8 years ago
  24. 85b7bd5 Add option to update test container image. And include dockerpy pip dependencies to test container by Chetan Gaonker · 8 years ago
  25. 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
  26. b84835f Add stuffs to provision quagga in cord-tester by Chetan Gaonker · 8 years ago
  27. 5209fe8 Changes with modified olt configuration to start test controller/onos/switch on another system. by Chetan Gaonker · 8 years ago
  28. a9b6fcb Match flows against right device id by Chetan Gaonker · 8 years ago
  29. 7ab338c Adding new ONOS flow addition test-cases. by Chetan Gaonker · 8 years ago
  30. 6c68e91 Adding DHCP starvation test case by Chetan Gaonker · 8 years ago
  31. b8619e5 Adding ONOS cli test cases using the new onos cli driver framework by Chetan Gaonker · 8 years ago
  32. 3ff8eae Introduce ONOS cli interface adapted from TestON project. by Chetan Gaonker · 8 years ago
  33. 4ca5cca New option to start ovs/switch on the hosts when running under olt config. by Chetan Gaonker · 8 years ago
  34. 7142a34 Share only the cord-tester directory with the test container volume. by Chetan Gaonker · 8 years ago
  35. 93e302d A rewrite of cord-tester in python. by Chetan Gaonker · 8 years ago
  36. a2b87df Add support for configuring OLT access device data with uplink/vlan information. by Chetan Gaonker · 8 years ago
  37. 8bbc4d5 Add more igmp test for join/leave, src list include/exclude, etc. by Chetan Gaonker · 8 years ago
  38. 149436d Update cordigmp ONOS app with pom.xml that works with both 1.5 and latest onos by Chetan Gaonker · 8 years ago
  39. ec0db45 Modified ciena-onos app to work with latest onos. by Chetan Gaonker · 8 years ago
  40. 4b85300 Add src_ip/src_mac support to mcast traffic generator class by Chetan Gaonker · 8 years ago
  41. 4eb1207 Load cord port map for igmp tests. A requirement with the new cordigmp onos app by Chetan Gaonker · 8 years ago
  42. 3d16385 Changes to ciena cordigmp onos app to reference count igmp group entries. by Chetan Gaonker · 8 years ago
  43. 7997bb4 Add initial support to load port map from olt configuration if present. by Chetan Gaonker · 8 years ago
  44. 5c7b53c Update ciena-cordigmp app to work with latest onos by specifying the list type to true while instantiating the config factory for CordIgmpTranslate config by Chetan Gaonker · 8 years ago
  45. 0097120 Increase dhcp subscriber test range by Chetan Gaonker · 8 years ago
  46. 49ef085 Increase dhcp discover/response timeout to 10 seconds from 5 by Chetan Gaonker · 8 years ago
  47. 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
  48. fa3fb5f Changes to cord test setup script to activate and start onos with required apps and instantiate with support for 100 veth ports on the ovs bridge for the test setup by Chetan Gaonker · 8 years ago
  49. 92885d0 Update to ciena cordigmp app to add a cord port map for igmp tests by Chetan Gaonker · 8 years ago
  50. 83ac421 Remove TLS temporarily from subscriber test cases 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. 5e46d7e New ONOS application for multicast and igmp provisioning with OVS. by Chetan Gaonker · 8 years ago
  53. f88df25 Removing utils import from md5 tests because of __init__ in test directory by Chetan Gaonker · 8 years ago
  54. cd86bdd Adding subscriber channel surfing experience. by Chetan Gaonker · 8 years ago
  55. 55fc788 Load aaa configuration only once for subscriber tests by Chetan Gaonker · 8 years ago
  56. 3c390b6 Do not reactivate onos-aaa app on every reconfiguration by Chetan Gaonker · 8 years ago
  57. 382547a Increase subscriber db test count to 10 for join receive by Chetan Gaonker · 8 years ago
  58. 41d2e07 Adding subscriber test to use sqlite database for subscriber info before running the join tests. by Chetan Gaonker · 8 years ago
  59. 5fc0cc9 Increase sleep for switch connect to controller/onos by Chetan Gaonker · 8 years ago
  60. 12f4de1 Adding sqlite, scapy update to test container dockerfile by Chetan Gaonker · 8 years ago
  61. f8f7718 Modifying the TLS state machine to include certificate exchange successfully by Chetan Gaonker · 8 years ago
  62. 4b959fc Add subscriber join next channel test case by Chetan Gaonker · 8 years ago
  63. bd4390f Changes to igmp query cb scapy recv by Chetan Gaonker · 8 years ago
  64. cbe7964 Adding subscriber channel join, recv and jump test cases. by Chetan Gaonker · 8 years ago
  65. 1a01736 Update running.md by Chetan Gaonker · 8 years ago
  66. c0566b5 Adding test setup script to run the tests inside a test container. by Chetan Gaonker · 8 years ago
  67. 1f7c3f8 Adding init.py for the test dirs to append path to enable import of test modules by Chetan Gaonker · 8 years ago
  68. b424ff8 Merge branch 'master' of https://github.cyanoptics.com/cord-lab/cord-tester into test by Chetan Gaonker · 8 years ago
  69. b5fff75 Merge pull request #6 from cgaonker/master by Zsolt Haraszti · 8 years ago
  70. cd974cd Adding MD5 test cases by Chetan Gaonker · 8 years ago
  71. b03ff03 Merge branch 'test' of github.cyanoptics.com:cgaonker/cord-tester into test by Chetan Gaonker · 8 years ago
  72. 4a25e2b Adding a control class for app configuration/activation. by Chetan Gaonker · 8 years ago
  73. c59c186 Adding a control class for app configuration/activation. by Chetan Gaonker · 8 years ago
  74. cec39fa Merge branch 'master' of https://github.cyanoptics.com/cord-lab/cord-tester into test by Chetan Gaonker · 8 years ago
  75. b2bd824 Adding DHCP test cases by Chetan Gaonker · 8 years ago
  76. 2265cf2 Merge pull request #5 from cgaonker/master by Zsolt Haraszti · 8 years ago
  77. e88c95c Import the right IGMP module in igmp test case. by Chetan Gaonker · 8 years ago
  78. 35cb16f Update Eapol to use scapy interface for eapol messages. by Chetan Gaonker · 8 years ago
  79. 5a5204e Use scapy interface to construct IGMP packets. by Chetan Gaonker · 8 years ago
  80. 89bed14 Merge branch 'master' of https://github.cyanoptics.com/cord-lab/cord-tester into test by Chetan Gaonker · 8 years ago
  81. eb2b24b Adding more IGMP test cases by Chetan Gaonker · 8 years ago
  82. 0d56b09 Merge branch 'master' of github.cyanoptics.com:cord-lab/cord-tester by Zsolt Haraszti · 8 years ago
  83. 1aed52f Merge pull request #4 from cgaonker/master by Zsolt Haraszti · 8 years ago
  84. aa059db Merged in alshabibi/cord-tests (pull request #1) by Zsolt Haraszti · 8 years ago
  85. e0befcd looks good. I hope to add some test cases going forward. Once we go public with this make sure you advertise it on onos-co. by Ali Al-Shabibi · 8 years ago
  86. ce09e9b Merge branch 'master' of https://github.cyanoptics.com/cord-lab/cord-tester into test by Chetan Gaonker · 8 years ago
  87. 2547097 Adding IGMP test cases by Chetan Gaonker · 8 years ago
  88. baffbdc Merge pull request #2 from cgaonker/master by Zsolt Haraszti · 8 years ago
  89. 30224ed Merge branch 'master' of github.cyanoptics.com:cord-lab/cord-tester by Zsolt Haraszti · 8 years ago
  90. 2684d6e Rename doc files by Zsolt Haraszti · 8 years ago
  91. 7ef1b1f Merge pull request #3 from cord-lab/david_comments by Zsolt Haraszti · 8 years ago
  92. 31a834e some initial comments by David K. Bainbridge · 8 years ago
  93. 9e378b3 Merge branch 'master' of github.cyanoptics.com:cord-lab/cord-tester by Zsolt Haraszti · 8 years ago
  94. 4754b02 Initial outline of test-cases by Zsolt Haraszti · 8 years ago
  95. e2b7872 Adding PAP test case by Chetan Gaonker · 8 years ago
  96. b5c4778 Merge pull request #1 from arkarthick/master by Zsolt Haraszti · 8 years ago
  97. 85ed65e Fix spacing,etc. in state machine generator: yamlFsm.py by A R Karthick · 8 years ago
  98. a2e53d6 Adding test classes, test builder with state machine generators, and test cases for Eap TLS by A R Karthick · 8 years ago
  99. a244cef Add placeholder files by Zsolt Haraszti · 8 years ago
  100. 0dc1395 Initial layout and files by Zsolt Haraszti · 8 years ago