Skip to content

Fix pulling buildtrees in bst shell#1882

Merged
abderrahim merged 1 commit into
masterfrom
abderrahim/shell-pull-buildtrees
Dec 5, 2023
Merged

Fix pulling buildtrees in bst shell#1882
abderrahim merged 1 commit into
masterfrom
abderrahim/shell-pull-buildtrees

Conversation

@abderrahim

Copy link
Copy Markdown
Contributor

We use _PipelineSelection.NONE when using the buildtrees, which includes the element. But then, we also add the element once more, and end up with two jobs running at once and (sometimes) failing to link the artifacts into place

This fixes test_shell_pull_cached_buildtree[pull-without-buildtree] failing randomly

We use _PipelineSelection.NONE when using the buildtrees, which includes the
element. But then, we also add the element once more, and end up with two
jobs running at once and (sometimes) failing to link the artifacts into place

This fixes test_shell_pull_cached_buildtree[pull-without-buildtree] failing
randomly

@gtristan gtristan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Awesome ! Nice catch :)

@abderrahim

Copy link
Copy Markdown
Contributor Author

I see the buildgrid test is failing, but that's likely because of a previous commit that was merged thinking only test_shell_pull_cached_buildtree was failing. Will fix in a follow-up

@abderrahim abderrahim merged commit 60d9339 into master Dec 5, 2023
@abderrahim abderrahim deleted the abderrahim/shell-pull-buildtrees branch December 5, 2023 15:47
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