-
Notifications
You must be signed in to change notification settings - Fork 154
New issue
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
Add more tests and capabilities to test server that match the real server #338
Comments
tssurya
added a commit
to tssurya/ovn-kubernetes
that referenced
this issue
Mar 6, 2023
This commit adds a test to showcase that since syncEgressFirewall isn't calling libovsdbops.BuildACL directly, we are not truncating ACL names. Note that we really need ovn-org/libovsdb#338 for our test server to start screaming for long names. Signed-off-by: Surya Seetharaman <[email protected]>
tssurya
added a commit
to tssurya/ovn-kubernetes
that referenced
this issue
Mar 6, 2023
This commit adds a test to showcase that since syncEgressFirewall isn't calling libovsdbops.BuildACL directly, we are not truncating ACL names. Note that we really need ovn-org/libovsdb#338 for our test server to start screaming for long names. Signed-off-by: Surya Seetharaman <[email protected]>
npinaeva
pushed a commit
to npinaeva/ovn-kubernetes-openshift
that referenced
this issue
Mar 7, 2023
This commit adds a test to showcase that since syncEgressFirewall isn't calling libovsdbops.BuildACL directly, we are not truncating ACL names. Note that we really need ovn-org/libovsdb#338 for our test server to start screaming for long names. Signed-off-by: Surya Seetharaman <[email protected]> (cherry picked from commit d996d0e)
npinaeva
pushed a commit
to npinaeva/ovn-kubernetes-openshift
that referenced
this issue
Mar 7, 2023
This commit adds a test to showcase that since syncEgressFirewall isn't calling libovsdbops.BuildACL directly, we are not truncating ACL names. Note that we really need ovn-org/libovsdb#338 for our test server to start screaming for long names. Signed-off-by: Surya Seetharaman <[email protected]> (cherry picked from commit d996d0e) (cherry picked from commit e6a85ac)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See #219 as well
The text was updated successfully, but these errors were encountered: