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 integration tests and update cleanup #255

Merged
merged 3 commits into from
Oct 15, 2018
Merged

Add integration tests and update cleanup #255

merged 3 commits into from
Oct 15, 2018

Conversation

Lazyshot
Copy link

Description

The initial issue #208 covers updating the stack names in the cleanup, but @richardcase mentioned the lack of coverage in the get cluster and delete cluster commands.

These tests were added and the stack names updated.

Checklist

  • Code compiles correctly (i.e make build)
  • Added tests that cover your change (if possible)
  • All tests passing (i.e. make test)
  • Added/modified documentation as required (such as the README)
  • Added yourself to the humans.txt file

Bryan Peterson added 3 commits October 14, 2018 01:16
Add the BDD integration tests for the deletion of the
cluster created during the clust creation test. It only checks
for the deletion of stacks and eks clusters.

Issue #208
Adding an integration test for listing the active
clusters, ensuring the previously created cluster
is listed and exit code != 0.

Issue #208
Updating the names in the integration test cleanup step
to the latest naming scheme.

Issue #208
@errordeveloper errordeveloper self-requested a review October 15, 2018 09:54
Copy link
Contributor

@errordeveloper errordeveloper left a comment

Choose a reason for hiding this comment

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

@Lazyshot thanks a lot for thin PR! The changes look good. I'll run it manually now, then merge.

@errordeveloper errordeveloper merged commit 74f6671 into eksctl-io:master Oct 15, 2018
@richardcase
Copy link
Contributor

Indeed, great addition @Lazyshot, thanks 🎉

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

Successfully merging this pull request may close these issues.

3 participants