Skip to content

CI: Don't fail fast on container image build job failure #787

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

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

markgoddard
Copy link
Contributor

Previously if one of the container image build jobs (CS8, Ubuntu)
failed, the other would be cancelled. This is not necessarily helpful,
since the other job may complete successfully.

This change disables this fail fast behaviour.

Previously if one of the container image build jobs (CS8, Ubuntu)
failed, the other would be cancelled. This is not necessarily helpful,
since the other job may complete successfully.

This change disables this fail fast behaviour.
@markgoddard markgoddard requested a review from a team as a code owner November 15, 2023 14:51
@markgoddard markgoddard self-assigned this Nov 15, 2023
Copy link
Contributor

@MoteHue MoteHue left a comment

Choose a reason for hiding this comment

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

This will be helpful, LGTM :)

@markgoddard markgoddard merged commit 31cfce1 into stackhpc/wallaby Nov 15, 2023
@markgoddard markgoddard deleted the wallaby-container-build-no-fail-fast branch November 15, 2023 16:31
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