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

Backfill create cluster unittests #5314

Merged
merged 15 commits into from
Jun 1, 2022
Merged

Backfill create cluster unittests #5314

merged 15 commits into from
Jun 1, 2022

Conversation

Skarlso
Copy link
Contributor

@Skarlso Skarlso commented May 24, 2022

Description

Closes #5015

Checklist

  • Added tests that cover your change (if possible)
  • Added/modified documentation as required (such as the README.md, or the userdocs directory)
  • Manually tested
  • Made sure the title of the PR is a good description that can go into the release notes
  • (Core team) Added labels for change area (e.g. area/nodegroup) and kind (e.g. kind/improvement)

BONUS POINTS checklist: complete for good vibes and maybe prizes?! 🤯

  • Backfilled missing tests for code in same general area 🎉
  • Refactored something and made the world a better place 🌟

@Skarlso
Copy link
Contributor Author

Skarlso commented May 24, 2022

test run: https://github.com/weaveworks/eksctl-ci/runs/6572778661?check_suite_focus=true

Only ipv6 failed. It doesn't look related, but I'll investigate and run it locally to be sure.

@Skarlso
Copy link
Contributor Author

Skarlso commented May 25, 2022

Yay, all integration tests passed! :) https://github.com/weaveworks/eksctl-ci/actions/runs/2377602031

🟢 🟢

@Skarlso Skarlso requested review from nikimanoledaki and cPu1 and removed request for cPu1 May 30, 2022 18:37
Copy link
Contributor

@nikimanoledaki nikimanoledaki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nicely done! 🙌

@Skarlso Skarlso enabled auto-merge (squash) June 1, 2022 08:18
@Skarlso Skarlso merged commit b71a045 into eksctl-io:main Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task] Backfill unit tests for eksctl create cluster
3 participants