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

Add version properties to integration tests modules #3907

Merged
merged 2 commits into from
Oct 26, 2021

Conversation

pxLi
Copy link
Collaborator

@pxLi pxLi commented Oct 25, 2021

Signed-off-by: Peixin Li pxli@nyu.edu

related to #3652
It's difficult to fetch artifacts by git commit from maven repo.
let's add build info to all artifacts in integration tests for better debugging context first,
and I will try adjust our nightly build triggering graph later

Signed-off-by: Peixin Li <pxli@nyu.edu>
@pxLi pxLi added test Only impacts tests build Related to CI / CD or cleanly building labels Oct 25, 2021
@pxLi
Copy link
Collaborator Author

pxLi commented Oct 25, 2021

build

tgravescs
tgravescs previously approved these changes Oct 25, 2021
@tgravescs tgravescs added this to the Oct 18 - Oct 29 milestone Oct 25, 2021
@@ -74,6 +74,32 @@
</resource>
</resources>
<plugins>
<plugin>
Copy link
Member

Choose a reason for hiding this comment

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

This should be getting picked up by the pluginManagement section of the parent pom. I verified that removing the change to this file doesn't seem to affect the contents of the udf-examples jar.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

nice catch, thx! removed

@pxLi
Copy link
Collaborator Author

pxLi commented Oct 26, 2021

build

@pxLi pxLi merged commit a0eb417 into NVIDIA:branch-21.12 Oct 26, 2021
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 test Only impacts tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants