We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Memif2Memif with direct memif enabled test fails on both kind and packet clusters with Calico VPP:
Memif2Memif
Calico currently doesn't provide any guarantees for the working memif, so the root cause for the issue can both be on the NSM or on the Calico side.
memif
networkservicemesh/integration-k8s-kind#325
TestMemif2Memif.zip
Disable direct memif for Calico VPP integration. Disabling direct memif doesn't work, so we need another solution.
The text was updated successfully, but these errors were encountered:
Memif2Memif is working with Calico VPP (included in basic suite): https://github.com/networkservicemesh/integration-k8s-kind/blob/main/calico_test.go#L35-L37
Closing
Sorry, something went wrong.
No branches or pull requests
Issue
Memif2Memif
with direct memif enabledtest fails on both kind and packet clusters with Calico VPP:Calico currently doesn't provide any guarantees for the working
memif
, so the root cause for the issue can both be on the NSM or on the Calico side.Parent issue
networkservicemesh/integration-k8s-kind#325
Logs
TestMemif2Memif.zip
Probable solution
Disable direct memif for Calico VPP integration.Disabling direct memif doesn't work, so we need another solution.The text was updated successfully, but these errors were encountered: