Cilium Connectivity Check Verifier into E2E tests using Cilium CNI plugin#4812
Cilium Connectivity Check Verifier into E2E tests using Cilium CNI plugin#4812
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: mbukatov The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Skipping CI for Draft Pull Request. |
|
/test prod-e2e-parallel |
Bundling Cilium Connectivity Check for internal traffic only from https://raw.githubusercontent.com/cilium/cilium/1.19.2/examples/kubernetes/connectivity-check/connectivity-check-internal.yaml See also https://github.com/cilium/cilium/blob/main/examples/kubernetes/connectivity-check/README.md
Assisted-by: Claude Sonnet 4.5
43a3d16 to
9e01253
Compare
|
@mbukatov: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
https://redhat.atlassian.net/browse/ARO-25876
What
Add Cilium Connectivity Check Verifier into E2E tests using Cilium CNI plugin.
Why
To make sure Cilium CNI fully works.
Testing
We need to inject some errors during test development to make sure the verifier will detect and report them.
Special notes for your reviewer
See cilium/examples/kubernetes/connectivity-check:
Extra care should be taken to make sure failures are actually reported in a way to indicate which check failed.