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

lifecycle: update e2e test for service job with new docker signal #8932 #9494

Merged
merged 1 commit into from
Dec 2, 2020

Conversation

jazzyfresh
Copy link
Contributor

To test the lifecycle poststop hook for service jobs, we need to confirm that poststop will run after the main task is stopped with nomad job stop or nomad alloc signal. This signal is determined by the task driver, which in the Docker case was recently switched from SIGINT to SIGTERM re: #8932 & #8933.

@vercel
Copy link

vercel bot commented Dec 2, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

nomad-storybook-and-ui – ./ui

🔍 Inspect: https://vercel.com/hashicorp/nomad-storybook-and-ui/bnibq9kvt
✅ Preview: Canceled

Copy link
Member

@jrasell jrasell left a comment

Choose a reason for hiding this comment

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

Nice find; LGTM!

@jrasell jrasell merged commit 5fbcf82 into master Dec 2, 2020
@jrasell jrasell deleted the e2e-poststop-sigterm branch December 2, 2020 08:06
@github-actions
Copy link

github-actions bot commented Dec 7, 2022

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants