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 nodejs tests: test updates to existing cluster configs & patches to clusters on the latest release #120

Closed
metral opened this issue May 1, 2019 · 0 comments
Assignees
Milestone

Comments

@metral
Copy link
Contributor

metral commented May 1, 2019

Currently we have the following nodejs examples/tests:

  • Creating a cluster with standard and non-standard config
  • Creating clusters with various nodepools & IAM per nodepool
  • Creating a cluster with workers in a private subnet
  • Creating a cluster with various tags (in progress: #74)

We should also be testing patches against the following use cases:

  • Stand up a cluster, and then swap out its config (e.g. go from using 2 subnets -> 3 subnets), and issue another update to see if the patch works as expected without breaking existing clusters.
  • Stand up the cluster using the latest, known release available, then apply and test the patch on another update to see if the patch works as expected without breaking existing clusters.
@metral metral changed the title Improve nodejs tests to also test proposed patches on existing clusters, and using diff configs for existing clustes Improve nodejs tests to also test proposed patches on existing clusters, as well as testing the use of diff configs for existing clusters May 1, 2019
@metral metral self-assigned this May 1, 2019
@metral metral added this to the 0.23 milestone May 1, 2019
@metral metral changed the title Improve nodejs tests to also test proposed patches on existing clusters, as well as testing the use of diff configs for existing clusters Add nodejs tests to test: updates to existing cluster configs & patches to clusters using the latest release May 2, 2019
@metral metral changed the title Add nodejs tests to test: updates to existing cluster configs & patches to clusters using the latest release Add nodejs tests to test: updates to existing cluster configs & patches to clusters on the latest release May 2, 2019
@metral metral changed the title Add nodejs tests to test: updates to existing cluster configs & patches to clusters on the latest release Add nodejs tests: test updates to existing cluster configs & patches to clusters on the latest release May 2, 2019
@metral metral closed this as completed May 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant