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