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

Fix nightly snapshots being downloaded in premerge build #11383

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

jlowe
Copy link
Contributor

@jlowe jlowe commented Aug 22, 2024

Fixes #11382. Uses mvn package instead of mvn test in the premerge build script when performing test runs when a mvn install was not guaranteed to be run prior.

Signed-off-by: Jason Lowe <jlowe@nvidia.com>
@jlowe jlowe added the build Related to CI / CD or cleanly building label Aug 22, 2024
@jlowe jlowe self-assigned this Aug 22, 2024
@jlowe
Copy link
Contributor Author

jlowe commented Aug 22, 2024

build

@razajafri
Copy link
Collaborator

@revans2 @tgravescs can you guys take a look please

Copy link
Collaborator

@revans2 revans2 left a comment

Choose a reason for hiding this comment

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

But I am no expert on this and would love to get some feedback from others more knowledgeable like @gerashegalov

@razajafri razajafri merged commit 0f5254b into NVIDIA:branch-24.10 Aug 22, 2024
43 of 44 checks passed
@jlowe jlowe deleted the premerge-nightly-snapshots branch August 22, 2024 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Related to CI / CD or cleanly building
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] CI premerge runs tests against nightly snapshot artifact
4 participants