Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running node e2e tests on AWS #28899

Closed
Tracked by #29946
upodroid opened this issue Mar 2, 2023 · 6 comments
Closed
Tracked by #29946

Running node e2e tests on AWS #28899

upodroid opened this issue Mar 2, 2023 · 6 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. sig/node Categorizes an issue or PR as relevant to SIG Node.

Comments

@upodroid
Copy link
Member

upodroid commented Mar 2, 2023

Kubelet and containerd e2e tests run on google.com GCP projects today and we would like to start running them on AWS as we have a lot of credits there and more importantly, eliminate GCE specific behaviors. Ideally, the only requirement is that the node is bootstrapped by cloud-init. The k/k repo will have cloud-provider specific code to create instances in GCP or AWS, or X, but it will bootstrap nodes from a standard cloud-init file per distribution.

All the kubelet/containerd tests are single node tests and much easier to refactor than kubernetes/kubernetes#78995

Reading/background/relevant files:

Initial testing + Bug reports
kubernetes/kubernetes#116114 AWS public AMI
kubernetes/kubernetes#116112 GCE public Ubuntu Image

Next steps:

/sig node
/sig k8s-infra

@upodroid upodroid added the kind/bug Categorizes issue or PR as related to a bug. label Mar 2, 2023
@k8s-ci-robot k8s-ci-robot added sig/node Categorizes an issue or PR as relevant to SIG Node. sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. labels Mar 2, 2023
@upodroid
Copy link
Member Author

upodroid commented Mar 2, 2023

/priority important-longterm

@k8s-ci-robot k8s-ci-robot added the priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. label Mar 2, 2023
@SergeyKanzhelev
Copy link
Member

/remove-kind bug
/kind feature

@k8s-ci-robot k8s-ci-robot added kind/feature Categorizes issue or PR as related to a new feature. and removed kind/bug Categorizes issue or PR as related to a bug. labels Mar 15, 2023
@upodroid upodroid changed the title Running Kubelet e2e tests on AWS Running node e2e tests on AWS Jun 12, 2023
@upodroid
Copy link
Member Author

There has been many changes since this issue was opened.

@dims @tzneal

New plan:

@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 22, 2024
@dims
Copy link
Member

dims commented Feb 10, 2024

we have a bunch now

https://testgrid.k8s.io/amazon-ec2-node#Summary&width=20

/close

@k8s-ci-robot
Copy link
Contributor

@dims: Closing this issue.

In response to this:

we have a bunch now

https://testgrid.k8s.io/amazon-ec2-node#Summary&width=20

/close

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. sig/node Categorizes an issue or PR as relevant to SIG Node.
Projects
None yet
Development

No branches or pull requests

5 participants