Surya Seetharaman

Results 414 comments of Surya Seetharaman

I am looking into these, they are also happening in the IPV6 control plane. I am unable to tell if its the v6 infra or something else, but clearly it...

another one: https://github.com/ovn-org/ovn-kubernetes/actions/runs/8053130165/job/21995746175?pr=4106 ``` === RUN TestNetworkPolicyV2Conformance/AdminNetworkPolicyEgressSCTP suite.go:187: Applying base/admin_network_policy/core-egress-sctp-rules.yaml apply.go:124: Creating egress-sctp AdminNetworkPolicy === RUN TestNetworkPolicyV2Conformance/AdminNetworkPolicyEgressSCTP/Should_support_an_'allow-egress'_policy_for_SCTP_protocol;_ensure_rule_ordering_is_respected admin-network-policy-core-egress-sctp-rules.go:62: FAILED Command was [/agnhost connect --timeout=3s --protocol=sctp [fd00:10:244:3::3]:9003] admin-network-policy-core-egress-sctp-rules.go:62: Expected connection to...

disabling these tests for v6 till we fix and re-enable them

``` === RUN TestNetworkPolicyV2Conformance/AdminNetworkPolicyEgressSCTP/Should_support_an_'deny-egress'_policy_for_SCTP_protocol;_ensure_rule_ordering_is_respected admin-network-policy-core-egress-sctp-rules.go:119: FAILED Command was [/agnhost connect --timeout=3s --protocol=sctp 10.244.1.67:9003] admin-network-policy-core-egress-sctp-rules.go:119: Expected connection to fail from network-policy-conformance-ravenclaw/luna-lovegood-0 to 10.244.1.67, but instead it successfully connected. admin-network-policy-core-egress-sctp-rules.go:121: Error Trace:...

https://github.com/ovn-org/ovn-kubernetes/pull/4241#issuecomment-2058360075 SCTP seems to be flaking more than other protocols UGH

Checklist: - [ ] Project Governance: https://github.com/ovn-org/ovn-kubernetes/pull/4202 - [ ] Website: https://github.com/ovn-org/ovn-kubernetes/pull/4213 - [ ] Adopters: https://github.com/ovn-org/ovn-kubernetes/pull/4395 - [ ] README: https://github.com/ovn-org/ovn-kubernetes/pull/4313 - [ ] Feature Doc templating: https://github.com/ovn-org/ovn-kubernetes/pull/4355 -...

> Tested locally and works as expected. Not sure if its ok that we would lock to a specific version of these tools. Let maintainers decide. ok for now from...

cc @dceara @igsilya : this issue is why most of your CI is red: https://mail.openvswitch.org/pipermail/ovs-build/2023-October/033960.html @jcaamano is working on this