Skip to content

ci: move vdo-devel clone from build to test stage#102

Merged
bjohnsto merged 1 commit into
dm-vdo:mainfrom
bjohnsto:fix/ci-move-clone-to-test
May 29, 2026
Merged

ci: move vdo-devel clone from build to test stage#102
bjohnsto merged 1 commit into
dm-vdo:mainfrom
bjohnsto:fix/ci-move-clone-to-test

Conversation

@bjohnsto
Copy link
Copy Markdown
Member

Build and test stages run on different runners, so artifacts from build stage are not available in test stage. Move the git clone of vdo-devel into the test stage where it's actually used, and disable the build stage since it's no longer needed.

Build and test stages run on different runners, so artifacts from
build stage are not available in test stage. Move the git clone
of vdo-devel into the test stage where it's actually used, and
disable the build stage since it's no longer needed.

Signed-off-by: Bruce Johnston <bjohnsto@redhat.com>
@bjohnsto bjohnsto merged commit 6c27cf3 into dm-vdo:main May 29, 2026
5 of 6 checks passed
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