1. 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
  2. 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
  3. 92885d0 Update to ciena cordigmp app to add a cord port map for igmp tests by Chetan Gaonker · 8 years ago
  4. 83ac421 Remove TLS temporarily from subscriber test cases by Chetan Gaonker · 8 years ago
  5. 5b36630 Introduced eapol receive to use scapy with packet lambda filters. by Chetan Gaonker · 8 years ago
  6. 5e46d7e New ONOS application for multicast and igmp provisioning with OVS. by Chetan Gaonker · 8 years ago
  7. f88df25 Removing utils import from md5 tests because of __init__ in test directory by Chetan Gaonker · 8 years ago
  8. cd86bdd Adding subscriber channel surfing experience. by Chetan Gaonker · 8 years ago
  9. 55fc788 Load aaa configuration only once for subscriber tests by Chetan Gaonker · 8 years ago
  10. 3c390b6 Do not reactivate onos-aaa app on every reconfiguration by Chetan Gaonker · 8 years ago
  11. 382547a Increase subscriber db test count to 10 for join receive by Chetan Gaonker · 8 years ago
  12. 41d2e07 Adding subscriber test to use sqlite database for subscriber info before running the join tests. by Chetan Gaonker · 8 years ago
  13. 5fc0cc9 Increase sleep for switch connect to controller/onos by Chetan Gaonker · 8 years ago
  14. 12f4de1 Adding sqlite, scapy update to test container dockerfile by Chetan Gaonker · 8 years ago
  15. f8f7718 Modifying the TLS state machine to include certificate exchange successfully by Chetan Gaonker · 8 years ago
  16. 4b959fc Add subscriber join next channel test case by Chetan Gaonker · 8 years ago
  17. bd4390f Changes to igmp query cb scapy recv by Chetan Gaonker · 8 years ago
  18. cbe7964 Adding subscriber channel join, recv and jump test cases. by Chetan Gaonker · 8 years ago
  19. 1a01736 Update running.md by Chetan Gaonker · 8 years ago
  20. c0566b5 Adding test setup script to run the tests inside a test container. by Chetan Gaonker · 8 years ago
  21. 1f7c3f8 Adding init.py for the test dirs to append path to enable import of test modules by Chetan Gaonker · 8 years ago
  22. b424ff8 Merge branch 'master' of https://github.cyanoptics.com/cord-lab/cord-tester into test by Chetan Gaonker · 8 years ago
  23. b5fff75 Merge pull request #6 from cgaonker/master by Zsolt Haraszti · 8 years ago
  24. cd974cd Adding MD5 test cases by Chetan Gaonker · 8 years ago
  25. b03ff03 Merge branch 'test' of github.cyanoptics.com:cgaonker/cord-tester into test by Chetan Gaonker · 8 years ago
  26. 4a25e2b Adding a control class for app configuration/activation. by Chetan Gaonker · 8 years ago
  27. c59c186 Adding a control class for app configuration/activation. by Chetan Gaonker · 8 years ago
  28. cec39fa Merge branch 'master' of https://github.cyanoptics.com/cord-lab/cord-tester into test by Chetan Gaonker · 8 years ago
  29. b2bd824 Adding DHCP test cases by Chetan Gaonker · 8 years ago
  30. 2265cf2 Merge pull request #5 from cgaonker/master by Zsolt Haraszti · 8 years ago
  31. e88c95c Import the right IGMP module in igmp test case. by Chetan Gaonker · 8 years ago
  32. 35cb16f Update Eapol to use scapy interface for eapol messages. by Chetan Gaonker · 8 years ago
  33. 5a5204e Use scapy interface to construct IGMP packets. by Chetan Gaonker · 8 years ago
  34. 89bed14 Merge branch 'master' of https://github.cyanoptics.com/cord-lab/cord-tester into test by Chetan Gaonker · 8 years ago
  35. eb2b24b Adding more IGMP test cases by Chetan Gaonker · 8 years ago
  36. 0d56b09 Merge branch 'master' of github.cyanoptics.com:cord-lab/cord-tester by Zsolt Haraszti · 8 years ago
  37. 1aed52f Merge pull request #4 from cgaonker/master by Zsolt Haraszti · 8 years ago
  38. aa059db Merged in alshabibi/cord-tests (pull request #1) by Zsolt Haraszti · 8 years ago
  39. 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
  40. ce09e9b Merge branch 'master' of https://github.cyanoptics.com/cord-lab/cord-tester into test by Chetan Gaonker · 8 years ago
  41. 2547097 Adding IGMP test cases by Chetan Gaonker · 8 years ago
  42. baffbdc Merge pull request #2 from cgaonker/master by Zsolt Haraszti · 8 years ago
  43. 30224ed Merge branch 'master' of github.cyanoptics.com:cord-lab/cord-tester by Zsolt Haraszti · 8 years ago
  44. 2684d6e Rename doc files by Zsolt Haraszti · 8 years ago
  45. 7ef1b1f Merge pull request #3 from cord-lab/david_comments by Zsolt Haraszti · 8 years ago
  46. 31a834e some initial comments by David K. Bainbridge · 8 years ago
  47. 9e378b3 Merge branch 'master' of github.cyanoptics.com:cord-lab/cord-tester by Zsolt Haraszti · 8 years ago
  48. 4754b02 Initial outline of test-cases by Zsolt Haraszti · 8 years ago
  49. e2b7872 Adding PAP test case by Chetan Gaonker · 8 years ago
  50. b5c4778 Merge pull request #1 from arkarthick/master by Zsolt Haraszti · 8 years ago
  51. 85ed65e Fix spacing,etc. in state machine generator: yamlFsm.py by A R Karthick · 8 years ago
  52. a2e53d6 Adding test classes, test builder with state machine generators, and test cases for Eap TLS by A R Karthick · 8 years ago
  53. a244cef Add placeholder files by Zsolt Haraszti · 8 years ago
  54. 0dc1395 Initial layout and files by Zsolt Haraszti · 8 years ago
  55. 6e06504 Initial commit by Zsolt Haraszti · 8 years ago