Tagging version 1.2.1
  1. d67db4a VOL-629: Change name of consul service to 'vconsul'. by Jonathan Hart · 6 years ago
  2. da61772 VOL-617 - ability to build without VM by David K. Bainbridge · 6 years ago
  3. 1246305 VOL-595 - container image name consistency and general cleanup by David K. Bainbridge · 6 years ago
  4. 9b9b7a3 [7055] : Minor cleanup. by khenaidoo · 7 years ago
  5. 079a776 [6683] Removing unnecessary files and update gitignore by khenaidoo · 7 years ago
  6. 3d3f99a [ 6321 ] : uncomment the basic test scenario by khenaidoo · 7 years ago
  7. 2a8c633 VOL-427: Fix the dispatcher test and also created VOL-499 to track an issue with XPON test that runs within the dispatcher test by khenaidoo · 7 years ago
  8. cd51f99 VOL-411 Updated broken integration tests by Stephane Barbarie · 7 years ago voltha-1.0-rc1
  9. 97bef1e VOL-400: configurable alloc-id and gemport-id with min gemid=1024 by Chip Boling · 7 years ago
  10. 2940dac VOL-281: OfAgent integration in swarm cluster by Stephane Barbarie · 7 years ago
  11. 7253ff2 VOL-172: Support configuration of traffic descriptor profile for upstream BW allocation to ONU by Nikolay Titov · 7 years ago
  12. 176f1db VOL-172: Support configuration of traffic descriptor profile for upstream BW allocation to ONU by Nikolay Titov · 7 years ago
  13. 01f2e85 VOL-63: Image Download and Image Update support by Lydia Fang · 7 years ago
  14. a182e91 VOL-270: Investigate and support clustering support for xPON protos by Rachit Shrivastava · 7 years ago
  15. 8f4f9bf VOL-270: Investigate and support clustering support for xPON protos by Rachit Shrivastava · 7 years ago
  16. da0f3a4 Make ponsim_olt work for asfvolt16_olt adapter. by Shad Ansari · 7 years ago
  17. 5a2d569 VOL-271: Support itests and utests for WT-385 xPON objects by Rachit Shrivastava · 7 years ago
  18. 0d83c94 VOL-217 - Test activate olt path with a python olt simulator. by Shad Ansari · 7 years ago
  19. 1243ee9 Remove Frameio tests from Jenkins and revisit the smoke test (now called jenkins test) in an attempt to fix jenkins build failure by khenaidoo · 7 years ago
  20. fe874ae Update the Jenkins build platform to build only the necessary images to the run the tests. This is to prevent the Vagrant VM running out of disk space by khenaidoo · 7 years ago
  21. 997edbc Add ListAdapters to global handler RPCs by khenaidoo · 7 years ago
  22. b9809da VOL-271: Support itests and utests for WT-385 xPON objects by Rachit Shrivastava · 7 years ago
  23. c5c83d7 VOL-264: REST Channel ( External REST Client <==> Chameleon) needs to be Secured by ubuntu · 7 years ago
  24. d3c335e Add more tests to the global dispatcher and some minor fixes by khenaidoo · 7 years ago
  25. 5194e89 Patch for the OFAgent itests for new voltha which loads config from consul. by sathishg · 7 years ago
  26. 08d48d2 [ 4460 ] Minor fix when getting invalid voltha instance by khenaidoo · 7 years ago
  27. b96ee0a Add a readme.md file to document how integration tests would be run. by khenaidoo · 7 years ago
  28. 236bd95 https://jira.opencord.org/browse/VOL-167 by ggowdru · 7 years ago
  29. 88518e8 VOL-244 Fixing build issue to have enough time for the smoke test to wait for all voltha services to be ready by khenaidoo · 7 years ago
  30. e37300e Voltha Alarm Filters: Added new integration test - Also fixed alarm events test by Stephane Barbarie · 7 years ago
  31. 032d330 [ 4222 ] Minor changes after code review by khenaidoo · 7 years ago
  32. cc73678 https://jira.opencord.org/browse/CORD-824 by sgovinda · 7 years ago
  33. c60afa1 [ 3195 ] Remove duplicate method add_port by Khen Nursimulu · 7 years ago
  34. 29e7550 This commit consists of: by Khen Nursimulu · 7 years ago
  35. cc6b2e6 CORD-898: Re-formatting files to meet line length restriction. by Stephane Barbarie · 7 years ago
  36. 52198b9 CORD-898: Initial integration for alarms support by Stephane Barbarie · 7 years ago
  37. 8b734be Moving build md tests to use kafkacat by alshabib · 7 years ago
  38. 16c0da7 Fixing build.md tests by alshabib · 7 years ago
  39. 3e6f089 FrameIO to allow sharing same Linux interface by Zsolt Haraszti · 7 years ago
  40. 482aa09 small fix for build_md_tests by alshabib · 7 years ago
  41. b5d72f1 Time-stamp added and renamed heartbeat by Zsolt Haraszti · 7 years ago
  42. 9b9f1ad Bug fixes by Khen Nursimulu · 7 years ago
  43. 91730da Reintegrate with olt-oftest by Zsolt Haraszti · 8 years ago
  44. 89a2730 Improved FrameIO support and proxy messaging by Zsolt Haraszti · 8 years ago
  45. 6686203 Flow decomposition and miscellenous improvements by Zsolt Haraszti · 8 years ago
  46. 00d9a84 Major rework of gRPC handling (do not merge yet) by Zsolt Haraszti · 8 years ago
  47. 283d768 Update the docker command in smoke-test to work with jenkins. Also, update the test script as the docker-compose file has new service -podder by Khen Nursimulu · 8 years ago
  48. 9402669 Update comment by Khen Nursimulu · 8 years ago
  49. 34e7ebb This commit consists of: by Khen Nursimulu · 8 years ago
  50. 96bb532 1) Keep only 1 sanity test as part of the jenkins build test, 2) exclude the test_frameio.py test from direct run, 3) set the frameio test to be run within a docker when the itest is invoked by Khen Nursimulu · 8 years ago
  51. 91350eb Async frame receive/send module by Zsolt Haraszti · 8 years ago
  52. f8abbc9 Adding initial test cases, include enumeration conversion, address review comments by Khen Nursimulu · 8 years ago
  53. 9125b1a Fixed two bugs in OpenFlow land by Zsolt Haraszti · 8 years ago
  54. 023ea7c Async/streaming gRPC client/server proto by Zsolt Haraszti · 8 years ago
  55. a54b663 Adding a wait for containers condition by Khen Nursimulu · 8 years ago
  56. 37a9bf8 Integration test for the build.md file by Khen Nursimulu · 8 years ago