Initial drop of remote test-e2e-node equivalent for AWS#2
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dims 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 |
|
@dims: GitHub didn't allow me to assign the following users: tzneal. Note that only kubernetes-sigs members with read permissions, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time. DetailsIn response to this: Instructions 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/test-infra repository. |
Signed-off-by: Davanum Srinivas <davanum@gmail.com> Co-Authored-By: upodroid <cy@borg.dev> Co-Authored-By: Todd Neal <tnealt@amazon.com>
b16bb82 to
eef751e
Compare
|
Please see the output from the full run here: |
test-e2e-node as present in kubernetes/kubernetes repository only supports SSH and GCE currently.
This repository has code that was originally in the repos, PR(s), branches from @mahamed @tzneal and myself:
The vendor directory also has 2 changes not yet merged in k8s:
Please make sure the
defaultsecurity group rules allow SSH (port 22) access.