test(e2e): add AWS dataplane connectivity coverage - #125
aswinsuryan wants to merge 1 commit into
Conversation
Provision an external VPC probe and verify bidirectional CUDN connectivity without source NAT. Select the worker targeted by the active AWS route for symmetric traffic, and integrate probe lifecycle with the existing AWS E2E job. Signed-off-by: Aswin Suryanarayanan <asuryana@redhat.com>
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
Skipping CI for Draft Pull Request. |
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueComment |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aswinsuryan The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
PR needs rebase. 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. |
Provision an external VPC probe and verify bidirectional CUDN connectivity without source NAT. Select the worker targeted by the active AWS route for symmetric traffic, and integrate probe lifecycle with the existing AWS E2E job.