1. 0265fae Fix typo in API by Suchitra Vemuri · 7 years ago cord-3.0
  2. f774343 fixing data file location by Kailash Khalasi · 7 years ago
  3. 42d50ba fixing bugs in cordvtn tests by Kailash Khalasi · 7 years ago
  4. 1ffc30a adding rf library for cordvtn tests by Kailash Khalasi · 7 years ago
  5. 6dc9c03 Volt test changes, Subscriber and Volt delete tests by Suchitra Vemuri · 7 years ago
  6. 643aea3 Updating CordVTN tests with integration of VSG component and use of new chameleon apis by Kailash Khalasi · 7 years ago
  7. 09f6447 Chameleon API Tests by Suchitra Vemuri · 7 years ago
  8. f6a9f39 Test-vsg: by Anil Kumar Sanka · 7 years ago
  9. 5225881 Test-ServiceOnboarding: by Chetan Gaonker · 7 years ago
  10. 4cff443 Fixing some errors in onboarding test modules. by Chetan Gaonker · 7 years ago
  11. e29c8d4 Add vsg all subscriber create and delete tests. by A R Karthick · 7 years ago
  12. 5d30b3c Don't delete the subscriber in create but defer it to the create subscriber tests. by A R Karthick · 7 years ago
  13. 7694487 Avoid checking result after tenant delete as subscriber delete seems to delete it by A R Karthick · 7 years ago
  14. a385cea Get volt tenant id before deleting subscriber to avoid lookup failures by A R Karthick · 7 years ago
  15. 97e0885 Delete subscriber/volt_tenant after create test is done. by A R Karthick · 7 years ago
  16. 378ea8b Increase delay for already existing s_tags(new container) a wee-bit by A R Karthick · 7 years ago
  17. d0b0679 Increase delay only if a VSG instance would be created (for every new S_TAG) by A R Karthick · 7 years ago
  18. 1977119 Support to run the vsg external connectivity test when on CiaB. by A R Karthick · 7 years ago
  19. 927129c Fixes to vsg test by A R Karthick · 7 years ago
  20. 33d7eed Change reserved c_tag to 111 by A R Karthick · 7 years ago
  21. 035d2e2 Configure reserved vcpes already pre-configured on CiaB or pod setup. by A R Karthick · 7 years ago
  22. c685393 Test-ServiceOnboarding: by Chetan Gaonker · 7 years ago
  23. fd70504 Added CLI driver functions to issue user specified by Chetan Gaonker · 7 years ago
  24. b0cec7c Open up vcpe fabric access to generated subscriber s_tags when running on podd. by A R Karthick · 7 years ago
  25. c12afcf Test-cordvtn: by Thangavelu K S · 7 years ago
  26. b6e87fc CORD-1089 adding vtn service functionality tests against ciab environments by Kailash Khalasi · 7 years ago
  27. 50f4d9a Generate the subscriber and voltTenant configuration for vsgTest. by A.R Karthick · 7 years ago
  28. b145da8 New cord-tester cross connect app to configure the leaf switch for cord-tester. by A.R Karthick · 7 years ago
  29. c28f6a9 Update paramiko for cordtest container. by A R Karthick · 7 years ago
  30. 5fa8d8b Test-vsg: by Anil Kumar Sanka · 7 years ago
  31. 74d0031 Rename enum to Enum to avoid clash to pip enum34 package by A R Karthick · 7 years ago
  32. 165c0d8 Test-cordvtn: by Thangavelu K S · 7 years ago
  33. caf82ac Move dhclient to /usr/sbin in test container to avoid apparmor errors on execution by A.R Karthick · 7 years ago
  34. 40d2211 Test-cordvtn: by Thangavelu K S · 7 years ago
  35. 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
  36. c1a4c8a Test-ServiceOnboarding: by Chetan Gaonker · 7 years ago
  37. 3d5ff79 Allow sending untagged dhcp traffic from vsgTest if running from subscriber/olt side. by A R Karthick · 7 years ago
  38. a357c6a vsg-test: by Anil Kumar Sanka · 7 years ago
  39. 76a497a Cleanup for using cord-tester logger over scapy logger which was an ugly hack. by A R Karthick · 7 years ago
  40. 2daa1af Avoid using the nose plugin for cord-tester to restore on failure. by A R Karthick · 7 years ago
  41. 9a16a11 Add restore method for vsg wan/lan toggle tests for vcpe dhcp ip. by A R Karthick · 7 years ago
  42. 8f7f1b6 Implement a nose cordtest plugin to restore test case configuration after failure/errors. by A.R Karthick · 7 years ago
  43. 72755c9 vsg-test: by Anil Kumar Sanka · 7 years ago
  44. ea4d990 cordvtn: Import changed for novaclient by Chetan Gaonker · 7 years ago
  45. 6209118 dhcp-test: Renaming some dhcp test cases. by Chetan Gaonker · 7 years ago
  46. 8be10e0 acl-test: by Chetan Gaonker · 7 years ago
  47. 2499f17 dhcp-test: by Chetan Gaonker · 7 years ago
  48. ddfdc52 igmp-test: Using json based update of values for igmp groups. by Chetan Gaonker · 7 years ago
  49. 36ae025 Fix host configuration api by A R Karthick · 7 years ago
  50. 79b3553 vsg-test: by Chetan Gaonker · 7 years ago
  51. b8a7b87 cordvtn-test: by Thangavelu K S · 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. 1f2e7a8 Just increase the delay after starting the onoscord/fabric containers for ciab by A R Karthick · 7 years ago
  58. 933f5b5 Use the python logging module to log. Add logs for vsg health checks. by A R Karthick · 7 years ago
  59. 850795b Fix sshtestagent to return exit status correctly. by A R Karthick · 7 years ago
  60. 6a931be cordvtn-test: by Chetan Gaonker · 7 years ago
  61. 3698fad cordvtn-test: by Thangavelu K S · 7 years ago
  62. f97ee13 With --noswitch option to cord-tester run, just create a dummy OVS switch. by A R Karthick · 7 years ago
  63. 2e99c47 Remove all useless scapy WARNING: on import from scapy by A.R Karthick · 7 years ago
  64. b86cd83 Removing testplan.md, as different test case modules are segregated in /modules directory by Chetan Gaonker · 7 years ago
  65. f8e753c Disable useless warnings from nosetests execution by A R Karthick · 7 years ago
  66. 6375149 Rename VSG tests by A R Karthick · 7 years ago
  67. 18ccb0b Remove interface/vcpe map declarations from vsg test class by A R Karthick · 7 years ago
  68. 6a4254f Remove useless imports. Keep it clean by A R Karthick · 7 years ago
  69. d0fdf3b Overhaul of VSG management/access routines. by A R Karthick · 7 years ago
  70. 3e13f13 Fix vsgTest wan/lan toggle tests to restore the interface config after the test is done. by A R Karthick · 7 years ago
  71. 1b564fe cordvtn-test: Adding some name changes for test cases. by Chetan Gaonker · 7 years ago
  72. 03f40aa Changes to vsgTest to query dhcp vcpes by querying the test config. by A R Karthick · 7 years ago
  73. 0cdccd8 cordvtn-test: by Chetan Gaonker · 7 years ago
  74. 33cfdbe vsgTest changes that makes it work when tested on a CiaB setup. by A.R Karthick · 7 years ago
  75. be7768c More shuffle, cleanup, reorg ... by A.R Karthick · 7 years ago
  76. 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
  77. 0cb2ada Fix a typo in Users API test by You Wang · 7 years ago
  78. aea3c67 cordvtn-test: by Thangavelu K S · 7 years ago
  79. 87115b0 vsg-test: by Anil Kumar Sanka · 7 years ago
  80. a6e23a7 cordvtn-test: by Chetan Gaonker · 7 years ago
  81. a2f5ac0 cordvtn-test: by Thangavelu K S · 7 years ago
  82. 53d9270 Support to archive also partition data along with logs for ONOS. by A.R Karthick · 7 years ago
  83. a6c88fd Update cord-config and igmp app to version 1.2. by A.R Karthick · 7 years ago
  84. a652c4a Update aaa app to 1.2. Change TLS AAA config appname by A R Karthick · 7 years ago
  85. eeac7e1 Update the TLS certificates as they were expired and thereby failing the test cases. by A R Karthick · 7 years ago
  86. d4eed64 Cord vtn test cleanup to use OnosCtrl interface apis by A.R Karthick · 7 years ago
  87. 09b77ae cordvtn: by Chetan Gaonker · 7 years ago
  88. 80e0615 cordvtn: Updated ca cert with environ REQUESTS_CA_BUNDLE. by Chetan Gaonker · 7 years ago
  89. caac554 Setup the cord-tester test container with openstack environment during startup/setup by A R Karthick · 7 years ago
  90. 72fcbc5 Synchronize the vtn/fabric configuration after activating the synchronizer apps. by A R Karthick · 7 years ago
  91. 03bd281 Synchronize ONOS cord/fabric containers based on the new changes to CiaB that breaks the service-profile makefile approach. by A R Karthick · 7 years ago
  92. d63a237 Included python-novaclient in cord tester Dockerfile. by Chetan Gaonker · 7 years ago
  93. 369f89e Support to configure the cord tester containers automatically with ports that can test/request services from vcpes. by A.R Karthick · 7 years ago
  94. 123d694 Add Node, Slice and Instance API tests by You Wang · 7 years ago
  95. 66cf6f6 Install docker in prerequisites only if not installed by A R Karthick · 7 years ago
  96. a03b785 Fix a typo in Users test by You Wang · 7 years ago
  97. e07fc3a Parse all repotags to check for docker images by A R Karthick · 7 years ago
  98. a85f5f7 Change default location for xos service-profile in cord by A R Karthick · 7 years ago
  99. d6dd9b2 Use docker exec_start api with raw socket = True to avoid hangs while executing a command waiting for result. by A R Karthick · 7 years ago
  100. f7a613b Pull cord-tester images from dockerhub as they are available now on dockerhub. by A R Karthick · 7 years ago