deployments-k8s
deployments-k8s copied to clipboard
## Test plan **Use cases:** 1. Client requests Local Endpoint. 2. Client requests Remote Endpoint. **Test scenarios:** 1. Client requests Local Endpoint. * **Setup** 1. Start NSM (Registry, NSMgr, Forwarder)...
Currently interdomain only has Kernel2Vxlan2Kernel, we should test the other permutations as well.
## Overview When we set `replicas` value for an nse-kernel deployment to more than 1, we create several identical endpoints (=endpoints with the same configuration). When client makes several requests,...
Hi! When I set the NSM_NAME parameter of cmd-nsc-vpp to anything other than the default, I get this error: Jun 17 16:19:42.714 [ERRO] [cmd:/bin/cmd-nsc-vpp] (19.1) proxyListener unable to listen on...
## Motivation We could create one cmd-${TODO: consider name}-nse that would parse config based on caddyfile format. The main point is: `Have a possible to build NSEs based on SDKs...
## Test plan **Use cases:** 1. Client sends request to NSMgr. 2. Client sends refresh request to NSMgr. **Test scenarios:** 1. Client sends request to NSMgr: * **Setup** 1. Start...
## Test plan **Use cases:** 1. NSMgr sends request to Endpoint. 2. NSMgr sends refresh request to Endpoint. 3. NSMgr closes connection on Endpoint. 4. Endpoint closes expired connection with...
## Test plan **Use cases:** 1. Endpoint registers on NSMgr. 2. Endpoint updates itself on NSMgr. 3. NSMgr unregisters expired Endpoint from itself. 4. Forwarder registers on NSMgr. 5. Forwarder...
## Test plan **Use cases:** 1. NSMgr sends request to Forwarder. 2. NSMgr sends refresh request to Forwarder. 3. NSMgr closes connection on Forwarder. 4. Forwarder closes expired connection with...
Subsuite for `IPv6` examples within `Feature` suite Signed-off-by: Artem Belov