deployments-k8s
deployments-k8s copied to clipboard
Do we plan to run remote vlan examples on CI?
Examples:
- https://github.com/networkservicemesh/deployments-k8s/tree/main/examples/use-cases/Kernel2RVlanBreakout
- https://github.com/networkservicemesh/deployments-k8s/tree/main/examples/use-cases/Kernel2RVlanInternal
- https://github.com/networkservicemesh/deployments-k8s/tree/main/examples/use-cases/Kernel2RVlanMultiNS
@ljkiraly
@NikitaSkrynnik Yes, this is done by the PR: networkservicemesh/integration-k8s-kind/pull/584 The main suite is the networkservicemesh/deployments-k8s/tree/main/examples/remotevlan which includes the ovs and vpp cases and these cases includes the test cases above. So the mentioned 3 example runs with ovs forwarder and vpp forwarder also.
Sorry for late answer.
@ljkiraly Thank you for your answer. I think we can close this issue.
Closed by https://github.com/networkservicemesh/integration-k8s-kind/pull/584