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

Create a cross-provider dashboard for E2E tests #3693

Closed
fabriziopandini opened this issue Sep 25, 2020 · 11 comments
Closed

Create a cross-provider dashboard for E2E tests #3693

fabriziopandini opened this issue Sep 25, 2020 · 11 comments
Labels
area/testing Issues or PRs related to testing kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.

Comments

@fabriziopandini
Copy link
Member

In order to get a better signal about CAPI and the growing ecosystem, we should create and new dashboard reporting results for a common set of tests executed on different providers.

As the initial scope for this effort IMO we should consider the following tests:

  • Create an HA workload cluster - TBD if this should be a separated test or if it is included in the following
  • Kubernetes conformance
  • Kubernetes upgrade
  • Provider upgrade (clusterctl upgrade)
    Repeated for CAPD, CAPA, CAPV, CAPZ.

Happy to consider a scope review/expansion according to the capacity we can redirect to this task.

/kind feature

@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Sep 25, 2020
@fabriziopandini
Copy link
Member Author

/area testing
/milestone v0.3.10

@k8s-ci-robot k8s-ci-robot added this to the v0.3.10 milestone Sep 25, 2020
@k8s-ci-robot k8s-ci-robot added the area/testing Issues or PRs related to testing label Sep 25, 2020
@vincepri
Copy link
Member

/priority important-soon
/milestone v0.4.0

Moving this to v1alpha4, given that we're closing v0.3.x soon

@k8s-ci-robot k8s-ci-robot modified the milestones: v0.3.10, v0.4.0 Sep 25, 2020
@k8s-ci-robot k8s-ci-robot added the priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. label Sep 25, 2020
@fabriziopandini
Copy link
Member Author

As per https://kubernetes.slack.com/archives/C8TSNPY4T/p1605628753355000,
Trying to figure out how to match this issue, with other E2E efforts (e.g. testing different K8s version, testing with K8s latest):

Prow constraints:

The problem has three dimensions:

The resulting job list is:

  • 1 Periodic test for CAPI controller’s behaviors for CAPI main branch + 1 for the 0.3 branch (e.g KCP adoption, drain, self-hosting etc.)
  • 4 Periodic tests for workload cluster conformance & upgrades with CAPI main branch + 4 with the 0.3 branch
    • upgrade v1.17 --> v1.18, conformance v1.18
    • upgrade v1.18 --> v1.19, conformance v1.19
    • upgrade v1.19 --> v1.20, conformance v1.20
    • upgrade v1.20 --> ci/latest, conformance ci/latest
  • 2 Periodic tests for clusterctl upgrades within 0.3 branch
    • v0.3.10 --> v0.3.11
    • v0.3.11 --> latest/v0.3 branch
  • 1 Periodic tests for clusterctl upgrades from v0.3 to v0.4
    • latest/v0.3 branch --> v0.4.0
  • (as soon as possible) 1 Periodic tests for clusterctl upgrades within v0.4 branch

Considering the above Jobs, the following will go in the new cross provider - release informing dashboard for CAPI:

  • 1 + 1 upgrade v1.19 --> v1.20, conformance v1.20 (CAPD Kubernetes upgrade, CAPD Kubernetes conformance)
  • 1 + 1 CAPI controller’s behaviors (CAPI commons)
  • 1 v0.3.11 --> latest/v0.3 branch (clusterctl upgrade v1alpha3)
  • 1 latest/v0.3 branch --> v0.4.0 (clusterctl upgrade v1alpha3-v1alpha4)

Of the above tests, we do aspect the providers to implement only:

  • 1 upgrade v1.19 --> v1.20, conformance v1.20", with CAPI main branch + 1 with 0.3 branch (CAP* Kubernetes upgrade, CAP* Kubernetes conformance)

The above provider's jobs will show up in the cross provider - release informing dashboard for CAPI; might be we should have 1 dashboard for main branch and one for the 0.3 branch.

@vincepri @CecileRobertMichon @randomvariable @yastij @detiber does this makes sense?

@CecileRobertMichon
Copy link
Contributor

1 upgrade v1.19 --> v1.20, conformance v1.20", with CAPI main branch + 1 with 0.3 branch (CAP* Kubernetes upgrade, CAP* Kubernetes conformance)

just to clarify, when we say k8s upgrade, are we talking about KCP + MD + MP or just KCP (assuming it's the former)?

@fabriziopandini
Copy link
Member Author

just to clarify, when we say k8s upgrade, are we talking about KCP + MD + MP or just KCP (assuming it's the former)?

Yes, testing K8s upgrades in all of its possible nuances

@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 18, 2021
@fejta-bot
Copy link

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

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

Send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle rotten

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Mar 20, 2021
@fabriziopandini
Copy link
Member Author

/lifecycle frozen

@k8s-ci-robot k8s-ci-robot added lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. and removed lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. labels Mar 22, 2021
@vincepri
Copy link
Member

Are we still interested in pursuing this issue?

/milestone Next

@k8s-ci-robot k8s-ci-robot modified the milestones: v0.4, Next Oct 19, 2021
@fabriziopandini
Copy link
Member Author

/close
We can reconsider this later on when we start discussion about conformance

@k8s-ci-robot
Copy link
Contributor

@fabriziopandini: Closing this issue.

In response to this:

/close
We can reconsider this later on when we start discussion about conformance

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 kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

No branches or pull requests

5 participants