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

Improved signal handling #543

Merged
merged 1 commit into from
Feb 28, 2018
Merged

Improved signal handling #543

merged 1 commit into from
Feb 28, 2018

Conversation

ejholmes
Copy link
Contributor

This has a few small improvements to handle SIGTERM/SIGINT signals better:

/cc @GarisonLotus @troyready

@@ -673,6 +673,7 @@ EOF
assert_has_line "${STACKER_NAMESPACE}-dependent-rollback-parent: submitted (rolling back new stack)"
assert_has_line "${STACKER_NAMESPACE}-dependent-rollback-parent: failed (rolled back new stack)"
assert_has_line "${STACKER_NAMESPACE}-dependent-rollback-child: failed (dependency has failed)"
assert_has_line "The following stacks failed: dependent-rollback-parent, dependent-rollback-child"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is actually just a revert to how 1.1 behaves: https://github.com/remind101/stacker/blob/1.1.4/tests/suite.bats#L637

@ejholmes ejholmes merged commit 9e82548 into master Feb 28, 2018
@ejholmes ejholmes deleted the blocking branch February 28, 2018 02:22
@ejholmes ejholmes added this to the 1.2 milestone Mar 1, 2018
phrohdoh pushed a commit to phrohdoh/stacker that referenced this pull request Dec 18, 2018
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.

1 participant