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

[ci] do not fail if expected job is gone #4979

Merged
merged 1 commit into from
Dec 14, 2018

Conversation

danking
Copy link
Contributor

@danking danking commented Dec 14, 2018

The deploy job we thought was running may have been deleted for a variety of reasons. It's not an error for that to happen, especially since we're about to accept a different deploy job that was running for the same desired target sha. This can happen if an old CI starts a deploy but is then killed and this CI creates another deploy job before it hears of the old CI's deploy job (and the old one finishes first).

@danking danking merged commit 6405456 into hail-is:master Dec 14, 2018
bcajes pushed a commit to bcajes/hail that referenced this pull request Jan 4, 2019
@danking danking deleted the do-not-fail-if-expected-job-is-dead branch December 18, 2019 19:38
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.

2 participants