ligato / vpp-agent

⚡️ Control plane management agent for FD.io's VPP
https://docs.ligato.io/
Apache License 2.0
247 stars 127 forks source link

feat: Multi agent tests #1870

Closed pemoticak closed 1 year ago

pemoticak commented 2 years ago

This PR allows every instance of vpp-agent to have its own client and therefore it can be controlled/configured (before only a single default agent had its own client). It also changes how the e2e agents/microservices are started/stopped.

This prepares the e2e framework for future test cases and for the separation of framework into separate package (away from e2e tests themselves).

Signed-off-by: Peter Motičák peter.moticak@pantheon.tech