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

Add tests for CAPI e2e for main branch of Kubernetes #3569

Closed
randomvariable opened this issue Sep 1, 2020 · 14 comments
Closed

Add tests for CAPI e2e for main branch of Kubernetes #3569

randomvariable opened this issue Sep 1, 2020 · 14 comments
Assignees
Labels
area/testing Issues or PRs related to testing lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Milestone

Comments

@randomvariable
Copy link
Member

randomvariable commented Sep 1, 2020

The following e2e tests are required to provide good signal for upcoming Kubernetes releases

  • Create and tear down of Kubernetes main branch
  • Run conformance tests on main branch (currently done in CAPA)
  • Upgrade of a cluster from (main branch - .1) to main branch.

/area testing
/priority important-critical

Related to #3564

@k8s-ci-robot k8s-ci-robot added the area/testing Issues or PRs related to testing label Sep 1, 2020
@k8s-ci-robot
Copy link
Contributor

@randomvariable: The label(s) priority/important-critical cannot be applied, because the repository doesn't have them

In response to this:

The following e2e tests are required to provide good signal for upcoming Kubernetes releases

  • Create and tear down of Kubernetes main branch
  • Run conformance tests on main branch (currently done in CAPA)
  • Upgrade of a cluster from (main branch - .1) to main branch.

/area testing
/priority important-critical

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.

@randomvariable
Copy link
Member Author

/assign

@randomvariable
Copy link
Member Author

/lifecycle active

@k8s-ci-robot k8s-ci-robot added the lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. label Sep 1, 2020
@vincepri
Copy link
Member

vincepri commented Sep 1, 2020

/milestone v0.3.10

@vincepri
Copy link
Member

@randomvariable The related PR has merged, should we switch the milestone, seems there is still more work in this issue

@randomvariable
Copy link
Member Author

Yes, please switch. The largest chunk got merged, but there's still CAPD e2e to actually make use of the new packages.

@fabriziopandini
Copy link
Member

/milestone v0.4.0

@k8s-ci-robot k8s-ci-robot modified the milestones: v0.3.10, v0.4.0 Sep 29, 2020
@randomvariable
Copy link
Member Author

randomvariable commented Nov 2, 2020

/lifecycle cancel
Pending #3811

@randomvariable
Copy link
Member Author

/remove-lifecycle active

@k8s-ci-robot k8s-ci-robot removed the lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. label Nov 2, 2020
@fabriziopandini
Copy link
Member

@vincepri @ncdc @naadir @jdetiber @Cecile
While #3652 provided a viable solution for all the "real" infrastructure providers, IMO downloading CI artifacts on each node, is not a viable solution for CAPD where all the machines are containers running on a single/resource-limited prow machine.

So I’m leaning towards using kind build node-image so we have a docker image with everything pre-loaded to be used for creating CAPD machines.

This step takes ~20 minutes but assuming these jobs are periodic, I don't see problems.
Opinions?

@ncdc
Copy link
Contributor

ncdc commented Nov 10, 2020

👍

@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

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 Feb 8, 2021
@fabriziopandini
Copy link
Member

/close
this is being supersede by #4043

@k8s-ci-robot
Copy link
Contributor

@fabriziopandini: Closing this issue.

In response to this:

/close
this is being supersede by #4043

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
area/testing Issues or PRs related to testing lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
6 participants