Skip to content

Conversation

@bwbarrett
Copy link
Member

The community Jenkins jenkinsfile is evaluated both on each PR and for each commit to one of the branches in the openmpi/ompi repository. The builds for the commit checks were broken because of a bug in the description setting code, that assumed every invocation was for a PR. This commit fixes that by differentiating the type of build before setting the description.

Signed-off-by: Brian Barrett [email protected]
(cherry picked from commit 58cde2f)

The community Jenkins jenkinsfile is evaluated both on each PR and
for each commit to one of the branches in the openmpi/ompi repository.
The builds for the commit checks were broken because of a bug in the
description setting code, that assumed every invocation was for a PR.
This commit fixes that by differentiating the type of build before
setting the description.

Signed-off-by: Brian Barrett <[email protected]>
(cherry picked from commit 58cde2f)
@bwbarrett bwbarrett requested a review from jsquyres December 3, 2024 23:22
@github-actions github-actions bot added this to the v4.1.7 milestone Dec 3, 2024
@bwbarrett bwbarrett merged commit c2cc293 into open-mpi:v4.1.x Dec 4, 2024
9 checks passed
@bwbarrett bwbarrett deleted the backports/v4.1.x/ci-fixes branch December 4, 2024 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants