Niranjan Madhavan D
Niranjan Madhavan D
Host Details Linux 5.3.0-40-generic x86_64 Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz Created a new docker using docker pull ubuntu Inside docker, commands used: 1. apt-get update && apt-get install...
Basically, the system setup is looks like the picture I have attached.. except I'm using MoonGen instead of pktgen to send packets to testpmd. i.e, MoonGen and testpmd have been...
## Description Added e2e tests for a bunch of plugin level tests. ### Type of change Please delete options that are not relevant - Add (non-breaking change which adds functionality)...
Differential Revision: D88953278
## Description **Why** Manual E2E testing of CAPI and Pixel events is time-consuming, error-prone, and delays feature releases. The QA team currently validates event tracking functionality manually, which doesn't scale...
## Description Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change. ###...
## Description Added unit test coverage for certain critical files as listed here - https://docs.google.com/document/d/1ixmcUXlFC_-7bg4IUVM9WYlh2Vu8S0hBn0m21axWscg/edit?usp=sharing Earlier the unit test coverage was for all the flows irrespectively. This addition validates the...
## Description Existing E2E tests were only being run on the client side , but not tested if they got synced to Meta properly. This diff enables the team to...