1. 29ffe5e excluding dataplane test for calixpod by Kailash Khalasi · 6 years ago
  2. 9b31109 CORD-2650 adding more functional tests to dataplane test and using control plane datafile by Kailash Khalasi · 6 years ago
  3. ecf3014 adding vsg_dataplane test for qct-1 by Kailash Khalasi · 7 years ago
  4. 1a5cefb Change xconnect app to 2.0 snapshot starting from onos 1.10 by A R Karthick · 7 years ago
  5. 03ebafc Bug fix for config restore from class method by A R Karthick · 7 years ago
  6. 7b6a324 Restore the vsg interface/configuration on test case failures/timeouts correctly by A R Karthick · 7 years ago
  7. 30c2d68 Support for tenant delete by creating a tenant map per subscriber getting generated. by A R Karthick · 7 years ago
  8. 028edaf Add support to create subscribers using the new xos/chameleon interfaces for subscribers and tenants. by A R Karthick · 7 years ago
  9. 705a5bf Change default of head node to head1 for cord by A R Karthick · 7 years ago
  10. b263863 Change the name of the vcpe container to vsg prefix for s-tag/ctag by A R Karthick · 7 years ago
  11. 48d3d2d [CORD-1685] Adding copyright informations by Matteo Scandolo · 7 years ago
  12. 9dc6e92 Enable igmp test to work under voltha. by A R Karthick · 7 years ago
  13. 037cb98 More cleanup for scale test. by A R Karthick · 7 years ago
  14. ed3a2ca cord test cleanup for vsg and scale tests to use a cord subscriber interface when sharing code. by A R Karthick · 7 years ago
  15. fe1048f vsg-voltha-onboarding: by Chetan Gaonker · 7 years ago
  16. e1f6638 Test-vsg: Multiple changes to vsg firewall test scenarios. by Chetan Gaonker · 7 years ago
  17. 5db80d0 Test-vsg: by Anil Kumar Sanka · 7 years ago
  18. b608d40 Install the right ONOS and cord-tester apps based on ONOS version. by A R Karthick · 7 years ago
  19. a296091 Just disable the reserved test if not running on pod by A.R Karthick · 7 years ago
  20. a3fa2f9 Add a reserved subscriber/tenant create/delete for vsg by A.R Karthick · 7 years ago
  21. 5bb352a Test-VSG: by Anil Kumar Sanka · 7 years ago
  22. 5968e0d Accept olt_config file as a separate argument to cord-tester or to manifest. by A.R Karthick · 7 years ago
  23. 72f3c4e Cosmetic change applied with Test Method. by Chetan Gaonker · 7 years ago
  24. 52a39f8 Test-vsg: by Anil Kumar Sanka · 7 years ago
  25. b261805 Add a wrapper function to validate get requests to websites for path mtu. by A R Karthick · 7 years ago
  26. 0bf7631 Test-vsg: by Chetan Gaonker · 7 years ago
  27. f2e1028 Test-vsg: by Anil Kumar Sanka · 7 years ago
  28. f6a9f39 Test-vsg: by Anil Kumar Sanka · 7 years ago
  29. 4cff443 Fixing some errors in onboarding test modules. by Chetan Gaonker · 7 years ago
  30. e29c8d4 Add vsg all subscriber create and delete tests. by A R Karthick · 7 years ago
  31. 5d30b3c Don't delete the subscriber in create but defer it to the create subscriber tests. by A R Karthick · 7 years ago
  32. 7694487 Avoid checking result after tenant delete as subscriber delete seems to delete it by A R Karthick · 7 years ago
  33. a385cea Get volt tenant id before deleting subscriber to avoid lookup failures by A R Karthick · 7 years ago
  34. 97e0885 Delete subscriber/volt_tenant after create test is done. by A R Karthick · 7 years ago
  35. 378ea8b Increase delay for already existing s_tags(new container) a wee-bit by A R Karthick · 7 years ago
  36. d0b0679 Increase delay only if a VSG instance would be created (for every new S_TAG) by A R Karthick · 7 years ago
  37. 1977119 Support to run the vsg external connectivity test when on CiaB. by A R Karthick · 7 years ago
  38. 927129c Fixes to vsg test by A R Karthick · 7 years ago
  39. 035d2e2 Configure reserved vcpes already pre-configured on CiaB or pod setup. by A R Karthick · 7 years ago
  40. b0cec7c Open up vcpe fabric access to generated subscriber s_tags when running on podd. by A R Karthick · 7 years ago
  41. 50f4d9a Generate the subscriber and voltTenant configuration for vsgTest. by A.R Karthick · 7 years ago
  42. b145da8 New cord-tester cross connect app to configure the leaf switch for cord-tester. by A.R Karthick · 7 years ago
  43. 5fa8d8b Test-vsg: by Anil Kumar Sanka · 7 years ago
  44. 93ba8d0 Add a function to determine if we are running inside a podd (physical or CiaB) or outside as a subscriber/traditional vm. by A R Karthick · 7 years ago
  45. 3d5ff79 Allow sending untagged dhcp traffic from vsgTest if running from subscriber/olt side. by A R Karthick · 7 years ago
  46. a357c6a vsg-test: by Anil Kumar Sanka · 7 years ago
  47. 2daa1af Avoid using the nose plugin for cord-tester to restore on failure. by A R Karthick · 7 years ago
  48. 9a16a11 Add restore method for vsg wan/lan toggle tests for vcpe dhcp ip. by A R Karthick · 7 years ago
  49. 8f7f1b6 Implement a nose cordtest plugin to restore test case configuration after failure/errors. by A.R Karthick · 7 years ago
  50. 72755c9 vsg-test: by Anil Kumar Sanka · 7 years ago
  51. 966c193 vsg-test: by Anil Kumar Sanka · 7 years ago
  52. 0a4ca3a Auto generate the account_num, s_tag, c_tag for the subscriber vsg tests. by A R Karthick · 7 years ago
  53. a9b594d Before making XOS rest api calls, get the xos credentials from ONOS network cfg. by A.R Karthick · 7 years ago
  54. d47023a vsg-test: Added multiple test scenarios by Anil Kumar Sanka · 7 years ago
  55. 282f0d3 Support to create a subscriber in XOS with volt tenant configuration. by A.R Karthick · 7 years ago
  56. 933f5b5 Use the python logging module to log. Add logs for vsg health checks. by A R Karthick · 7 years ago
  57. 2e99c47 Remove all useless scapy WARNING: on import from scapy by A.R Karthick · 7 years ago
  58. f8e753c Disable useless warnings from nosetests execution by A R Karthick · 7 years ago
  59. 6375149 Rename VSG tests by A R Karthick · 7 years ago
  60. 18ccb0b Remove interface/vcpe map declarations from vsg test class by A R Karthick · 7 years ago
  61. 6a4254f Remove useless imports. Keep it clean by A R Karthick · 7 years ago
  62. d0fdf3b Overhaul of VSG management/access routines. by A R Karthick · 7 years ago
  63. 3e13f13 Fix vsgTest wan/lan toggle tests to restore the interface config after the test is done. by A R Karthick · 7 years ago
  64. 1b564fe cordvtn-test: Adding some name changes for test cases. by Chetan Gaonker · 7 years ago
  65. 03f40aa Changes to vsgTest to query dhcp vcpes by querying the test config. by A R Karthick · 7 years ago
  66. 33cfdbe vsgTest changes that makes it work when tested on a CiaB setup. by A.R Karthick · 7 years ago
  67. be7768c More shuffle, cleanup, reorg ... by A.R Karthick · 7 years ago
  68. 9ccd0d0 VSG test cleanups and some comments to change the ping through vcpe interface for the external connectivity tests by A.R Karthick · 7 years ago
  69. 87115b0 vsg-test: by Anil Kumar Sanka · 7 years ago
  70. 1213d4c Test-VSG: Adding test scenarios for vsg. by Anil Kumar Sanka · 7 years ago
  71. 5241883 Test scenarios for VSG module in context of by Chetan Gaonker · 8 years ago