-
Notifications
You must be signed in to change notification settings - Fork 3.8k
CI: K8sServiceTest Tests NodePort BPF #8945
Copy link
Copy link
Labels
area/CIContinuous Integration testing issue or flakeContinuous Integration testing issue or flakeci/flakeThis is a known failure that occurs in the tree. Please investigate me!This is a known failure that occurs in the tree. Please investigate me!kind/bugThis is a bug in the Cilium logic.This is a bug in the Cilium logic.priority/highThis is considered vital to an upcoming release.This is considered vital to an upcoming release.
Milestone
Metadata
Metadata
Labels
area/CIContinuous Integration testing issue or flakeContinuous Integration testing issue or flakeci/flakeThis is a known failure that occurs in the tree. Please investigate me!This is a known failure that occurs in the tree. Please investigate me!kind/bugThis is a bug in the Cilium logic.This is a bug in the Cilium logic.priority/highThis is considered vital to an upcoming release.This is considered vital to an upcoming release.
The test suite seems to be flaky. The example failure:
The following instances of the failure were observed:
The tunnel / direct routing mode setting does not matter, as the test failed in both modes. In all cases
bpf_sock.c(aka host-reachable services) was involved.https://jenkins.cilium.io/job/Cilium-PR-Ginkgo-Tests-Validated/14436/testReport/junit/Suite-k8s-1/10/K8sServicesTest_Checks_service_across_nodes_Tests_NodePort_BPF_Tests_with_vxlan/ :
de1ae283_K8sServicesTest_Checks_service_across_nodes_Tests_NodePort_BPF_Tests_with_vxlan.zip
https://jenkins.cilium.io/job/Cilium-PR-Ginkgo-Tests-Validated/14440/testReport/junit/Suite-k8s-1/10/K8sServicesTest_Checks_service_across_nodes_Tests_NodePort_BPF_Tests_with_vxlan/ :
d2d95800_K8sServicesTest_Checks_service_across_nodes_Tests_NodePort_BPF_Tests_with_vxlan.zip
/cc @borkmann