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

[clusterctl] Implement E2E jobs for clusterctl based UX #2637

Closed
fabriziopandini opened this issue Mar 11, 2020 · 3 comments
Closed

[clusterctl] Implement E2E jobs for clusterctl based UX #2637

fabriziopandini opened this issue Mar 11, 2020 · 3 comments
Labels
area/clusterctl Issues or PRs related to clusterctl kind/feature Categorizes issue or PR as related to a new feature.
Milestone

Comments

@fabriziopandini
Copy link
Member

User Story

As a developer, I would like to have E2E jobs ensuring that my changes are not impacting the UX based on clusterctl

Detailed Description

#2321 is introducing a test framework for clusterctl; however, it is not yet defined:

  1. What user stories based on clusterctl should be tested, e.g.:
  • P0 - quick-start
  • P1 - move
  • P1 - upgrade
  • P2 - other clusterctl features (add provider, delete provider & delete provider variants, fetch templates variants, air-gapped env, etc.)
  • P2 - multitenancy variants of the above user stories
  1. How to run those E2E tests
  • PR blocking (only P0)
  • periodic (P1 & P2)
  • manual tests

This issue is aimed at defining the requirements to move on to the next step for the implementation.

Anything else you would like to add:

this work can overlap with #2636

/kind feature

@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Mar 11, 2020
@ncdc ncdc added this to the v0.3.x milestone Mar 11, 2020
@fabriziopandini
Copy link
Member Author

/area clusterctl

@fabriziopandini
Copy link
Member Author

/close
Now that #2884 is merged, clusterctl is being tested a part of CAPI e2e tests

@k8s-ci-robot
Copy link
Contributor

@fabriziopandini: Closing this issue.

In response to this:

/close
Now that #2884 is merged, clusterctl is being tested a part of CAPI e2e tests

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/clusterctl Issues or PRs related to clusterctl kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

3 participants